-
Notifications
You must be signed in to change notification settings - Fork 84
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
Deadcode cleanup improvement Notation #446
Milestone
Comments
vaninrao10
changed the title
Deadcode cleanup improevment Notation-Go
Deadcode cleanup improvement Notation-Go
Nov 4, 2022
Transferred this issue from the Notation repo to Notation-go due to this is related to the Notation-go library work items. |
yizha1
changed the title
Deadcode cleanup improvement Notation-Go
Deadcode cleanup improvement Notation
Nov 17, 2022
yizha1
changed the title
Deadcode cleanup improvement Notation
Deadcode cleanup improvement Notation-Go
Nov 17, 2022
yizha1
changed the title
Deadcode cleanup improvement Notation-Go
Deadcode cleanup improvement Notation
Nov 17, 2022
update milestone to rc.2 per discussion. |
Repository owner
moved this from Todo
to Done
in Notary Project Planning Board
Dec 20, 2022
vaninrao10
pushed a commit
to vaninrao10/notation
that referenced
this issue
Dec 29, 2022
This PR intends to resolve notaryproject#446, notaryproject#477. Signed-off-by: Patrick Zheng <[email protected]> Signed-off-by: vaninrao10 <[email protected]>
vaninrao10
pushed a commit
to vaninrao10/notation
that referenced
this issue
Dec 29, 2022
This PR intends to resolve notaryproject#446, notaryproject#477. Signed-off-by: Patrick Zheng <[email protected]> Signed-off-by: vaninrao10 <[email protected]>
vaninrao10
pushed a commit
to vaninrao10/notation
that referenced
this issue
Dec 29, 2022
This PR intends to resolve notaryproject#446, notaryproject#477. Signed-off-by: Patrick Zheng <[email protected]> Signed-off-by: vaninrao10 <[email protected]>
vaninrao10
pushed a commit
to vaninrao10/notation
that referenced
this issue
Jan 3, 2023
This PR intends to resolve notaryproject#446, notaryproject#477. Signed-off-by: Patrick Zheng <[email protected]> Signed-off-by: vaninrao10 <[email protected]>
vaninrao10
pushed a commit
to vaninrao10/notation
that referenced
this issue
Jan 3, 2023
This PR intends to resolve notaryproject#446, notaryproject#477. Signed-off-by: Patrick Zheng <[email protected]> Signed-off-by: vaninrao10 <[email protected]>
vaninrao10
pushed a commit
to vaninrao10/notation
that referenced
this issue
Jan 3, 2023
This PR intends to resolve notaryproject#446, notaryproject#477. Signed-off-by: Patrick Zheng <[email protected]> Signed-off-by: vaninrao10 <[email protected]>
vaninrao10
pushed a commit
to vaninrao10/notation
that referenced
this issue
Jan 5, 2023
This PR intends to resolve notaryproject#446, notaryproject#477. Signed-off-by: Patrick Zheng <[email protected]> Signed-off-by: vaninrao10 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Shiwei's Team
notation/cmd/notation/list.go
Line 67 in f0e77eb
// TODO: this is a temporary function and will be replaced after
notation/internal/ioutil/print.go
Line 62 in 193a533
// TODO[https://github.com/UX: Improve the help doc and output for verification #304]: print out failed validations as warnings.
notation/internal/ioutil/print.go
Line 76 in 193a533
// TODO[https://github.com/UX: Improve the help doc and output for verification #304]: print out detailed errors in debug mode.
notation/internal/envelope/envelope.go
Line 20 in 8d1d4dc
// TODO: abandon this fature in RC1.
Cleanup dead code in notation-go and notation; should be part of ongoing refactoring.
Add more UTs wherever required for notation-go
The text was updated successfully, but these errors were encountered: