-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TEP 109] Add feature to extract structured signable targets and store them in subjects and materials in intoto provenance #491
Conversation
/draft |
The following is the coverage report on the affected files.
|
/open |
/assign wlynch |
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
/retest |
@wlynch Hi Billy, do you mind reviewing this PR? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @ywluogg!
The following is the coverage report on the affected files.
|
@wlynch I'm curious if I should add a user doc for this midland solution? I talked to the teams that are interested in adopting to this method, their main concern for adopting to the I can add a user doc, but have a warning that we are doing a new design and implementation |
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
Yes please! 🙏 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost there. Few more instances of the diff change + waiting on docs.
The following is the coverage report on the affected files.
|
a98291d
to
85ce20b
Compare
@wlynch the doc is added. PTAL |
The following is the coverage report on the affected files.
|
The following is the coverage report on the affected files.
|
/unhold |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: wlynch The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/milestone v0.13.0 |
Implementation of TEP 109.
Example usage for Maven packages:
From this, we will generate
subjects
in intoto provenence:In
materials
:The feature requires Pipeline v0.38 or later.
Submitter Checklist
As the author of this PR, please check off the items in this checklist:
Release Notes