chainloop icon indicating copy to clipboard operation
chainloop copied to clipboard

Add goreleaser as new material kind

Open javirln opened this issue 1 year ago • 0 comments

As part of the effort of enabling an automatic way of attesting a GitHub release page, Chainloop internally releases its binaries using goreleaser and attests the internal output. Ideally that output should be added as new material kind.

The goal of the task would be:

  • Research the feasibility of adding goreleaser outputs: metadata.json and artifacts.json and decide which one to include if not both of them.
  • Check if some kind validations using a json schema could be done.

javirln avatar Jun 03 '24 08:06 javirln