-
Hey @knqyf263! How do we want to manage releases? There were a bunch of high prio bug fixes that went in this past week, I think a minor release would be nice now. I can take care of drafting the release notes, but not sure how you want to manage the builds + releases. I was using goreleaser for Superpet, makes things very easy, I can also set it up for Pet. And do we want to share access to the homebrew tap? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
It is already set up. Pushing a tag triggers a new release.
GitHub Actions updates the homebrew tap. Lines 6 to 22 in e1b209b |
Beta Was this translation helpful? Give feedback.
It is already set up. Pushing a tag triggers a new release.
https://github.com/knqyf263/pet/blob/main/.goreleaser.yml
GitHub Actions updates the homebrew tap.
pet/.goreleaser.yml
Lines 6 to 22 in e1b209b