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

ci: Turn prepare-release workflow into a script #580

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

abhinav
Copy link
Owner

@abhinav abhinav commented Feb 20, 2025

Turn the work done by the prepare-release.yml workflow
into a single Go program/script that does the work.
Relying on sed was starting to feel brittle.

Testing:
Ran the workflow manually: https://github.com/abhinav/git-spice/actions/runs/13428957214

@abhinav
Copy link
Owner Author

abhinav commented Feb 20, 2025

This change is part of the following stack:

Change managed by git-spice.

@abhinav abhinav added the skip changelog PRs that don't need a changelog. label Feb 20, 2025
Turn the work done by the prepare-release.yml workflow
into a single Go program/script that does the work.
Relying on sed was starting to feel brittle.
@abhinav abhinav force-pushed the ci-release-automation branch from d9d413c to bc4127a Compare February 20, 2025 06:03
@abhinav abhinav enabled auto-merge (squash) February 20, 2025 06:04
@abhinav abhinav merged commit ef4ad62 into main Feb 20, 2025
13 checks passed
@abhinav abhinav deleted the ci-release-automation branch February 20, 2025 06:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog PRs that don't need a changelog.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant