[adjutant] Transition EM branches to Unmaintained

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.

[1] https://governance.openstack.org/tc/resolutions/20230724-unmaintained-branches.html

Change-Id: I6660af1bdc87e9fe35e4250d9d3db2a6c1233986
This commit is contained in:
Előd Illés 2024-02-27 19:51:11 +01:00
parent 3809a2ef81
commit 03d7838133
9 changed files with 54 additions and 0 deletions

View File

@ -20,6 +20,12 @@ releases:
projects:
- repo: openstack/adjutant-ui
hash: 92f8bdc649b96e437bec23dbf334cbdd9fc3ec7b
- version: victoria-eom
projects:
- repo: openstack/adjutant-ui
hash: 58504b599f73194ab0b0f296ded526eb2394fc7d
branches:
- name: stable/victoria
location: 1.0.0.0rc1
- name: unmaintained/victoria
location: victoria-eom

View File

@ -20,6 +20,12 @@ releases:
projects:
- repo: openstack/adjutant
hash: 43e0c625e39f826b578e3e5c25519606d9b72808
- version: victoria-eom
projects:
- repo: openstack/adjutant
hash: acc4a44e87758a6bedabbc12d35b059d437f58ef
branches:
- name: stable/victoria
location: 1.0.0.0rc1
- name: unmaintained/victoria
location: victoria-eom

View File

@ -19,6 +19,12 @@ releases:
projects:
- repo: openstack/python-adjutantclient
hash: 9095d25ca0b0e487464f370825872e457b698e68
- version: victoria-eom
projects:
- repo: openstack/python-adjutantclient
hash: 4c50d1aadb6faa52a422103aac35ef5b39b8185b
branches:
- name: stable/victoria
location: 0.7.0
- name: unmaintained/victoria
location: victoria-eom

View File

@ -20,6 +20,12 @@ releases:
projects:
- repo: openstack/adjutant-ui
hash: 104c474479e9a89d22b96777378ff59983c03393
- version: wallaby-eom
projects:
- repo: openstack/adjutant-ui
hash: 104c474479e9a89d22b96777378ff59983c03393
branches:
- name: stable/wallaby
location: 2.0.0.0rc1
- name: unmaintained/wallaby
location: wallaby-eom

View File

@ -20,6 +20,12 @@ releases:
projects:
- repo: openstack/adjutant
hash: ad19ed13b65b583e65b5a19e04a0f0403c366b09
- version: wallaby-eom
projects:
- repo: openstack/adjutant
hash: ba9147143a921219dc49026c496735126c097845
branches:
- name: stable/wallaby
location: 2.0.0.0rc1
- name: unmaintained/wallaby
location: wallaby-eom

View File

@ -15,6 +15,12 @@ releases:
projects:
- repo: openstack/python-adjutantclient
hash: 32ef2538fc97893c555e438070281d5599bf1ebc
- version: wallaby-eom
projects:
- repo: openstack/python-adjutantclient
hash: a162922973abacd2b30a0d89a4ff30dc7c831ed9
branches:
- name: stable/wallaby
location: 0.8.0
- name: unmaintained/wallaby
location: wallaby-eom

View File

@ -20,6 +20,12 @@ releases:
projects:
- repo: openstack/adjutant-ui
hash: 104c474479e9a89d22b96777378ff59983c03393
- version: xena-eom
projects:
- repo: openstack/adjutant-ui
hash: 104c474479e9a89d22b96777378ff59983c03393
branches:
- name: stable/xena
location: 3.0.0.0rc1
- name: unmaintained/xena
location: xena-eom

View File

@ -24,6 +24,12 @@ releases:
projects:
- repo: openstack/adjutant
hash: f8cd1d888fc2335dbc9edcd63e4aa5ff54fac8b7
- version: xena-eom
projects:
- repo: openstack/adjutant
hash: af4cf0debaf8eb7d98a20e267e475430ed7bc215
branches:
- name: stable/xena
location: 3.0.0.0rc1
- name: unmaintained/xena
location: xena-eom

View File

@ -15,6 +15,12 @@ releases:
projects:
- repo: openstack/python-adjutantclient
hash: 20d234bc370056184a0885e6e6f735db056668a2
- version: xena-eom
projects:
- repo: openstack/python-adjutantclient
hash: 39c9445d72d2956095353d83f80d215c3a95f42a
branches:
- name: stable/xena
location: 0.9.0
- name: unmaintained/xena
location: xena-eom