bf61151cd9
As a preparation for the transition of stable/2023.1 to Unmaintained, this release picks up new commits to taskflow since the last release from stable/2023.1. This is being proposed as a convenience to help make sure stable changes are being released. If the team is good with this going out, please respond with a +1 to let the release team know it is OK to proceed. If it is not wanted at this time, or if there are more changes that would be good to get merged before doing a stable release, please leave a -1 with a comment with what the team would prefer. We can then either abandon this patch, or wait for an update with a new commit hash to use instead. $ git log --oneline --no-merges 5.1.0..78aa34f4 78aa34f4 Fix parsing of zookeeper jobboard backend options d6ec6ddc Update TOX_CONSTRAINTS_FILE for stable/2023.1 5b56fb3c Update .gitreview for stable/2023.1 Change-Id: Ic9b3c27c30609dd60173d442645f8c6b206ecfc6 Signed-off-by: Elod Illes <elod.illes@est.tech>
22 lines
540 B
YAML
22 lines
540 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: taskflow
|
|
release-model: cycle-with-intermediary
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/taskflow: {}
|
|
releases:
|
|
- version: 5.1.0
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 5bcac4c7d4503be8161bcf159981199e3ea89d4d
|
|
- version: 5.1.1
|
|
projects:
|
|
- repo: openstack/taskflow
|
|
hash: 78aa34f45930d3a3389bcf55becf6d84aac8ae51
|
|
branches:
|
|
- name: stable/2023.1
|
|
location: 5.1.0
|
|
release-notes: https://docs.openstack.org/releasenotes/taskflow/2023.1.html
|