Commit Graph

6 Commits

Author SHA1 Message Date
Sean McGinnis
c1cba42528 Add repo settings and remove highlights for Juno
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: I7fb0ad93a12c7da89c9f6af70b03b347e1331242
2018-02-23 08:45:02 -06:00
Doug Hellmann
c908a48922 fix schema validation issues for juno
This change was generated with:

sed -i -e 's|version: \(.*\)|version: "\1"|g' deliverables/*/*.yaml

Change-Id: I77ee38765c7d01f04ab84b1b9ed0a913bd366995
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-02-21 16:23:11 -05:00
Doug Hellmann
179200c02f remove send-announcements-to from closed series
We no longer use the send-announcements-to field for anything.

Change-Id: I605b86261e13e13f017264992090c5f726e3e605
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 10:16:36 -04:00
Doug Hellmann
507958a808 add release model and deliverable type (j)
Change-Id: I63f3a337d6070f17b42597e0f3d286dc3a6b4cda
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Doug Hellmann
3190ce9f30 add team field for juno deliverables
updating these old files also requires fixing them to pass the modern
validation tests

Change-Id: I135d37be6c35603b6929140eb756ceab3db65945
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:21 -04:00
Doug Hellmann
2382b08607 Add old deliverable files
Add deliverable files for existing releases, including the script used
to generate them from launchpad and git data. This data is known to be
incomplete, and is meant as a starting point for reconstructing the full
history.

The output from running the script [1] shows that many projects we
expected to treat as deliverables do not yet have a launchpad page.

[1] http://paste.openstack.org/show/336176

Change-Id: I1a64c8b6b99ec575c00c1ebad93a5f6dc70c9718
2015-07-14 20:59:27 +00:00