summaryrefslogtreecommitdiff
path: root/.zuul.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Update the docker image to python3.9 and busterClark Boylan2022-04-191-4/+4
| | | | | | | | | This is long overdue now that buster is out and python3.9 has been around for a bit. This update allows us to remove the buster 3.7 images that the gear images were based on. Depends-On: https://review.opendev.org/c/opendev/gear/+/838562 Change-Id: I8d57c06fe28276d6e15934a785b1f97125f0958f
* Update testing to Python 3.9 and lintersJeremy Stanley2021-03-301-5/+12
| | | | | | | | | | | | | | | In preparation for an upcoming release, add testing for latest Python (3.9). Switch tox to use Python 3 by default, and rename the testenv for flake8 from pep8 to linters, consistent with other tools and libraries OpenDev maintains. Update to a newer hacking plugin, which will use newer flake8 as well. Ignore rules about line breaks around comparison operators, as well as those related to ambiguous variable names, at least for now. Also build distribution artifacts on a more recent platform so we get newer Setuptools with support for the latest package metadata, in preparation for a coming change to update that. Change-Id: I2130d66fc9aadaa9fe09635b59475be71938132e
* Added Docker image buildsMohammed Naser2021-02-111-0/+66
| | | | Change-Id: If0b5c982020faf0f512a1c0d9b7b495789b9aa4f
* use python3 as context for build-python-releaseFabien Boucher2020-09-091-1/+3
| | | | Change-Id: Iebda27b20aaa94539766feeeb0236675c2ebdac6
* Add in-repo zuul configJames E. Blair2019-10-141-0/+23
We're moving this from the openstack to the opendev tenant. We should move the jobs in-repo at the same time. Depends-On: https://review.opendev.org/688451 Change-Id: I23b4a0d78d515557bfb676f206dcc0a91ecb8502