-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Because Fedora 34 is almost EOL and Fedora 35 does not contain Python 3.5, we have to find a way how to make it possible to use older versions of fedora-python-tox container image with this GH action. The necessary change of the container images itself is ready here: fedora-python/fedora-python-tox#57
Current usage: grep.app has found five users of @v0.4
and eighteen users of @master
which both now means the latest container image.
Proposal:
- Release version
34
of this action, hardcode the:34
manifest in it, and document that the versions are the same as the versions of underlying Fedora releases. - Wait for a while for the fedora-python-tox based on Fedora 35.
- Switch the action to Fedora 35 and release version
35
. - Add a changelog so users can easily identify what's new in the new version and decide whether they can switch or not.
If we need to change anything in the action itself, we can then release versions like 35.1
.
hroncok
Metadata
Metadata
Assignees
Labels
No labels