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

Create github workflow for release.yaml for auger project #28

Closed
haiwu opened this issue Mar 17, 2024 · 5 comments · Fixed by #136
Closed

Create github workflow for release.yaml for auger project #28

haiwu opened this issue Mar 17, 2024 · 5 comments · Fixed by #136
Assignees

Comments

@haiwu
Copy link

haiwu commented Mar 17, 2024

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.

@jmhbnz
Copy link
Member

jmhbnz commented May 22, 2024

/assign @jmhbnz

@bavarianbidi
Copy link
Contributor

🙋 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)

@jmhbnz
Copy link
Member

jmhbnz commented Sep 25, 2024

Hi @bavarianbidi - Many thanks for volunteering to help with this, please feel free draft a pull request.

/assign @bavarianbidi

@bavarianbidi
Copy link
Contributor

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.

@ivanvc
Copy link
Member

ivanvc commented Oct 17, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants