Skip to content

Conversation

v1v
Copy link
Member

@v1v v1v commented Apr 21, 2024

What

  • Upload checksums.txt when a release.
    • That's the file generated when running the goreleaser.
  • Upload sbom when a release:
    • That's the fine generated when running the goreleaser.

Files

$ ls -1 dist/

artifacts.json
config.yaml
metadata.json
v0.0.0-linux-amd64.zip
v0.0.0-linux-amd64.zip.sbom
v0.0.0-linux-arm64.zip
v0.0.0-linux-arm64.zip.sbom

Further details

https://goreleaser.com/customization/checksum/\?query\=checksums

@github-actions github-actions bot added the aws-λ-extension AWS Lambda Extension label Apr 21, 2024
@v1v v1v changed the title release: store checksums release: store checksums and sboms Apr 22, 2024
@v1v v1v changed the title release: store checksums and sboms release: store checksums and sbom Apr 22, 2024
@v1v v1v self-assigned this Apr 22, 2024
@v1v v1v requested a review from a team April 22, 2024 07:28
@v1v v1v marked this pull request as ready for review April 22, 2024 07:28
@v1v v1v requested a review from kruskall April 22, 2024 07:29
@v1v v1v merged commit 3b1f677 into main Apr 22, 2024
@v1v v1v deleted the feature/store-goreleaser-shsum branch April 22, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws-λ-extension AWS Lambda Extension

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants