New submission from Steve Dower <steve.do...@python.org>:

Enable support for GitHub Actions CI to do PR build and test runs.

Once stable, we can deprecate Azure Pipelines PR builds.

The only regression right now is that test results are not collected in a nice 
view like AP has. But I think that view is not widely used, and searching the 
logs on GitHub is probably good enough.

----------
assignee: steve.dower
components: Build
messages: 358361
nosy: brett.cannon, steve.dower
priority: normal
pull_requests: 17066
severity: normal
stage: patch review
status: open
title: Support GitHub Actions in CI
versions: Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39041>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to