-
Notifications
You must be signed in to change notification settings - Fork 337
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
ci(.github): publish slsa artifacts to cloudsmith #10215
Conversation
3b1fd22
to
e5c68bd
Compare
@lahabana Currently i tried working with actions/download-artifact@v4 and i am looking to use LMK your thoughts if you have a way to approach this to solve for running a separate workflow to download assets filtered for specific tags / branches. |
Honestly I'm not super fan of |
a42f833
to
61b50ef
Compare
f2ad5bd
to
d9d44b8
Compare
afae823
to
1d7a871
Compare
Signed-off-by: saisatishkarra <[email protected]>
Signed-off-by: saisatishkarra <[email protected]>
Signed-off-by: saisatishkarra <[email protected]>
1d7a871
to
8a844dc
Compare
Signed-off-by: saisatishkarra <[email protected]>
8a844dc
to
4984a9c
Compare
Waiting on @curiositycasualty to merge release-script PR and update the new version in this PR |
Signed-off-by: saisatishkarra <[email protected]>
f1bf04d
to
c41b4a5
Compare
The PR is ready for review/merge with the updated release scripts that use the version passed by kuma / mesh. All review comments have been addressed. @lahabana Looking for review/merge and port to KM and have a release tag until further review comments. |
Signed-off-by: saisatishkarra <[email protected]>
Signed-off-by: saisatishkarra <[email protected]>
Signed-off-by: saisatishkarra <[email protected]>
Signed-off-by: saisatishkarra <[email protected]>
Signed-off-by: saisatishkarra <[email protected]>
#10439) * ci(.github): publish slsa artifacts to cloudsmith (#10215) Signed-off-by: saisatishkarra <[email protected]>
Summary
<repo>-sbom
- Aggregated ZIP file with all SBOMs for image artifacts and Source Code from which binary was built<repo>-binary-provenance
- ZIP file containing provenance for binary verificationChecklist prior to review
syscall.Mkfifo
have equivalent implementation on the other OS --ci/
labels to run additional/fewer testsUPGRADE.md
? --