-
Notifications
You must be signed in to change notification settings - Fork 25
request a release #48
Comments
Hey @chenrui333! That's something we'd definitely like to have. We have an issue with creating a more automated pipeline at #36. We're initially thinking of cutting a first release using GoReleaser and publishing it in the repo this weekend. Would love to have your thoughts on how you'd go about distributing it. I've seen you're involved with Homebrew, and would appreciate your thoughts on this, and would be open to having you as a contributor if that's something you'd like to do. |
I see, it is not that difficult, I can help with both. :) |
@chenrui333 awesome! I was initially thinking of just automatically triggering a GitHub action whenever a GitHub release gets created. The action would then generate the binaries and attach them to the release. It would also push a tag to the GitHub repo so people could Really wanted to get this on Homebrew too, but I'll leave it up to you as you're the expert there :) Wdyt? |
yeah, that is pretty much everyone does :) |
Once you cut a release, we can go thru the setup stuff from there. Make sense? |
Sure! Let me go ahead and cut a release this afternoon. |
@chenrui333 okay, so, I've just done an initial release manually with I mostly just used the default configs. Would love to integrate the releasing process with a GH workflow and homebrew too. |
👋 it would be good to cut a release for version management and distribution.
The text was updated successfully, but these errors were encountered: