7956fce13a
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions victoria, wallaby, and xena EM branches to Unmaintained as follows: - tip of the given branch will be tagged with <series>-eom tag - unmaintained/<series> branch will be cut from <series>-eom tag - stable/<series> branch will be deleted Some further notes: - stable policy still applies - backports can be pushed against unmaintained/<series> branch - openstack-unmaintained-core group have the rights to merge patches For further details please read the resolution [1] & review and +1 this patch if this is correct as soon as possible. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: I52eaa6dd48144cb84a8cb97116e5e7302a9603a0
33 lines
877 B
YAML
33 lines
877 B
YAML
---
|
|
launchpad: heat-agents
|
|
release-model: cycle-with-rc
|
|
release-type: python-pypi
|
|
team: heat
|
|
type: other
|
|
repository-settings:
|
|
openstack/heat-agents: {}
|
|
releases:
|
|
- version: 3.0.0.0rc1
|
|
projects:
|
|
- repo: openstack/heat-agents
|
|
hash: ba45ab41a63c22e81546c3173299bed899ffecc6
|
|
- version: 3.0.0
|
|
projects:
|
|
- repo: openstack/heat-agents
|
|
hash: ba45ab41a63c22e81546c3173299bed899ffecc6
|
|
diff-start: 2.2.0
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/heat-agents
|
|
hash: ba45ab41a63c22e81546c3173299bed899ffecc6
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/heat-agents
|
|
hash: efce207ae7681ddc9044a2d2a19ffa1f1bcc31d2
|
|
branches:
|
|
- name: stable/xena
|
|
location: 3.0.0.0rc1
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/heat-agents/xena.html
|