Determine Python version from a series of questions #463
Unanswered
blakeNaccarato
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Please check for similar discussions first
Description
Support 3.10 on up by default, eventually clamping to minimum supported Python as 3.9 EOLs. The question series goes as follows:
...
And so on. The composed Jinja variable will be derived from that and can directly populate GitHub Actions matrices without unwieldy
fromJson
semantics in a dependent Action. Python versions aren't changed all that often anyways, but a single source of truth is preferable.Beta Was this translation helpful? Give feedback.
All reactions