Skip to content

Conversation

javirln
Copy link
Member

@javirln javirln commented Apr 10, 2025

This patch adds the source code of the GitHub release to Chainloop's attestation.

Close: #1958

Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
@javirln javirln requested review from migmartri and jiparis April 10, 2025 11:28
@javirln javirln self-assigned this Apr 10, 2025

- name: Attest SLSA attestation
run: |
chainloop attestation --name slsa-attestation add --value ${{ steps.slsa-attest.outputs.bundle-path }} --kind SLSA_PROVENANCE --attestation-id ${{ env.ATTESTATION_ID }}
Copy link
Member

Choose a reason for hiding this comment

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

out of curiosity why are we using remote state?

Copy link
Member Author

Choose a reason for hiding this comment

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

I can’t remember exactly, but maybe we needed it before—like if we were using a matrix in the job or something.

We could probably drop the remote state; I don’t think there’s anything really making us use it anymore or at least I cannot think of anything on top of my head right now.

@javirln javirln merged commit df3b87a into chainloop-dev:main Apr 10, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include repository source code in Chainloop's attestation
2 participants