Skip to content

Conversation

@jedevc
Copy link
Collaborator

@jedevc jedevc commented Mar 28, 2023

🍒 Cherry-pick of #1699 - not a clean pick because of #1614.

This PR:

jedevc added 3 commits March 28, 2023 11:41
This ensures that `--sbom=<bool>` and `--attest type=sbom`
can be appropriately merged for build, and `--sbom=<bool>` and
`target.attest=["type=sbom"]` can be appropriately merged for bake.

Signed-off-by: Justin Chadwell <[email protected]>
@jedevc jedevc requested review from crazy-max and tonistiigi March 28, 2023 10:57
attestType = value
case "enabled":
enabled, err = strconv.ParseBool(value)
case "disabled":
Copy link
Member

Choose a reason for hiding this comment

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

This change is fine by me, as you said it's internal. PTAL @tonistiigi.

@jedevc jedevc closed this May 9, 2023
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.

2 participants