A routine 404 check revealed that some links in our footer were leading
to 404 pages. This updates the footer on releases.o.o so that it is
consistent with the one displayed on openstack.org main website.
Change-Id: Icc9290fb07ea4083b1499f1a245bad2e686759c8
The TC tags framework is discontinued [1], so all references to TC tags
will be invalidated once TC passes the change.
This patch removes the use of '--tag stable:follows-policy' from helper
scripts.
[1] http://lists.openstack.org/pipermail/openstack-discuss/2022-February/027214.html
Change-Id: I30645f45c270f436605ef5024557e341a6851dce
The current date settings for the Yoga R-13 week goes until 31 December,
2022, resulting in this week lasting for over a year. This shows up on
the calendar for anyone subscribed to either the Yoga ICS calendar or
the overall combined calendar.
This corrects the end date to Friday the 31 December, 2021 when that
week ended.
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
Change-Id: I28b43577e94b887e133f1cb954b7eb601788940e
This adds a listing for the Zed Cycle key fingerprint without a
start date yet, and links to an export of the corresponding public
key with initial attestation signature from the Yoga Cycle key as
well as the change author.
Change-Id: I15ced779782163fc9e85b5ba10481a076aafdf2c
All strings are considered as unicode string from Python 3.
This patch drops the explicit unicode literal (u'...')
appearances from the unicode strings.
Change-Id: I40185b08a9e415f416c45608cf90c8f515755222
I have verified the correctness of the key according to the copy
stored on bridge.
Also update the recommended signature listing command line to
include some specific output options which will hopefully make the
comment block somewhat more stable and reviewable.
Change-Id: I8aae021fc9ffba3ed1e52cf319b7df44545fbf53
This sets the end date for the Xena key, adds the Yoga key starting
today and links to an export of the corresponding public key. It
also drops references to the now defunct SKS keyserver network and
our old rotation process which was tied to it. Instead the key has
been created following the new process described by change
I7008706aae06b6e4a16db2dd85a8c7f91530cd50.
Depends-On: https://review.opendev.org/815548
Change-Id: I53f11a249b5e09c84d65644ee609553a9b6e6353
The release team involvement ladder and infrastructure primer were
hard to find in CONTRIBUTING.rst. It's better to move them next to
the rest of the team documentation.
Change-Id: I3859ce431711cef5176a3ea34b9433bd06d51447
This sets the end date for the Wallaby key, adds the Xena key
starting today and links to a minimal export of the corresponding
public key and its details on the keyserver network.
Change-Id: I012696f62c41915b71dfc12f3c658decc26e9644
Branching the devstack-plugin-* is missing since 2 cycles
(victoria/wallaby), these changes add a related task at R-3 to
ensure to not miss them anymore.
Some tasks of R-2 aren't crystal clear about the expected state of the
series branching.
Some commands are more or less duplicated and inefficient.
Indeed, the QA PTL should be "reminded" once branching is done but the
checks are made after. Also we previous version of this doc was using
two commands who are more or less similar, however, one of them doesn't
caught the `cycle-with-intermediary` deliverables and also doesn't ignore
trailing projects (branching isn't mandatory at this point for them).
These changes remove the duplicated commands and prefer to use the
better one.
These changes reorder steps to "remind" people at the right time and when
all prerequisite are there.
Change-Id: I765e74b15e1f8fc6e45fb90662d04464faf17640
Previously the tempest plugins were driven by the legacy
`cycle-automatic` model. However this model have been abandoned.
The cycle-automatic release model is now better described by the
`cycle-with-intermediary` model combined with `stable-branch-type: none`
The `cycle-automatic` model was used by specific technical deliverables
that needed to be automatically released once at the end of a cycle.
the tempest-plugin are branchless and `cycle-with-intermediary`
however our process doesn't handle them at the end of the cycle
like did the `cycle-automatic`.
These changes clarifying that point.
Change-Id: I6b3619a44d0aea1fa4852e650cbafcb08c853353
The Wallaby and Xena release highlights document is still referring
to the OpenStack Foundation. This patch changes that to Open
Infrastructure Foundation.
Signed-off-by: Ildiko Vancsa <ildiko.vancsa@gmail.com>
Change-Id: I5eb4e67123d1fbb863c70ca29333568c464370af
Some traiing projects follow the cycle-with-rc model however our doc
and our tools doesn't differentiate them during RC1. These project
doesn't have to be released during RC1. These changes adapt our process
accordingly.
Change-Id: I44040bc040f19a75c468d385395323fe0a1f459a
These changes aim to standardize the gerrit topic to use with on our patches.
This:
- will allow us to better retrieve the history from previous series;
- could allow us to generate some statistic and monitoring from series
to series to allow us to get a better big picture of things are.
I already defined this point the potential process/tools changes for Xena.
https://etherpad.opendev.org/p/xena-ptg-os-relmgt
Maintenance mode is becoming more and more prominent, a little standardization
can't hurt.
Change-Id: Ib7ea93fce7e618a2dbba8dd9f4153897bdfee22a