Slsa1.0 params, builderID, buildType, subjects, metadata, byProducts#800
Conversation
|
The following is the coverage report on the affected files.
|
|
/hold wait for #798 to be merged first |
a070ede to
70e01fc
Compare
|
The following is the coverage report on the affected files.
|
70e01fc to
1aeb1d8
Compare
|
The following is the coverage report on the affected files.
|
1aeb1d8 to
991c6db
Compare
|
The following is the coverage report on the affected files.
|
991c6db to
f7a9a72
Compare
|
/hold cancel |
|
The following is the coverage report on the affected files.
|
f92a78f to
716ed5d
Compare
|
The following is the coverage report on the affected files.
|
|
/assign |
chuangw6
left a comment
There was a problem hiding this comment.
Thank you @chitrangpatel for implementing this!!!
pkg/chains/formats/slsa/v2alpha2/internal/taskrun/taskrun_test.go
Outdated
Show resolved
Hide resolved
pkg/chains/formats/slsa/v2alpha2/internal/taskrun/taskrun_test.go
Outdated
Show resolved
Hide resolved
pkg/chains/formats/slsa/v2alpha2/internal/taskrun/taskrun_test.go
Outdated
Show resolved
Hide resolved
pkg/chains/formats/slsa/v2alpha2/internal/taskrun/taskrun_test.go
Outdated
Show resolved
Hide resolved
pkg/chains/formats/slsa/v2alpha2/internal/pipelinerun/pipelinerun_test.go
Outdated
Show resolved
Hide resolved
pkg/chains/formats/slsa/v2alpha2/internal/pipelinerun/pipelinerun_test.go
Outdated
Show resolved
Hide resolved
716ed5d to
5cd6a9a
Compare
|
@chuangw6 thanks for your comments! I've addressed them all now. |
|
The following is the coverage report on the affected files.
|
pkg/chains/formats/slsa/v2alpha2/internal/pipelinerun/pipelinerun.go
Outdated
Show resolved
Hide resolved
This PR adds support for adding external and internal parameters, builder information and run details like build metadata to the slsa 1.0 predicate for pipelineruns and taskruns.
5cd6a9a to
a4a7e9f
Compare
|
The following is the coverage report on the affected files.
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lcarva The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM too! Thanks @chitrangpatel !! |
Changes
This PR adds support for adding external and internal parameters, builder information and run details like build metadata to the slsa 1.0 predicate for pipelineruns and taskruns. This is a follow up to PR #798.
The next PR will wire everything up and implement e2e tests and docs.
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
functionality, content, code)
Release Notes
/kind feature