Le sam. 1 févr. 2020 à 12:34, Steve Dower <steve.do...@python.org> a écrit :
> I think we're at the point where it's probably okay to disable Azure
> Pipelines as a required check and replace it with the GitHub Actions checks.

More and more often, I'm waiting for Azure Pipelines to complete: it's
currently the slowest "CI" (made of multiple jobs) on pull requests.
But it seems like Azure Pipelines basically re-do the same tests which
are already done on GitHub Actions: Windows (32 and 64-bit), macOS,
Ubuntu, Docs.

GitHub Actions seem better integrated with GitHub.

Would it make sense to simply remove Azure Pipelines integration, to
only keep GitHub Actions? It would allow to merge PRs faster.

Victor
-- 
Night gathers, and now my watch begins. It shall not end until my death.
_______________________________________________
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/NC2ZS4WSF5AYGUUMBB7I4YIQ4YJXWBA5/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to