project-config/playbooks/publish
Jeremy Stanley dab0c7c606 Use Debian major version in Debian wheel filenames
Between September 4 and 5, our wheel cache publication began failing
for Debian distributions. The ansible_distribution_version fact
began to differentiate between Debian minor versions (so e.g.
bullseye went from "11" to "11.7"), and this does not match our
cache scheme in AFS so resulted in attempts to write to a
nonexistent directory. This corresponds to when
I9527fc847e18a80414139ebd6f19a9dbb9a5778e merged to switch the
tenant's default Ansible version to 8, so is very likely a behavior
change in Ansible itself.

Switch the logic in our wheel-mirror playbook to use
ansible_distribution_major_version like we do for Ubuntu, and rename
the tasks to be a little more generic.

Change-Id: Ie95e99bce1ed01aa9c284871b517e6c28c278d16
2023-10-06 13:45:03 +00:00
..
install-guide.yaml Migrate to upload-afs-roots role 2020-02-03 14:16:39 +11:00
openstack-afs.yaml openstack-afs.yaml : correct indentation 2023-01-11 08:57:11 +11:00
openstack-artifacts.yaml linter: add name to blocks 2022-07-28 12:03:23 +10:00
publications-index.yaml Use playbooks/publish/openstack-afs everywhere 2018-02-18 08:46:49 +01:00
publications.yaml Use playbooks/publish/openstack-afs everywhere 2018-02-18 08:46:49 +01:00
puppetforge.yaml Rework to use new upload-forge module 2019-02-11 11:44:34 +00:00
pypi.yaml Skip existing remote artifacts during PyPI upload 2022-11-08 15:41:47 +00:00
releasenotes.yaml Add root_marker_dir for releasenotes publish 2020-05-28 10:32:58 +02:00
releases-afs.yaml Add AFS publish job for releases repo 2020-02-20 18:04:14 +01:00
starlingx-afs.yaml Migrate to upload-afs-roots role 2020-02-03 14:16:39 +11:00
trigger-rtd.yaml trigger-rtd: fix role syntax 2022-07-28 12:01:50 +10:00
wheel-mirror.yaml Use Debian major version in Debian wheel filenames 2023-10-06 13:45:03 +00:00