Release requests and history tracking
Go to file
damani42 b07acba7ff Release microversion-parse 2.0.0 for 2024.2 dalmatian.
$ git log --oneline --no-merges 1.0.1..26a2dc96cc2a0e6baf528c846f2d6d48e1dd3379

* 26a2dc9 2024-01-28 15:54:38 +0900 Bump hacking
* 05107bf 2024-01-10 22:47:44 +0900 Update python classifier in setup.cfg
* 3d3edb7 2023-08-07 15:38:15 +0800 setup.cfg: Replace dashes with underscores
| * 943a2f4 2023-09-07 19:48:13 +0900 Fix warnings in doc build
|/
* edddb6b 2023-05-04 20:21:09 +0000 Revert "Moves supported python runtimes from version 3.8 to 3.10"
* 18f5be7 2023-04-10 13:17:40 +0900 Moves supported python runtimes from version 3.8 to 3.10
* d8e1232 2022-07-28 08:58:56 +0800 remove unicode from code
* 6d98355 2022-05-09 15:10:02 +0200 Drop python3.6/3.7 support in testing runtime
* dc07afb 2021-01-21 15:42:04 +0100 Use py3 as the default runtime for tox
| * ee08574 2021-03-23 13:13:42 +0100 Move flake8 as a pre-commit local target.
|/
* 4ea5fb3 2020-11-03 14:32:48 +0100 Use Python 3.8 as the default runtime for tox
* 89cb11c 2020-09-15 15:19:35 +0200 Adding pre-commit

Change-Id: I6a10fe1ecfc06297325a187383f104e21f18e2be
2024-08-27 14:40:18 +00:00
data Merge "Update 2023.1 Antelope Unmaintained transition date" 2024-08-05 10:48:21 +00:00
deliverables Release microversion-parse 2.0.0 for 2024.2 dalmatian. 2024-08-27 14:40:18 +00:00
doc Proposed 2025.1 Epoxy release schedule 2024-07-26 09:57:33 +00:00
openstack_releases Mark 2024.1 Caracal as released 2024-04-02 12:47:59 +02:00
playbooks [CI] Return tox-validate job log as zuul artifact 2024-03-20 16:21:14 +01:00
templates Remove unused RC templates 2019-09-23 18:04:44 +02:00
tools Sort output for tools/governance_consistency.py 2024-06-21 14:04:27 +02:00
.gitignore Switch to stestr 2018-07-10 10:38:33 +07:00
.gitreview OpenDev Migration Patch 2019-04-19 19:37:48 +00:00
.stestr.conf Switch to stestr 2018-07-10 10:38:33 +07:00
.zuul.yaml Add irrelevant-files for openstack-tox-py312 2024-07-15 13:41:57 +02:00
bindep.txt Add libpcre3-dev to bindep 2024-08-21 15:26:10 -07:00
CONTRIBUTING.rst Move release team ladder & infra into proper page 2021-07-22 15:31:25 +02:00
LICENSE Add top level LICENSE file 2018-10-17 10:36:04 +11:00
README.rst moving to OFTC 2021-05-27 13:53:16 +02:00
requirements.txt Update for Unmaintained transition 2024-03-15 08:14:24 +01:00
setup.cfg Update for Unmaintained transition 2024-03-15 08:14:24 +01:00
setup.py [Trivial] Remove executable privilege of setup.py 2016-05-09 16:38:37 +00:00
test-requirements.txt Update to latest hacking for pep8 checks 2020-07-27 16:33:03 -05:00
tox.ini Remove virtualenv pinning 2023-03-23 20:08:34 +01:00
watched_queries.yml Rename review.openstack.org to review.opendev.org 2019-05-12 04:33:25 +08:00
yamllint.yml add linter rules for vertical whitespace 2017-07-31 17:26:33 -04:00

OpenStack Releases

image

This repository is used to drive release automation for OpenStack release deliverables, ultimately publishing them on the https://releases.openstack.org/ website.

Changes to this repository are proposed using Gerrit at https://review.opendev.org. This repository is managed by the OpenStack Release Management team.

For more information on how to use this repository, please read our reference documentation.

Who should use this repository

All official OpenStack software should go through the OpenStack Release Management team team to produce releases. Exceptions to this rule are granted by the Technical Committee and documented in the openstack/governance repository ('release-management' key in reference/projects.yaml).

Deliverables managed by teams not under OpenStack governance should follow the tagging instructions in the infra manual.

More information

You can reach the Release Management team on the #openstack-release channel on OFTC IRC <https://www.oftc.net/>, or by sending an email with '[release]' as a subject prefix to the openstack-discuss mailing-list.