Opened at 2023-04-28T17:46:51Z
Last modified at 2024-12-13T13:08:13Z
#4021 new defect
Add a CI job that is explicitly for "run with latest version of dependencies"
Reported by: | exarkun | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | undecided |
Component: | dev-infrastructure | Version: | n/a |
Keywords: | ci | Cc: | |
Launchpad Bug: |
Description
- It should run on a schedule, not as part of normal PR workflow.
- It should be clearly marked as the "latest version" job so failures from it are more easily interpreted.
- Its results should go *somewhere* so they're not overlooked (as surely will be the default outcome if they're not part of the normal PR workflow).
- It should obey constraints in our metadata (so if we rule _out_ a new version intentionally, we don't get it).
- It should have a lot of retries so it doesn't fail because of a network error downloading new packages or a pypi API hiccup.
Change History (1)
comment:1 Changed at 2024-12-13T13:08:13Z by hacklschorsch
- Component changed from unknown to dev-infrastructure
- Keywords ci added
Note: See
TracTickets for help on using
tickets.