Vex attestations#79
Merged
Merged
Conversation
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com>
Nikolay1224
approved these changes
Jun 24, 2026
himax1991
added a commit
that referenced
this pull request
Jun 24, 2026
* add vex vars Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * add upload artifact Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * add edition output Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * fix quotation Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * fix build report naming Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * add bundle copy attestation Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * use edition as inputs instead of trying to calculate Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * fix upload artifact version Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * add overwrite on uploading artifacts Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * change vault var names Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * change vars order Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * update docs Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> --------- Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> (cherry picked from commit 5515ae9)
himax1991
added a commit
that referenced
this pull request
Jun 24, 2026
* add vex vars Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * add upload artifact Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * add edition output Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * fix quotation Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * fix build report naming Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * add bundle copy attestation Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * use edition as inputs instead of trying to calculate Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * fix upload artifact version Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * add overwrite on uploading artifacts Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * change vault var names Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * change vars order Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> * update docs Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> --------- Signed-off-by: Maksim Khimchenko <maksim.khimchenko@flant.com> (cherry picked from commit 5515ae9)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Extends the build composite action: Vault/registry authentication for Cosign attestation signing, explicit
editionparameter for build reports, VEX attestation copying for bundle images, and saving the build report as an artifact.Added
vault_addr,vault_key,vault_role,transit_secret_engine_pathregistry_user,registry_passwordeditioninput — setsEDITIONfor the artifact suffix (build_report_fe)sha256-<digest>.attif the manifest exists in the registryimages_tags_werf.jsonviaactions/upload-artifact@v7.0.1on success/failure (overwrite: true)