Commit Graph

6 Commits

Author SHA1 Message Date
Thierry Carrez
1b0ca75932 Mark retired deliverables EOL
This sets the release-model for independent deliverables based on
retired repositories to 'abandoned', which will make them appear as
EOL on releases.o.o.

Change-Id: Ie775a2374644e25182bedbe530aedcbd19e5a0dd
2019-12-19 16:53:51 +01:00
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
12f3037b75 Remove per-release highlights for Independent
We've been warning that these are deprecated for awhile now, and
we now have enforcement in place to make sure no new highlights
are added.

We also have some automation that rewrites the deliverable files
but does not always do a great job, resulting in poorly formatted
text that causes warnings in the validation job.

Since many folks new to the release process, and some that have
done it for awhile, look at existing files to see what to do for
new releases, they do assume highlights should be used and end up
adding them to their deliverable file. Since most of these also
do not know to run local validatation, this results in gate
resources being used to just now be rejected with the current
checks.

To help prevent this from happening, and to get rid of the warning
messages from poor reformatting, this just removes highlights
from the last few releases.

Change-Id: Icd00fec6f909e6f9d250a1fbd413326347b306e3
2018-02-21 16:23:11 -05:00
Doug Hellmann
8429f8d90a remove send-announcements-to from independent projects
We no longer use the send-announcements-to field for anything.

Change-Id: I011900c07aac02b6d4bc80b1ec2edc118ab73a30
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-06-06 16:03:24 -04:00
Doug Hellmann
949b48f9d2 add release model and deliverable type (independent)
Change-Id: I6169fa3cdfeed5554ea4d7b5f1fc672c42ed891f
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-11-09 17:09:02 -05:00
Jim Rollenhagen
b100807133 Move python-wsmanclient to the _independent directory
This is independently released[0], put it in the right place.

[0] https://review.openstack.org/#/c/361144/

Change-Id: I655be4f9df9dfb171e9ff6a74b477928a6632ee2
2016-08-26 08:43:46 -04:00