Skip to content

Commit

Permalink
Merge pull request #1708 from kate-goldenring/homebrew-release-process
Browse files Browse the repository at this point in the history
Update release process to include updating homebrew formula
  • Loading branch information
kate-goldenring authored Aug 24, 2023
2 parents 7eb3b2b + d7630a0 commit b38a9a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/content/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,10 @@ To cut a release of Spin, you will need to do the following:
`--certificate-identity` value should match this release, e.g.
`https://github.com/fermyon/spin/.github/workflows/release.yml@refs/tags/v1.1.0`.

1. Create a Pull Request into Fermyon's Hombrew tap repository updating the [Spin
formula](https://github.com/fermyon/homebrew-tap/blob/main/Formula/spin.rb). In the formula,
update the version, point to the latest release artifacts, and set their correct sha256 digests.

The release is now complete!

[release action]: https://github.com/fermyon/spin/actions/workflows/release.yml

0 comments on commit b38a9a8

Please sign in to comment.