11 Commits

Author SHA1 Message Date
Előd Illés
de8102fb47 [oslo] Transition Rocky to End of Life
As discussed in the mail thread [1][2], this patch transition the Rocky
branch to End of Life. The last patch of the branch will be tagged with
rocky-eol tag. stable/rocky branch cannot be used anymore and will be
deleted if this patch merges.

This is needed as stable/rocky is not actively maintained in recent
period, thus gates are mostly broken due to job failures. Besides,
by removing these branches, infra resources will be freed up, too.

Please try to identify any zuul job, that is defined outside of the
repositories in this patch (for example in openstack-zuul-jobs, etc.)
and won't be used anymore if stable/rocky is deleted. Propose a job
removal patch for them.

Please +1 if the team is ready for us to proceed with this transition,
or -1 if there are still some activity on the branch and the team wants
to continue to maintain it.

[1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html
[2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html

Change-Id: Iadcc6e1d51acbd9f2b78d1ceba319fa210f54d43
2023-04-26 20:11:13 +02:00
Sean McGinnis
633cc21096
[oslo] Transition Rocky to EM
This transition the rocky branch to extended maintenance.
Changes for bugfixes and things the team deems important are
still encouraged, but there will no longer be official releases
off of the branch.

Please +1 if the team is ready for us to proceed with this
transition, or -1 if there are any final backports currently in
flight that we should wait for. For the latter case, please
update the patch with the new commit hash after doing a final
release to get those changes out so we know to proceed with the
transition.

Change-Id: I19926e2b69be2e3515227a045b16ce2d88e0626d
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-02-25 19:39:38 -06:00
Sean McGinnis
386e0d7686
Add rocky release note links
Add links for rocky release note landing pages that have been added
since the last time the script was run.

Change-Id: I43df71318a37ae0cc25b6925c580ea624c534828
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-09-30 10:10:25 -05: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
Doug Hellmann
a8c6103a77 re-release packages with failures from twine bug
Twine 1.12.0 has a bug that caused it to report a failure even when
the upload was successful. That resulted in quite a few partially
successful releases, with only wheels uploaded to PyPI, no
announcements, and no tarballs uploaded to tarballs.o.o.

This patch re-tags all of those releases to give us good artifacts.

Change-Id: Iaea87ebe23bcad27d4422f3c477bf2fa37cf5bc5
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-24 14:46:47 -04:00
Ben Nemec
03ec2595f4 Oslo Rocky stable releases
Change-Id: I624b968856d591e9fc179a0c26fd11f7f78f8005
2018-09-20 15:36:33 +00:00
Sean McGinnis
64fe395ab7
Add/update rocky release notes links
Updates libs that have branches stable/rocky to have their release notes
links.

Change-Id: Ibcac601045961d37b28e14c7c4f72bb681f1f6eb
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-08-07 16:13:52 -05:00
Sean McGinnis
8dadc73479
Create stable/rocky library branches
Create stable branches for libraries that did not include
branching in their final rocky release.

Change-Id: I7cd497c0f97e0097064bd0b10ca55e751c5818ee
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-07-24 06:57:40 -05:00
Ben Nemec
8d0996e64d Oslo releases for 2018-4-23
Change-Id: I30f2b305980b4fa9eaa85a343d1a0dd3dfc012ad
2018-04-23 20:13:09 +00:00
Ben Nemec
f8e49bb843 Initial Oslo releases for Rocky
Rocky releases for any Oslo projects with meaningful changes since
the cycle opened.

Change-Id: Iff899a9bc68f30a4e8107d09350c402bc8539776
2018-03-14 16:01:22 +00:00
Doug Hellmann
3ce33b86ed add stubs for rocky deliverable files
These files are based on the deliverables that were actually released
during queens.

Change-Id: Ie95848d0f95c41cc6765f2ba07801a0770a8ecdb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-03-07 10:49:50 -05:00