16bb95d9d4
As announced on mailing list [1], this patch transitions the Stein branch to End of Life. The last patch of the branch will be tagged with stein-eol tag. stable/stein branch cannot be used anymore and will be deleted if this patch merges. This is needed as stable/stein 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/stein 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-September/034965.html Change-Id: Ibd368e6a6267c3bfc213e881d7c0ee0fe38f0413
26 lines
677 B
YAML
26 lines
677 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: tricircle
|
|
release-model: cycle-with-intermediary
|
|
team: tricircle
|
|
type: service
|
|
releases:
|
|
- version: 6.0.0
|
|
projects:
|
|
- repo: openstack/tricircle
|
|
hash: 4f27abf4d141fe47928f89516f22dea14f3e446c
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/tricircle
|
|
hash: 4f27abf4d141fe47928f89516f22dea14f3e446c
|
|
- version: stein-eol
|
|
projects:
|
|
- repo: openstack/tricircle
|
|
hash: 5362b6d75ce0b02d0712906b2fdf6cd045de7c6b
|
|
branches:
|
|
- name: stable/stein
|
|
location: 6.0.0
|
|
repository-settings:
|
|
openstack/tricircle: {}
|
|
release-notes: https://docs.openstack.org/releasenotes/tricircle/stein.html
|