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

Build and install Apple Silicon-targeted versions of vendir #100

Closed
Tracked by #218
pivotaljohn opened this issue Aug 25, 2021 · 3 comments
Closed
Tracked by #218

Build and install Apple Silicon-targeted versions of vendir #100

pivotaljohn opened this issue Aug 25, 2021 · 3 comments
Labels
enhancement This issue is a feature request

Comments

@pivotaljohn
Copy link
Contributor

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.

@pivotaljohn pivotaljohn added enhancement This issue is a feature request carvel-triage This issue has not yet been reviewed for validity and removed carvel-triage This issue has not yet been reviewed for validity labels Aug 25, 2021
@benmoss
Copy link
Contributor

benmoss commented Jan 18, 2022

What's the release process for this repo? I see imgpkg uses GoReleaser, but it seems we don't

@danielhelfand
Copy link
Contributor

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.

@cppforlife
Copy link
Contributor

i think this is resolved since we have vendir-darwin-arm64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue is a feature request
Projects
None yet
Development

No branches or pull requests

4 participants