1b1ef0546f
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. NOTE(elod.illes): the deliverables, which were marked as retired, no need to move to Unmaintained so this patch EOLs them directly. [1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html Change-Id: Ie1e6d394a63bcb29b75bb5e5151b1bb993a72696
47 lines
1.3 KiB
YAML
47 lines
1.3 KiB
YAML
---
|
|
launchpad: puppet-horizon
|
|
release-model: cycle-with-intermediary
|
|
team: Puppet OpenStack
|
|
type: trailing
|
|
repository-settings:
|
|
openstack/puppet-horizon: {}
|
|
releases:
|
|
- projects:
|
|
- hash: 1bee3966c7fd144160e132093bd786ff7ef63b46
|
|
repo: openstack/puppet-horizon
|
|
version: 19.0.0
|
|
- projects:
|
|
- hash: e9158fd494683874de9a9c750a74ae0bc5657dc7
|
|
repo: openstack/puppet-horizon
|
|
version: 19.1.0
|
|
- projects:
|
|
- hash: a44ee2c39b65d0fe5191a25bf0e365dfe8a663a4
|
|
repo: openstack/puppet-horizon
|
|
version: 19.2.0
|
|
- projects:
|
|
- hash: 998b469fb995b2d594423be719480af0ba6f6357
|
|
repo: openstack/puppet-horizon
|
|
version: 19.3.0
|
|
- projects:
|
|
- hash: a1657e083d97e8f1cd8fb5763c9447beeac7f82b
|
|
repo: openstack/puppet-horizon
|
|
version: 19.4.0
|
|
- projects:
|
|
- hash: 1300d5230dc797f1b2d310522fb9eca27c6f9442
|
|
repo: openstack/puppet-horizon
|
|
version: 19.5.0
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/puppet-horizon
|
|
hash: 1300d5230dc797f1b2d310522fb9eca27c6f9442
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/puppet-horizon
|
|
hash: 1300d5230dc797f1b2d310522fb9eca27c6f9442
|
|
branches:
|
|
- name: stable/xena
|
|
location: 19.4.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/puppet-horizon/xena.html
|