Skip to content

[BUG] Deployment Pipeline (PROD) fails - Probably expired token used, and sometimes semver detection fails #1188

@AndreasA

Description

@AndreasA

🐛 Bug Report:

Describe the bug

  1. The PROD deployment pipeline currently fails due to invalid NPM token. I guess the used token expired. One other solution would be to switch to trusted publishing.
    See: https://github.com/OpenAPITools/openapi-generator-cli/actions/runs/24064577414/job/70187674797

  2. Furthermore, I noticed that sometimes no release is published because semver doesn't detect any changes, although e.g. the nestjs version changed.
    That was e.g. the case by the last nestjs update which did not trigger a release until 7.21.0
    However, it is possible that might have been fixed now.
    See e.g. "Release" section in. https://github.com/OpenAPITools/openapi-generator-cli/actions/runs/22720829453/job/65882233899

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions