Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch Pyup bot to nightlies #1553

Open
jacobtomlinson opened this issue Jul 1, 2020 · 1 comment
Open

Switch Pyup bot to nightlies #1553

jacobtomlinson opened this issue Jul 1, 2020 · 1 comment

Comments

@jacobtomlinson
Copy link
Member

Instead of hard pinning dependencies in order to trigger CI to test new releases we should soft pin and introduce nightly builds to test new dependencies.

The downside of this is that an unrelated PR could discover the breakage before the nightly runs. Which isn't a great experience for newbies.

The plus side is installing opsdroid would be more pleasant and it would reduce some maintenance burden of reviewing and merging PyUp bot PRs.

@Cadair
Copy link
Contributor

Cadair commented Jul 1, 2020

We should write a bot to report scheduled CI fails to the chat so we don't miss them when they break, if only we knew of a good bot framework 🤔 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants