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

Fix snapshot release deletion #1068

Merged
merged 11 commits into from
Dec 6, 2024
Merged

Conversation

fkleedorfer
Copy link
Collaborator

No description provided.

With this commit, trying to delete the snapshot release when that release does not exist will not fail.

Also, the format check of CHANGELOG.md is executed in each CI build.
The category headings (Changed, Fixed, ...) must have three '#' signs
@fkleedorfer
Copy link
Collaborator Author

Running the manual CI action on this branch with 'force snapshot release' on to see whether the changes work

@fkleedorfer
Copy link
Collaborator Author

seems to work:
grafik

@fkleedorfer
Copy link
Collaborator Author

Something goes wrong when the changelog is appended to the release body:

grafik

@fkleedorfer
Copy link
Collaborator Author

Finally.

@fkleedorfer fkleedorfer merged commit a1c4a94 into main Dec 6, 2024
1 check passed
@fkleedorfer fkleedorfer deleted the fix-snapshot-release-deletion branch December 6, 2024 23:34
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.

2 participants