v1.7.0 #32
webknjaz
announced in
Announcements
v1.7.0
#32
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Deprecations
python-version
input is now deprecated in favor oforigin-python-version
. It is planned to be removed in v3 of this actionNew inputs
controller-python-version
parameter by @felixfontein in Add controller-python-version parameter #20 and in Follow-up for #20: move auto to the correct place #31origin-python-version
meant to replacepython-version
by @felixfontein in Rename python-version to env-python-version, add 'auto' value and make it default #19. It defaults to automatically selecting the latest supported CPython interpreter version for the givenansible-core
versionNew outputs
origin-python-version
andorigin-python-path
now expose the interpreter used to invokeansible-test
on the GitHub Actions runnerFull Diff: v1.6.0...v1.7.0
This discussion was created from the release v1.7.0.
Beta Was this translation helpful? Give feedback.
All reactions