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

Automate release process #3

Open
colek42 opened this issue Oct 31, 2022 · 1 comment
Open

Automate release process #3

colek42 opened this issue Oct 31, 2022 · 1 comment
Labels
good first issue Good for newcomers

Comments

@colek42
Copy link
Member

colek42 commented Oct 31, 2022

When a new version of upstream in-toto is tagged it should kick off a release in this repo

  • Compile tagged release from in-toto-golang for all supported arch
  • Pack resulting binaries with UPX
  • Make a PR in this repo
@adityasaky
Copy link
Member

I think it might be better to have the index.js run go install to get the necessary binaries. I don't love it but it may be preferable to checking binaries in?

@adityasaky adityasaky added the good first issue Good for newcomers label Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants