73ed5af315
With the new TC resolution the community replaces Extended Maintenance with Unmaintained status [1]. So this patch transitions stable/yoga branch to Unmaintained as follows: - tip of the stable/yoga branch is tagged with yoga-eom tag - unmaintained/yoga branch will be cut from yoga-eom tag - stable/yoga branch will be deleted Some further notes: - there will no longer be official releases off of yoga branch - backports can be pushed against unmaintained/yoga branch - openstack-unmaintained-core and <project>-unmaintained-core groups will 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: I2576ffe47fe3ef74f31ba908f3170d1948c17eb7
37 lines
1011 B
YAML
37 lines
1011 B
YAML
---
|
|
launchpad: puppet-tacker
|
|
release-model: cycle-with-intermediary
|
|
team: Puppet OpenStack
|
|
type: trailing
|
|
releases:
|
|
- projects:
|
|
- hash: 197a7783fb85f2a1bbd514fad801f5515a3b48dc
|
|
repo: openstack/puppet-tacker
|
|
version: 20.0.0
|
|
- projects:
|
|
- hash: e365d86067f8536862b89b60791b4b4c561a2622
|
|
repo: openstack/puppet-tacker
|
|
version: 20.1.0
|
|
- projects:
|
|
- hash: 665059a6c3dbe2fcb2f6f36c5449f02794a06c23
|
|
repo: openstack/puppet-tacker
|
|
version: 20.2.0
|
|
- projects:
|
|
- hash: 6f6227c979e6fbb84e1557524d6d761a14d808b9
|
|
repo: openstack/puppet-tacker
|
|
version: 20.3.0
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/puppet-tacker
|
|
hash: 0577d52aa0ce867291ba45cb9e28b3150336eee7
|
|
repository-settings:
|
|
openstack/puppet-tacker:
|
|
flags:
|
|
- retired
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 20.3.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/puppet-tacker/yoga.html
|