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
51 lines
1.5 KiB
YAML
51 lines
1.5 KiB
YAML
---
|
|
launchpad: puppet-tempest
|
|
release-model: cycle-with-intermediary
|
|
team: Puppet OpenStack
|
|
type: trailing
|
|
repository-settings:
|
|
openstack/puppet-tempest: {}
|
|
releases:
|
|
- projects:
|
|
- hash: d7d4b851ead6479fe963dacf8ec4f51245b82554
|
|
repo: openstack/puppet-tempest
|
|
version: 19.0.0
|
|
- projects:
|
|
- hash: 277822974cd58ee30888a348df5fd16e0e0696bf
|
|
repo: openstack/puppet-tempest
|
|
version: 19.1.0
|
|
- projects:
|
|
- hash: f0ed70b3dd6f0d8720d706b2a7fcc82dc7f3301d
|
|
repo: openstack/puppet-tempest
|
|
version: 19.2.0
|
|
- projects:
|
|
- hash: 178d99cece735a2605d28d33a6233207b4843b1f
|
|
repo: openstack/puppet-tempest
|
|
version: 19.3.0
|
|
- projects:
|
|
- hash: 569cd602f18096573d91bcd5ea4e31073c8f61a8
|
|
repo: openstack/puppet-tempest
|
|
version: 19.4.0
|
|
- projects:
|
|
- hash: 0ad0704cc454aaa1dc663459e0ed4bf7b1d7feb5
|
|
repo: openstack/puppet-tempest
|
|
version: 19.5.0
|
|
- projects:
|
|
- hash: ebe69173a0c8a91f5f0ddd1cf5cbdbb2e05c96d3
|
|
repo: openstack/puppet-tempest
|
|
version: 19.5.1
|
|
- version: xena-em
|
|
projects:
|
|
- repo: openstack/puppet-tempest
|
|
hash: ebe69173a0c8a91f5f0ddd1cf5cbdbb2e05c96d3
|
|
- version: xena-eom
|
|
projects:
|
|
- repo: openstack/puppet-tempest
|
|
hash: ebe69173a0c8a91f5f0ddd1cf5cbdbb2e05c96d3
|
|
branches:
|
|
- name: stable/xena
|
|
location: 19.4.0
|
|
- name: unmaintained/xena
|
|
location: xena-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/puppet-tempest/xena.html
|