-
Notifications
You must be signed in to change notification settings - Fork 2
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
Support custom metadata objects. #100
Merged
Merged
Commits on Feb 2, 2024
-
add custom arg to Roles.add_or_update_target()
and amend corresponding test
Configuration menu - View commit details
-
Copy full SHA for a858edb - Browse repository at this point
Copy the full SHA a858edbView commit details -
add optional custom_metadata args to Repository.add_bundle()
and amend corresponding test
Configuration menu - View commit details
-
Copy full SHA for 88abc00 - Browse repository at this point
Copy the full SHA 88abc00View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6c9aa6 - Browse repository at this point
Copy the full SHA e6c9aa6View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e24ea06 - Browse repository at this point
Copy the full SHA e24ea06View commit details -
add a TargetMeta.custom attribute
and assign data from the targets in Client.trusted_target_metas
Configuration menu - View commit details
-
Copy full SHA for bf5267b - Browse repository at this point
Copy the full SHA bf5267bView commit details -
handle nested mutable types in TargetMeta.custom
Introduces an _immutable() function that handles the basic mutable sequence types. This is necessary because the new TargetMeta.custom attribute contains a dict, possibly with other nested mutable items.
Configuration menu - View commit details
-
Copy full SHA for ac2977b - Browse repository at this point
Copy the full SHA ac2977bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eb6f30 - Browse repository at this point
Copy the full SHA 4eb6f30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 404f3b2 - Browse repository at this point
Copy the full SHA 404f3b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5da090d - Browse repository at this point
Copy the full SHA 5da090dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8deb46e - Browse repository at this point
Copy the full SHA 8deb46eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 51ca230 - Browse repository at this point
Copy the full SHA 51ca230View commit details
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.