[barbican] Transition Yoga to Unmaintained
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: I3488bf89fda5da1ea5f3d7af163fd526982d0548
This commit is contained in:
parent
017b41c3ea
commit
54d76e111b
@ -15,6 +15,12 @@ releases:
|
||||
- repo: openstack/ansible-role-atos-hsm
|
||||
hash: c9f757de685c2989198db633d677cf46ae4b282c
|
||||
diff-start: 2.0.0
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/ansible-role-atos-hsm
|
||||
hash: 6a028735e1340ececc01552c1091aaef69230895
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 3.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
|
@ -15,6 +15,12 @@ releases:
|
||||
- repo: openstack/ansible-role-lunasa-hsm
|
||||
hash: 26da379c3a5c88dda5f30adf9fd39d4254a9cc10
|
||||
diff-start: 2.0.0
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/ansible-role-lunasa-hsm
|
||||
hash: 5a92831b804ef84fee04c472e74006a7b42f8036
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 3.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
|
@ -15,6 +15,12 @@ releases:
|
||||
- repo: openstack/ansible-role-thales-hsm
|
||||
hash: e82db3b3fc5088c393eb810bf52329444a91b4eb
|
||||
diff-start: 2.0.0
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/ansible-role-thales-hsm
|
||||
hash: 1a010eb733634a98d81f0ecaeeb3b93a303a625d
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 3.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
|
@ -23,7 +23,13 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/barbican
|
||||
hash: f5147debb9af3eb9b5a9ce61d8c5177470bdfc9a
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/barbican
|
||||
hash: f5147debb9af3eb9b5a9ce61d8c5177470bdfc9a
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 14.0.0.0rc1
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
release-notes: https://docs.openstack.org/releasenotes/barbican/yoga.html
|
||||
|
@ -10,6 +10,12 @@ releases:
|
||||
projects:
|
||||
- repo: openstack/python-barbicanclient
|
||||
hash: ad49c406fe67459a4a667c78ad37782fb14bdbb7
|
||||
- version: yoga-eom
|
||||
projects:
|
||||
- repo: openstack/python-barbicanclient
|
||||
hash: 0f87087b6fd4b166587aa174e282839438f10bf1
|
||||
branches:
|
||||
- name: stable/yoga
|
||||
location: 5.3.0
|
||||
- name: unmaintained/yoga
|
||||
location: yoga-eom
|
||||
|
Loading…
x
Reference in New Issue
Block a user