project-config/roles
Előd Illés 5ded5656e8 Fix release-id fetching for release job
With a recent patch a new release job error came up [1]:
when fetching the release-id from the series_status.yaml the yaml
parser resolves the new names (eg: 2023.1) as float, so we have to
convert it to string to be able to concatenate it to 'stable/' string.

[1]
File "/home/zuul/scripts/release-tools/process_release_requests.py", line 116, in get_branch
branch = "stable/" + series.get("release-id", series_name)
TypeError: can only concatenate str (not "float") to str

Change-Id: I4e317919292d7481b2ffd15b68473fff5b4b9aaf
2023-06-28 20:40:03 +02:00
..
check-release-approval [check-release-approval] Handle PTL-less projects 2020-11-30 09:35:51 -06:00
configure-git linter: update some YAML whitespace issues 2022-07-28 12:02:45 +10:00
copy-proposal-common-scripts Fix proposal scripts 2019-04-20 09:26:54 +02:00
copy-release-tools-scripts Fix release-id fetching for release job 2023-06-28 20:40:03 +02:00
copy-wheels Make wheel indices valid HTML 5 2022-01-30 16:37:01 +00:00
fetch-translations-subunit-output Rename fetch-translations-stestr-output 2018-01-23 13:40:51 +01:00
legacy-zuul-git-prep-upper-constraints OpenDev Migration Patch 2019-04-19 19:41:29 +00:00
test-upload-logs linter: add name to blocks 2022-07-28 12:03:23 +10:00
use-cached-repos Update ansible-lint and add fake zuul_return 2020-03-18 22:28:10 +01:00