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
35 lines
987 B
YAML
35 lines
987 B
YAML
---
|
|
launchpad: puppet-ec2api
|
|
release-model: cycle-with-intermediary
|
|
team: Puppet OpenStack
|
|
type: trailing
|
|
releases:
|
|
- projects:
|
|
- hash: 036b6094fa94391549f7b1b5404b6212d17d1e99
|
|
repo: openstack/puppet-ec2api
|
|
version: 20.0.0
|
|
- projects:
|
|
- hash: 1dc8a708d9e7382a54b3c4cfde234c13496bf44b
|
|
repo: openstack/puppet-ec2api
|
|
version: 20.1.0
|
|
- projects:
|
|
- hash: 7abad2bd64eac98d9d853ab73fce34a2473b5b55
|
|
repo: openstack/puppet-ec2api
|
|
version: 20.2.0
|
|
- projects:
|
|
- hash: c1ee6f950709f3b2f527d0ec748949f24497fa8e
|
|
repo: openstack/puppet-ec2api
|
|
version: 20.3.0
|
|
- version: yoga-eom
|
|
projects:
|
|
- repo: openstack/puppet-ec2api
|
|
hash: 6b78a13d357e7c753071dfcdbcbc1aa4789690e7
|
|
repository-settings:
|
|
openstack/puppet-ec2api: {}
|
|
branches:
|
|
- name: stable/yoga
|
|
location: 20.3.0
|
|
- name: unmaintained/yoga
|
|
location: yoga-eom
|
|
release-notes: https://docs.openstack.org/releasenotes/puppet-ec2api/yoga.html
|