11 Commits

Author SHA1 Message Date
Sean McGinnis
1704aa624a
Raise YAML compliance to 1.2
The YAML 1.2 spec was released in 2009. It's probably been enough time
that it's safe to move to it.

The only issue for out YAML usage was 1.2 dropped the use of Yes, No, On,
and Off as valid boolean values.

Change-Id: I608e09d219379e00cca15c5ff165bb63aecfe9f2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-07-31 09:34:38 -05:00
Doug Hellmann
fa711bdd8c finish removing per-release highlights
Change-Id: Id77c1f67136edb6ce6a795d194d7316ec04b11cc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-07 10:49:49 -05:00
Sean McGinnis
03dc045a45 Add repo settings and remove highlights for Mitaka
We've deprecated per-release highlights and are now removing them.
We also now require repository-settings for deliverables. This adds
the one and removes the other.

Change-Id: I91e5d5b1ce0ca78c242d65a6f4aa90473b28ce79
2018-02-23 08:45:02 -06:00
Doug Hellmann
2ff9a62a94 remove send-announcements-to from mitaka projects
We no longer use the send-announcements-to field for anything.

Change-Id: I3ed3f7f43048871a52a88d92331ee73bbf4d501d
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 10:17:00 -04:00
Doug Hellmann
14b1c312ce add release model and deliverable type (m)
Change-Id: Ia60873d6ecfc693ea0404d8dce7490fdd6e567cc
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
448a1852a0 add team field for mitaka deliverables
Change-Id: I1df165573e64685130dbd88aff997483718fdd3f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00
Doug Hellmann
fe6bda9abc update tarball-base settings for mitaka
Update the tarball-base settings for projects that publish a tarball
using a name that doesn't match their repository. Also disable the links
entirely in projects with non-standard or missing builds until we can
add a mode to let us link to those artifacts or remove the projects.

Change-Id: I817a5021c3dc38acdad512568e669968f1571539
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-04-04 11:20:24 +02:00
gordon chung
5dbaa21d65 aodhclient 0.3.0
Change-Id: I9bbf4c8bb149fbd32096942556ddb6f234d498bb
2016-02-27 17:09:13 -05:00
gordon chung
16916d1bee aodhclient 0.2.0 release
Change-Id: I750972161c8c7f1e2bca81582161c55aff799754
2016-02-23 09:52:38 -05:00
Doug Hellmann
3c42c08ffc add a flag for whether to report the PyPI link for releases
The release script will copy this flag into the tag message so the
announce script can read it and adjust its output accordingly.

Change-Id: I491fb9e6edd57a3ec1c0b85c8dd9e22d5f09e6b2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-02-08 12:30:34 -05:00
gordon chung
3010f25130 aodhclient 0.1.0 release
for initial testing.

to note, the library does not contain python-* prefix.
https://pypi.python.org/pypi/aodhclient

Change-Id: I641fa15a2adf99c420811a36f919ae0294b9cd88
2016-01-26 15:25:33 +00:00