releases/openstack_releases
Doug Hellmann db8305a010 update new-release to process all repositories
new-release was using the repositories tagged as part of the most
recent release to determine what to tag for the new release. This
change updates it to look at all of the repositories known to be part
of the deliverable to see which ones may need to be tagged. It tries
to report the last time a repository was tagged and still tries to
skip over repositories that do not need to be tagged because there are
no changes.

Change-Id: I23ece1220559d240f4a48818a4a3d95627e6bf40
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-06-14 11:01:01 -04:00
..
cmds update new-release to process all repositories 2018-06-14 11:01:01 -04:00
tests add was_forced property to Release data object 2018-06-08 17:35:28 -04:00
__init__.py add list-deliverables command 2016-11-22 10:29:06 -05:00
defaults.py Update default series name to rocky 2018-03-07 23:19:16 +00:00
deliverable.py add was_forced property to Release data object 2018-06-08 17:35:28 -04:00
gitutils.py generate the series status table from data 2018-04-20 14:05:04 -04:00
governance.py if a team does not exist in governance return empty set of tags 2018-03-07 10:49:50 -05:00
hound.py show which repos use a library 2018-02-08 12:12:09 -05:00
links.py update sphinxext to use deliverable model classes 2018-03-07 10:49:50 -05:00
npmutils.py do not assume that modules with setup.py are packaged with python jobs 2017-10-24 10:59:17 -04:00
processutils.py show the cwd for commands before running them 2018-03-16 15:47:07 -04:00
project_config.py support projects that use the python3 variation of the pypi job 2018-06-11 15:38:35 -04:00
puppetutils.py do not assume that modules with setup.py are packaged with python jobs 2017-10-24 10:59:17 -04:00
pythonutils.py add a validation step to check README.rst parsing for PyPI 2018-05-29 14:42:26 -04:00
release_notes.py ignore the reno cache when building the set of release notes 2018-04-27 17:27:58 -04:00
requirements.py wrap subprocess to capture output in tests 2018-02-08 05:14:13 -06:00
rst2txt.py handle reno 2.9.0 anchor references 2018-04-25 15:20:30 -04:00
schema.py have list-deliverables look for valid values by querying the schema 2018-03-07 10:49:50 -05:00
schema.yaml support per-release flags 2018-06-08 17:35:13 -04:00
series_status_schema.yaml generate the series status table from data 2018-04-20 14:05:04 -04:00
series_status.py update validation rule to look at series status on deliverable 2018-04-20 15:58:57 -04:00
sphinxext.py show per-deliverable stable status on releases.o.o 2018-04-20 15:58:57 -04:00
versionutils.py report warnings when the supported versions of dependencies change 2017-11-29 16:30:24 -05:00
wiki.py fix wiki module for python3 2017-03-03 15:00:04 -05:00
yamlutils.py do not let yamlutils emit alias references 2017-08-01 16:51:03 -04:00