Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 git-release-manager: Can't promote RC #2188

Open
2 tasks done
mindthecap opened this issue Dec 18, 2024 · 0 comments
Open
2 tasks done

🐛 git-release-manager: Can't promote RC #2188

mindthecap opened this issue Dec 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@mindthecap
Copy link

Plugin Name

@backstage/plugin-git-release-manager

📜 Description

Can't promote Release Candidate with semantic versioning when i have created a second version with the plugin.

👍 Expected behavior

Release Candidate is promoted, branch with correct name is created and a release is created

👎 Actual Behavior with Screenshots

The problem is seen in the picture.
image

👟 Reproduction steps

  1. Create a semver RC
  2. Promote the RC
  3. Create another minor or major RC
  4. Can't promote the RC (no option)

📃 Provide the context for the Bug.

One can't set the pre-release as latest release when multiple releases exist. This code has a logic flaw:

The promoteRC should fetch all RC releases and user should be able to chose which RC should be promoted.

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

No, but I'm happy to collaborate on a PR with someone else

@mindthecap mindthecap added the bug Something isn't working label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant