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

reana-dev: git-aggregate-changelog always includes at least one version of each component #857

Open
mdonadoni opened this issue Dec 2, 2024 · 0 comments

Comments

@mdonadoni
Copy link
Member

The command git-aggregate-changelog is used to aggregate all the changelogs of all the REANA components into a single one for the final release.

However, it might happen that not all the components need a new release, so they should simply be skipped in the changelog. Right now, git-aggregate-changelog always includes at least one version for each REANA component, even when not needed.

mdonadoni added a commit to mdonadoni/reana that referenced this issue Dec 2, 2024
…nahub#858)

Fix `git-aggregate-changelog` to correctly handle components that were
not released for the new REANA release. Previously, the script was
aggregating the changelog of at least one version, even if it was
already part of a previous release.

Closes reanahub#857
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant