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

Add post-release action to run after releases #2238

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

haydenbaker
Copy link
Contributor

@haydenbaker haydenbaker commented Apr 10, 2024

Background

  • Add a post-release workflow that runs after releases (or manually if needed)
    • This workflow can do various post-releases things, such as orchestrating updates to package-managers that vend the CLI (homebrew, scoop, etc.)
  • Remove update-brew workflow, it is being added to the tap repo itself by Add autoupdate workflow homebrew-tap#23

Testing

  • Using my personal forks (of smithy and homebrew-tap)
  • Tested by invoking the post-release workflow here, and verifying it triggers the autoupdate workflow here, and the bottle-config gets updated here

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@haydenbaker haydenbaker requested a review from a team as a code owner April 10, 2024 19:22
@haydenbaker haydenbaker merged commit 642b1ff into main Apr 10, 2024
14 checks passed
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