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

Use the new "Prepare release" GitHub Actions workflow #536

Merged
merged 1 commit into from Feb 1, 2024

Conversation

edmorley
Copy link
Member

@edmorley edmorley commented Jan 26, 2024

We now have a new reusable GitHub Actions workflow for preparing a new classic buildpack release:
https://github.com/heroku/languages-github-actions/blob/main/.github/workflows/_classic-buildpack-prepare-release.yml

This workflow works similarly to the CNB prepare release workflow, except it does not need any version bump input, since we only ever increment classic buildpack versions by one.

GUS-W-14901966.

@edmorley edmorley self-assigned this Jan 26, 2024
@edmorley edmorley requested a review from a team as a code owner January 26, 2024 21:20
@edmorley edmorley enabled auto-merge (squash) January 26, 2024 21:22
@edmorley edmorley requested review from Malax and joshwlewis and removed request for a team and Malax January 26, 2024 22:24
We now have a new reusable GitHub Actions workflow for preparing
a new classic buildpack release:
https://github.com/heroku/languages-github-actions/blob/main/.github/workflows/_classic-buildpack-prepare-release.yml

This workflow works the same as the CNB version, except it does
not need any version bump input, since we only every increment 
classic buildpack versions by one.

GUS-W-14901966.
@edmorley edmorley force-pushed the edmorley/prepare-release-workflow branch from f7059c7 to ec6f678 Compare January 27, 2024 12:18
Copy link
Member

@joshwlewis joshwlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. I'll ship it next week!

@edmorley edmorley merged commit acd0baa into main Feb 1, 2024
5 checks passed
@edmorley edmorley deleted the edmorley/prepare-release-workflow branch February 1, 2024 14:59
@edmorley
Copy link
Member Author

edmorley commented Feb 1, 2024

The change moratorium ended today at 13:00 UTC, so I've merged this now, so the new workflow is ready for whenever you'd like to perform the next release (no rush from my side, that can be next week if preferred):
https://github.com/heroku/heroku-buildpack-go/actions/workflows/prepare-release.yml

@heroku-linguist heroku-linguist bot mentioned this pull request Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants