Skip to content

Separate fetch, compile and upload operations in the packaging tool and recipe #116086

@godofredoc

Description

@godofredoc

For SLSA compliance we need to separate builds into different stages: fetch, compile, upload. This requires the packaging script to generate the artifact/metadata and upload the generated files separately.

This will be implemented in two different places:

  • The packaging script will need to download the metadata file and updated it locally even when the deploy option is not used.
  • The packaging recipe to upload the metadata file when running from a stable/beta branch.

Metadata

Metadata

Assignees

Labels

team-infraOwned by Infrastructure team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions