3b4f0a8d62
As discussed in the mail thread [1][2], this patch transition the Rocky branch to End of Life. The last patch of the branch will be tagged with rocky-eol tag. stable/rocky branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/rocky is not actively maintained in recent period, thus gates are mostly broken due to job failures. Besides, by removing these branches, infra resources will be freed up, too. Please try to identify any zuul job, that is defined outside of the repositories in this patch (for example in openstack-zuul-jobs, etc.) and won't be used anymore if stable/rocky is deleted. Propose a job removal patch for them. Please +1 if the team is ready for us to proceed with this transition, or -1 if there are still some activity on the branch and the team wants to continue to maintain it. [1] https://lists.openstack.org/pipermail/openstack-discuss/2023-January/031922.html [2] https://lists.openstack.org/pipermail/openstack-discuss/2023-April/033386.html Change-Id: I1b787fe2d2400543f6e804bd9a5bbbe62e384064
27 lines
673 B
YAML
27 lines
673 B
YAML
---
|
|
branches:
|
|
- location: 0.1.0
|
|
name: stable/rocky
|
|
include-pypi-link: true
|
|
storyboard: 968
|
|
release-model: cycle-with-intermediary
|
|
team: cyborg
|
|
type: library
|
|
repository-settings:
|
|
openstack/os-acc:
|
|
pypi-name: os-acc
|
|
releases:
|
|
- projects:
|
|
- hash: f3cb2261c3f8aa1d6cb029fc0ce8e00b53ec7ce0
|
|
repo: openstack/os-acc
|
|
version: 0.1.0
|
|
- version: rocky-em
|
|
projects:
|
|
- repo: openstack/os-acc
|
|
hash: f3cb2261c3f8aa1d6cb029fc0ce8e00b53ec7ce0
|
|
- version: rocky-eol
|
|
projects:
|
|
- repo: openstack/os-acc
|
|
hash: 2e8e078aac54d6295859b9519388582dd35fd7af
|
|
release-notes: https://docs.openstack.org/releasenotes/os-acc/rocky.html
|