On Mon, Sep 9, 2019 at 4:51 PM Victor Stinner <vstin...@python.org> wrote:
> Hi,
>
> I see a high activity on pull requests on the CPython project, likely
> because of the CPython sprint. Sadly, the AppVeyor is still slow and
> still has only 2 jobs in parallel.
>
> Would it be possible to make the AppVeyor job non-mandatory to allow
> to merge a PR faster? If it's configurable per branch, it would be
> nice to do this change for 2.7, 3.7, 3.8 and master branches.

I'm in favor of this, though we should perhaps just switch from
AppVeyor to Azure as the required check.  Azure seems to have been
stable enough, and is certainly faster than AppVeyor.  I wouldn't much
like to have no Windows build required in pre-merge CI.
_______________________________________________
python-committers mailing list -- python-committers@python.org
To unsubscribe send an email to python-committers-le...@python.org
https://mail.python.org/mailman3/lists/python-committers.python.org/
Message archived at 
https://mail.python.org/archives/list/python-committers@python.org/message/55JOCR5CRORUJUCLG2WZLIQHICO5GOYL/
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to