<html><head></head><body>Question: why is this using GitLab while CPython itself is using GitHub + Travis?<br><br><div class="gmail_quote">On December 10, 2017 6:13:53 PM CST, Barry Warsaw <barry@python.org> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">As part of our work on importlib_resources, and with some fantastic help from Abhilash Raj, we now have a mostly official Python development container image that you can use for CI testing and other development purposes.<br /><br />This image is based on Ubuntu 16.04 LTS and provides the latest stable releases of Python 2.7, and 3.4-3.6, along with a mostly up-to-date git checkout of master, currently Python 3.7 of course.  Once 3.7 is released to beta, we intend to track its release tarballs too.  Note that these are pristine builds of upstream releases, so they don’t have any of the Ubuntu or Debian platform changes.<br /><br />We also install a few other commonly needed tools, like pip, git, unzip, wget, mypy, and tox.<br /><br />We do *not* recommend this image for application deployment purposes; use this for development and testing only, please.<br /><br />Here’s the project repo:<br /><br /><a href="https://gitlab.com/python-devs/ci-images">https://gitlab.com/python-devs/ci-images</a><br /><br />We’re publishing this image automatically to <a href="http://quay.io">quay.io</a>, so you can pull the image in a .gitlab-ci.yml file to run tests against all these versions of Python.  Here’s an example from the importlib_resources project:<br /><br /><a href="https://gitlab.com/python-devs/importlib_resources/blob/master/.gitlab-ci.yml">https://gitlab.com/python-devs/importlib_resources/blob/master/.gitlab-ci.yml</a><br /><br />We welcome contributors on the ci-images GitLab project!<br /><br />Cheers,<br />-Barry<br /><br /></pre></blockquote></div><br>
--<br>
Ryan (ライアン)<br>
Yoko Shimomura, ryo (supercell/EGOIST), Hiroyuki Sawano >> everyone else<br>
<a href="https://refi64.com/">https://refi64.com/</a></body></html>