bake: implement composable attributes for attestations#2848
Merged
tonistiigi merged 1 commit intodocker:masterfrom Dec 18, 2024
Merged
bake: implement composable attributes for attestations#2848tonistiigi merged 1 commit intodocker:masterfrom
tonistiigi merged 1 commit intodocker:masterfrom
Conversation
Collaborator
Author
|
Depends on #2814. |
1c6b5ef to
86061dd
Compare
tonistiigi
reviewed
Dec 17, 2024
| "github.com/tonistiigi/go-csvvalue" | ||
| ) | ||
|
|
||
| type Attests []*Attest |
Member
There was a problem hiding this comment.
These types with ToPB/String/(Un)Marshal*/FromToCty are good candidates for unit tests. Some part of the helpers can probably be shared. I'm worried about cases where somebody makes a change in one of these functions but forgets to make a matching change in another.
86061dd to
14ce964
Compare
Signed-off-by: Jonathan A. Sternberg <[email protected]>
14ce964 to
4f81bcb
Compare
Member
|
We can leave the unit tests for follow-up as it contains fields not in this PR. |
tonistiigi
approved these changes
Dec 18, 2024
This was referenced Jan 21, 2025
Closed
Merged
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.
No description provided.