On 13Dec2019 0959, Brett Cannon wrote:
Steve Dower wrote:
If people are generally happy to move PR builds/checks to GitHub
Actions, I'm happy to merge https://github.com/zooba/cpython/pull/7
into
our active branches (with probably Brett's help) and disable Azure
Pipelines?

I'm personally up for trying this out on master, making sure everything runs 
fine, and then push down into the other active branches.

This is now running on master (and likely 3.8 and 3.7, at a guess) - you can see it on my PR at https://github.com/python/cpython/pull/17628 (adding badges and making a tweak to when the builds run)

The checks are not required yet - that requires admin powers.

Please just shout out, either here on at https://bugs.python.org/issue39041 if you see anything not working.

(Apart from post-merge coverage checks. We know they're not working - see https://github.com/python/cpython/runs/351136928 - and if you'd like to help fix it you're more than welcome to jump in!)

Cheers,
Steve
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/R6VOXOL2HARK6ZHD7OWE4UP7PWTT5A4N/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to