-
-
Notifications
You must be signed in to change notification settings - Fork 393
Closed
Description
So that's twice in three days that we've had CI broken by other projects releasing stuff: #646, #651
I suppose this is a gentle nudge to set up pyup.io/requires.io, so these things result in a nice PR with failing tests, rather than a fire drill where it breaks random other people's work. (The way they work is you pin your test dependencies, and then when one of the dependencies gets a new release they automagically send a PR to update the pin, which means you get to run CI on just that dependency upgrade as a standalone thing. So upgrades can't break the world.
The downside of these services is that they tend to create a lot of noise with trivial PRs that someone has to merge...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels