Summary
When release-age cooldown is active (--min-release-age), list-versions should display upload timestamps and indicate which candidates are blocked by the cooldown policy.
Design
See Phase 2 in the release cooldown proposal.
Requirements
- Show
upload_time and age (days) for each candidate
- Mark candidates blocked by the cooldown
- Add
--ignore-per-package-overrides flag to show what the cooldown would block without per-package exemptions
Ref: #877
Summary
When release-age cooldown is active (
--min-release-age),list-versionsshould display upload timestamps and indicate which candidates are blocked by the cooldown policy.Design
See Phase 2 in the release cooldown proposal.
Requirements
upload_timeand age (days) for each candidate--ignore-per-package-overridesflag to show what the cooldown would block without per-package exemptionsRef: #877