96e92809b9
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: I7e4c82be8b2fc95075f69334df14180b85e16577
36 lines
992 B
YAML
36 lines
992 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: taskflow
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/taskflow: {}
|
|
releases:
|
|
- diff-start: 3.2.0
|
|
projects:
|
|
- comment: procedural tag to handle release job failure
|
|
hash: f9349f4301d3892fe797498c65d1c0768abc35a3
|
|
repo: openstack/taskflow
|
|
version: 3.3.1
|
|
- projects:
|
|
- hash: f89265e4606739ff366be3ca9ba818a28404a7ab
|
|
repo: openstack/taskflow
|
|
version: 3.4.0
|
|
- projects:
|
|
- hash: 6e0b1ed9c0b9ef2053de5dc41c3a57731e262fa3
|
|
repo: openstack/taskflow
|
|
version: 3.5.0
|
|
- version: stein-em
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 6e0b1ed9c0b9ef2053de5dc41c3a57731e262fa3
|
|
- version: stein-eol
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: f460c5ac29228d373fbb623dbb57e7e030b1dcd6
|
|
branches:
|
|
- location: 3.4.0
|
|
name: stable/stein
|
|
release-notes: https://docs.openstack.org/releasenotes/taskflow/stein.html
|