releases/openstack_releases
Doug Hellmann f8b4412fae improve list-changes handling for first releases
Before this change we always had a start revision value because
get_latest_tag() returned a SHA if it didn't have a real tag. The way
that SHA is determined leads to not including all changes in the
report about the release, so we don't want to use the value. This
change allows get_latest_tag() to return None and in that case use an
empty starting point for the diff range when computing the release
notes contents.

Change-Id: I7403b0ab2264ef7828c012a943cf093da2951d68
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2019-01-07 10:26:36 -05:00
..
cmds improve list-changes handling for first releases 2019-01-07 10:26:36 -05:00
tests update to use openstack_governance library 2018-11-21 15:10:34 -05:00
__init__.py Add top level LICENSE file 2018-10-17 10:36:04 +11:00
defaults.py Set Stein as current release 2018-08-30 08:16:39 -05:00
deliverable.py fix governance tag lookup for older deliverables 2018-11-29 16:51:08 -05:00
gitutils.py improve list-changes handling for first releases 2019-01-07 10:26:36 -05:00
hound.py protect against errors from the hound API 2018-06-14 13:25:20 -04: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 Switch back to publish-to-pypi 2018-11-02 19:41:36 +01: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 validation for sdist building 2018-08-09 15:15:31 -04:00
release_notes.py quiet reno logging in list-changes 2018-12-05 16:51:18 -05: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 Switch stein deliverables to cycle-with-rc 2018-10-24 08:41:13 -05:00
series_status.py fix series name handling in new-release 2018-07-10 17:44:23 -04:00
series_status_schema.yaml Add stein to docs landing page 2018-07-30 12:26:35 -05: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
xstaticutils.py Add validation for xstatic package versions 2018-06-25 09:40:46 -05:00
yamlutils.py do not let yamlutils emit alias references 2017-08-01 16:51:03 -04:00