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

Add GoReleaser, create SBOMs and upload artifacts to Azure #171

Merged
merged 4 commits into from
Aug 9, 2022

Conversation

lucacome
Copy link
Member

@lucacome lucacome commented Aug 5, 2022

Adds GoReleaser configuration that does the following:

  • Builds binary for arm64 and amd64
  • On release creates tar.gzs with the binary, README and LICENSE and uploads them to the release
  • On release creates SBOM of the tar.gz and uploads it to Azure along with the tar.gz and the checksum

@lucacome lucacome requested a review from a team August 5, 2022 00:58
@lucacome lucacome self-assigned this Aug 5, 2022
@lucacome lucacome added the chore Pull requests for routine tasks label Aug 8, 2022
@pammecrandall
Copy link
Contributor

LGTM

Copy link
Contributor

@pammecrandall pammecrandall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lucacome lucacome enabled auto-merge (squash) August 9, 2022 15:35
@lucacome lucacome disabled auto-merge August 9, 2022 15:37
@lucacome lucacome merged commit 8aee103 into main Aug 9, 2022
@lucacome lucacome deleted the chore/add-goreleaser branch August 9, 2022 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants