Skip to content

Conversation

@maxrake
Copy link
Contributor

@maxrake maxrake commented Apr 14, 2025

This change fixes the release workflow. It has been broken since the v7.5.0 release, when the CHANGELOG was updated by hand instead of with the bump_version.sh script. That is, the Unreleased section was removed from the CHANGELOG, which caused the Create release artifacts step of the release workflow to fail for non-release branch runs because it looks for the Unreleased header and does not find it.

Testing

The changes from this branch have been confirmed to work with this manual workflow run: https://github.com/phylum-dev/cli/actions/runs/14449883373/job/40520966209

This change fixes the `release` workflow. It has been broken since the
v7.5.0 release, when the `CHANGELOG` was updated by hand instead of with
the `bump_version.sh` script. That is, the `Unreleased` section was
removed from the `CHANGELOG`, which caused the `Create release artifacts`
step of the `release` workflow to fail because it looks for the
`Unreleased` header and does not find it.
@maxrake maxrake requested a review from cd-work April 14, 2025 16:03
@maxrake maxrake self-assigned this Apr 14, 2025
@maxrake maxrake requested a review from a team as a code owner April 14, 2025 16:03
@maxrake maxrake enabled auto-merge (squash) April 14, 2025 16:06
@maxrake maxrake merged commit 6209481 into main Apr 14, 2025
25 checks passed
@maxrake maxrake deleted the unreleased branch April 14, 2025 17:43
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

Successfully merging this pull request may close these issues.

3 participants