-
Notifications
You must be signed in to change notification settings - Fork 113
[Delegations prereq 8] Make snapshot manifest list dynamic, and remove root.json from snapshot #198
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
Conversation
Pull Request Test Coverage Report for Build 1718832028
💛 - Coveralls |
84c43e5 to
e688697
Compare
8ef2e3d to
5d7ade5
Compare
e688697 to
9c34a3c
Compare
5d7ade5 to
469f0f3
Compare
469f0f3 to
ff7805c
Compare
5c96ea2 to
c8ecd54
Compare
ff7805c to
6361964
Compare
c8ecd54 to
530e692
Compare
1bae51d to
d273f14
Compare
81b34fc to
a1f2a82
Compare
d273f14 to
64ff34e
Compare
64ff34e to
e917997
Compare
The base branch was changed.
|
I reordered the delegations prereq chain so this one can be merged first. |
joshuagl
left a comment
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.
This series looks good, thanks. Minor suggestions on variable name (manifests->metadata) and removing stale comments.
joshuagl
left a comment
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, thanks Ethan!
In #175, we will update the implementation of
snapshotMetadatato dynamically return delegated targets as well astargets.json, so we prepare for that we're putting the list of metadata files that snapshot pins into a function.We are also opportunistically using this PR to remove
root.jsonfrom snapshot.