7 Commits

Author SHA1 Message Date
Doug Hellmann
9583477190 use deliverable object model to validate the release notes links
Add an extra check that there are no notes links for repos not related
to the deliverable.

Change-Id: I7f0fb614cff8ae38c907670da484c3c75599c7c0
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-06 10:23:12 -05:00
Sean McGinnis
e1c17f27ee Add repo settings and remove highlights for Kilo
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: Ic40ddabba4637f888b1e4bd521246fcbdbf343fa
2018-02-23 08:45:02 -06: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
1a014b1601 add team field for kilo deliverables
Modifying these older deliverable files also required updating them to
meet the modern validation rules.

Change-Id: I45f60a01dade32a3bf182eaf1ea1f996c09ee3cb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-06-09 14:34:15 -04:00
Rohit Jaiswal
3c732e05f8 Bugfix release for Bug #1512001
Fix for Bug #1512001 backported on kilo.

Change-Id: Ia850400a30a9d490bf8f514e8c0f088976eacf41
see: https://review.openstack.org/#/c/242619/
2015-11-09 21:30:04 +00:00
Doug Hellmann
3e4f08fc0a fix ambiguous version number types
Some of the tooz versions can be parsed as floats, so the YAML parser is
doing that automatically. Wrap them in quotes to force them to be
treated as strings.

Change-Id: I422b3b79714c4d01c27c631af822d4e17144c17a
2015-11-09 21:30:04 +00:00
Doug Hellmann
9891b7eea5 fix history importer
Fix the import script to ignore some projects that don't have their own
launchpad pages, yet, and to use the right names for pages where they
don't match the git repositories.

Add history for a few missing projects that can be imported after the
changes mentioned above.

Change-Id: I1f22c8cfcd66a02e3c5e1e5076fcdada42178948
2015-07-17 18:35:40 +00:00