15 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
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
Davanum Srinivas
b976c2ea36 Final Oslo releases for Mitaka (except oslo.messaging)
Hopefully last releases for the oslo libraries for Mitaka.
One change in oslo.messaging is still merging, so we can
cut that in a little bit later today.

Change-Id: I05909fbcac58ec58a2e3614ccb65a94b47ff0be0
2016-02-24 16:14:56 -08:00
Davanum Srinivas
4215eac635 Oslo Releases for the week of Feb 22nd, 2016
Change-Id: I4a119a7a24bd48cb7c8470c8e001ef783b9624d6
2016-02-20 21:29:12 +00: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
Victor Stinner
9af3dab2c1 oslo.context 2.0.0
oslo.context API changed on Python 3 with change
If48ee7f4d1c113f1f26b3b1698c6b055807b950f. We must change the major
version.

$ git log --oneline --no-merges 1.0.1..a04ab9b173b5d0e6ff2cabcd22e9c0ae9a958aae

b621d4e Improve Context docs with example syntax
22ad2c2 Define method for oslo.log context parameters
800208d Add additional unit tests
4a8a1df Fix request_id type on Python 3: use text (Unicode)
ebf47d1 Updated from global requirements
1f3719d Provide a helper to load a context from environment

Change-Id: I8b18ef2cb540a9707ee848b945a84f13cf91af4c
2016-02-01 17:55:26 +01:00
Davanum Srinivas
cac410210e Oslo Releases for week of Jan 11, 2016
Change-Id: I88ca0e5e8ee56a020a2ebf3cc44e52eb2a50b863
2016-01-13 22:23:15 -05:00
Doug Hellmann
df0ea3ffed add send-announcements-to field
For each deliverable, we need to know where to send release
announcements. Rather than building a rule set based on the project type
from the governance repository, just ask for email addresses here in the
deliverable files.

This change also removes a malformed release entry to pass more recent
validation checks.

Change-Id: I41f3f4874464b37ff95ec1e41a0b6993b62dcf1d
2016-01-07 18:56:58 +00:00
Davanum Srinivas
a9f8da48cc Oslo releases for week of Nov 23, 2015
All Libraries that have dropped py2.6 support have had
had a major version bump specified.

Change-Id: I9f3c2e391f810927c5b9b541213655030a464c24
2015-11-23 15:15:21 -05:00
Davanum Srinivas
c6418f88d8 Oslo releases for week of Nov 16, 2015
Change-Id: Ib87434556d1b11ba41f6528d0c77e76a65d82b15
2015-11-14 22:29:22 -05:00
Davanum Srinivas
2d3711be5d Oslo Releases for Week of Oct 19th 2015
Change-Id: I0638a4d942b3ea66d775106cce2a588652ff9890
2015-10-18 22:20:54 -04:00
Davanum Srinivas
cb21992836 Oslo Releases for Week starting Oct 12th
Change-Id: I419d7c585cf9c68ca70aef8e9bbf72d6da5a859a
2015-10-12 12:05:50 +00:00