vmware-archive / repository-editor-for-tuf

Command line tool for editing and maintaining a TUF repository
Apache License 2.0
5 stars 3 forks source link

Remove target with delegations #49

Closed jku closed 1 year ago

jku commented 1 year ago

This started with just refactoring the remove-target (so it matches add-target) but turned into a collection of multiple changes:

Should be noted that while timestamp and snapshot are now separated in the Repository class, the CLI snapshot command still does a timestamp if needed.

Fixes #46, fixes #47, fixes #31

vmwclabot commented 1 year ago

@jku, VMware has approved your signed contributor license agreement.

jku commented 1 year ago

I'll merge this so #48 can progress: feel free to open new issues for review comments