You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🙋 for volunteering on this.
As i often use go-releaser for such topics and release.sh from etcd repo seems like a bash-like re-implementation of go-releaser i could make a proposal to use go-releaser instead of the release.sh script.
This could be also seen as blueprint for releasing etcd with go-releaser (if needed)
just stumbled over etcd-io/etcd#18604
we should probably wait once there is a decision and either go ahead with goreleaser or switch to the etcd-io/etcd implementation.
Hi @bavarianbidi, I don't think you should wait for a decision on etcd-io/etcd#18604. In my opinion, auger is a smaller project and a great fit for goreleaser.
Right now, there's only one released tag for this project from back year 2019, which is outdated.
Please create new github workflow for release.yaml for auger project, similar to https://github.com/etcd-io/etcd/blob/main/.github/workflows/release.yaml, and please release some latest version for auger based on that.
The text was updated successfully, but these errors were encountered: