[python-committers] VSTS: how to rebuild a failing build?
Steve Dower
steve.dower at python.org
Wed Jun 6 10:13:12 EDT 2018
More information about the python-committers mailing list
Wed Jun 6 10:13:12 EDT 2018
- Previous message (by thread): [python-committers] VSTS: how to rebuild a failing build?
- Next message (by thread): [python-committers] VSTS: how to rebuild a failing build?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Right now, close/reopen the PR is the easiest way. :( Even with login, it’s not so easy to restart a GitHub PR build because the integration isn’t fully there yet (I think you can only do it through the API and not the UI). I’m assured it’s coming – this was top of my list of “things we need” that I sent to the VSTS team. Top-posted from my Windows 10 phone From: Victor Stinner Sent: Wednesday, June 6, 2018 6:45 To: python-committers Subject: [python-committers] VSTS: how to rebuild a failing build? Hi, While we are discussing to make VSTS mandatory, I have a question: how can I schedule a rebuild when VSTS failed (and the failure is unrelated to my change)? I'm logged in, but I don't see any action button on: https://python.visualstudio.com/cpython/_build?buildId=6469 I guess that I lack some permissions. I clicked on at top right (on "(VS)") -> "My profile" but I get an error :-) I cannot see my own profile: https://python.visualstudio.com/_details/profile/redirect "Sorry, but Victor Stinner <victor.stinner at gmail.com> (Microsoft account) is not authorized to access this page" Note: the Windows-PR build failed because of an "internal error". Steve Dower already passed the bug to the right people. https://bugs.python.org/issue33782 Victor _______________________________________________ python-committers mailing list python-committers at python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-committers/attachments/20180606/ee23056b/attachment.html>
- Previous message (by thread): [python-committers] VSTS: how to rebuild a failing build?
- Next message (by thread): [python-committers] VSTS: how to rebuild a failing build?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list