-
Notifications
You must be signed in to change notification settings - Fork 88
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
This is a meta-issue for various cleanups after the #1320 is done:
- Merge dependency updates that have been blocked during migration
- Update README
- Update docs -- continues in documentation cleanup #1369
- Remove
repository/
(the legacy metadata) - Review and remove
config/
: related custom fields are still included in the metadata but this config is not used to produce it - Review and remove code that is no longer used:
cmd/
,scripts/
,release/
,pkg/
- Review and remove
tests/
: my understanding is that tuf-on-ci plus the custom client tests in custom-test.yml are already better - Revert or re-evaluate probers changes in drop preprod prober alerts to 7 days given upcoming signing event sigstore-probers#269 -- sync with [root v11] signing period length #1355
- Cleanup the production GCS bucket: we should just remove non-versioned root.json, targets.json and snapshot.json: they will be more and more out of date so much better to return straight 404s
- remove the "preprod" GCS bucket: tuf-on-ci uses github pages for same purpose, leaving stale data in the GCS bucket seems wrong. sigstore-probers seems to be he only existing user of the preprod bucket (PR already exists to change that)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request