Closed pivotaljohn closed 2 years ago
What's the release process for this repo? I see imgpkg uses GoReleaser, but it seems we don't
What's the release process for this repo?
It's currently a manual process: 1. Bump the version constant used 2. Create a tag for the release. 3. Locally, run ./hack/build-binaries.sh
4. Upload the binaries to a GitHub release through the UI 5. Write release notes
There is an open pr for automating in a similar way to imgpkg: #108. However, there are also some thoughts about moving away from goreleaser for Carvel releases as well.
i think this is resolved since we have vendir-darwin-arm64
see vmware-tanzu/carvel#218
Do it like we do for ytt.
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible" 👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.