Commit Graph

10 Commits

Author SHA1 Message Date
Andreas Jaeger 56fd982f69 Retire repository
Depends-On: https://review.opendev.org/726461
Needed-By: https://review.opendev.org/726463
Change-Id: I4deefcafc286f60c1dfc64d95ce8369fe322af95
2020-05-08 21:21:16 +02:00
Andreas Jaeger 8e35292880 Fix tox-py35 job
The job needs to run on Xenial, fix it.

Change-Id: I315ca3c37a517558db795f3aea0bc3bd9a817c40
2020-01-02 15:55:31 +01:00
Monty Taylor f4757115f0 Remove container build jobs
We've kind of given up on this as an approach. Get rid of the jobs.

Depends-On: https://review.openstack.org/636018
Change-Id: I454a50349e579d0899fde1cdf7ede70ad67503e1
2019-02-09 14:09:30 +00:00
Andreas Jaeger 5da817f475 Use publish-to-pypi
The publish-to-pypi-python3 template has been renamed to
publish-to-pypi, use that one now.

Depends-On: https://review.openstack.org/615239
Change-Id: I89985f446e4da5a47b5be79eabea3f06738fe300
2018-11-02 19:44:39 +01:00
Ian Wienand af775c8f12 Add readthedocs webhook id
This value is taken from the webhook URL for the project given on the
RTD website.  It is required for the rebuild ping done by
docs-on-readthedocs template.

Depends-On: https://review.openstack.org/583834
Change-Id: I05d798cacaad4328d84663e7338d026928123b09
2018-08-03 09:26:33 +10:00
Monty Taylor ea266224d7
Add docs and content publication jobs
We want to build docs and trigger readthedocs builds. We also want to
publish things to pypi.

Change-Id: I9faad5d824adc1f1ec94449adafb4dbca1055962
2018-07-20 08:19:14 -05:00
Monty Taylor 7d35e81912 Add job to build container images of zuul
This way we can ensure that we don't break zuul with pbrx changes.

Depends-On: https://review.openstack.org/582276
Change-Id: I99c23b41f339708508a2cb6a01801d00b3c7f3cf
2018-07-17 00:27:32 +00:00
Monty Taylor 5fb2fb69d1
Add job for using pbrx to build container images
The pbrx build-images command is directly applicable to any python
project with pbr and bindep. Make a simple job that will run pbrx
to produce images.

Change-Id: Ica28f42bd0acc78a0e960ceef30e5e5045e8b389
2018-07-12 10:18:59 -05:00
Monty Taylor bab58a11ab
Remove python2
Nothing depends on pbrx yet. Python2 is weird. Just get rid of it.

Change-Id: Ief4fe4d46e03946b2452d6e2d6377d229426687e
2018-07-10 16:27:11 -05:00
Monty Taylor d4f6e55bd1
Add zuul jobs for gating
Turns out that without jobs defined patches don't really do much of
anything when submitted. Add some jobs.

Also, since this is a new utility that is not in use yet, and the first
use of it is on a bionic node anyway, just support python3.6.

Change-Id: I46ab534768a35329a6b9325c43ebc048ebfb368c
2018-07-08 17:41:13 -04:00