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>
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
We no longer use the send-announcements-to field for anything.
Change-Id: I011900c07aac02b6d4bc80b1ec2edc118ab73a30
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
The Xstatic packages are published to pypi but are missing
include-pypi-link from the yaml file. This was noticed as the recent
releases of xstatic-angular-smart-table did not generate the
'new-release' upper-constraints.txt updates.
Fix that.
Change-Id: I50133387a15f47016f6e67957aee48f752a62ec8
There has been several experimental and one emergency release
of this package since 0.11.0.3, hence the missing versions.
Change-Id: Ic83b08eb6905a0aee990143acb25ae18696b2b6e