Commit Graph

13 Commits

Author SHA1 Message Date
Ben Nemec
8dd0d2b089 Oslo stein releases for 2020-01-07
Change-Id: I6b120321a39cf0ec7261d179df5c09ec505c9bd6
2020-01-07 17:53:25 +00:00
Sean McGinnis
343acb6af0
Add stein release note links
Pick up release note landing pages that have been added since the last
time the script was run.

Change-Id: I326bb20a26eef4b5df3f395a159bb918e45d8b54
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-09-30 10:07:10 -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
Thierry Carrez
2187e6705f Clean up failed releases
Remove references to failed releases so that they do not
generate dead links on the release page.

Change-Id: Ia83834d3bac16c8bbb0bd1488610fc16d0d7eb89
2019-04-10 16:18:50 +02:00
Sean McGinnis
24f09515e4
Add release note links
This adds the release note links for the projects that have added their
stein landing pages so far.

Change-Id: I0a49815802a93e8c94845012b98703d24725ecd3
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2019-03-25 15:47:23 -05:00
Thierry Carrez
058beaebd1 Create stable/stein branches for all libraries
Create stable/stein branches for all libraries and client libraries
that do not have them already. The branching point is the most
recent library release.

NB: ironic-lib, kuryr, metalsmith, octavia-lib, python-saharaclient,
python-zunclient and sushy already had stable/stein branches defined.

Change-Id: I2c584e497fb9fc21b3e0f580657b486672608d1e
2019-03-18 14:11:46 +01:00
Ben Nemec
2ea5afe2ce Final Oslo releases for Stein
This is largely to clean up any pending doc and test changes in the
Oslo projects. Normally those don't require a release, but because
stable branches are created based on the latest release hash, we need
to release these changes so they will be present on the stable branches.
Otherwise we end up having to backport changes unnecessarily.

Change-Id: I4f3b9ea53f61b869bcc329ea18990795f40a4769
2019-02-28 15:54:04 +00:00
Ben Nemec
16a3eefd6d Oslo releases for 2019-1-29
Change-Id: I1430b42cce3bfec7df10bcfa1712c542987bc936
2019-01-29 16:58:32 +00:00
Ben Nemec
44da278748 Oslo releases for 2019-1-21
Change-Id: I296d1594838a5af754150e3d0d4ee57f42b8f260
2019-01-21 17:59:26 +00:00
Ben Nemec
e80a3a204d Oslo releases for 2019-01-02
Change-Id: Ic13e7902de27af7d243f8b2e723b3cb64b43c7d1
2019-01-02 18:00:45 +00: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
3a2d6dcdfb Oslo releases for 2018-9-19
Omitting oslo.messaging because it has some major version changes
in flight and we want to release all of them at once.

Change-Id: I56aa9816410965b15a58ae330853a2c4f4af830b
2018-09-19 17:22:13 +00:00
Sean McGinnis
202374cac3
Add Stein deliverable files
Adds deliverable stubs based on what was released in Rocky.

Change-Id: Idf2cd7b396da6e43f31b191f6646cce3749bf680
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2018-09-04 14:07:11 -05:00