[Python-Dev] Keeping an eye on Travis CI, AppVeyor and buildbots: revert on regression
Mariatta Wijaya
mariatta.wijaya at gmail.com
Wed Jun 6 22:45:35 EDT 2018
More information about the Python-Dev mailing list
Wed Jun 6 22:45:35 EDT 2018
- Previous message (by thread): [Python-Dev] Keeping an eye on Travis CI, AppVeyor and buildbots: revert on regression
- Next message (by thread): [Python-Dev] Keeping an eye on Travis CI, AppVeyor and buildbots: revert on regression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Are there APIs we can use to check the status of builbots? Maybe we can have the our bots check for the buildbot status in backport PRs. On Wed, May 30, 2018, 2:33 AM Victor Stinner <vstinner at redhat.com> wrote: > > Buildbots only send email notifications to buildbot-status at python.org > when the state changes from success (green) to failure (red). It's > much simpler for me to spot a regression when most buildbots are > green. > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20180606/b6f9e7b0/attachment.html>
- Previous message (by thread): [Python-Dev] Keeping an eye on Travis CI, AppVeyor and buildbots: revert on regression
- Next message (by thread): [Python-Dev] Keeping an eye on Travis CI, AppVeyor and buildbots: revert on regression
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list