1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-16 12:42:57 +00:00
No description
Find a file
Cursor Agent d670295074
cli: make --python optional, auto-detect from base when omitted
If --python is given it must match the base's detected Python version; if
omitted, the version is auto-detected (PYTHON_VERSION env, else apko.json) and
used for both wheel selection and the site-packages layout. Errors clearly when
the base version can't be determined and --python is unset. CI now relies on
auto-detection (drops --python). Adds resolveInterpreter tests and asserts the
auto-detected version flows into the image.

Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com>
2026-06-10 16:24:07 +00:00
.github/workflows cli: make --python optional, auto-detect from base when omitted 2026-06-10 16:24:07 +00:00
cf-worker
cf-worker-container
cf-worker-go
container-vm
driftlessaf
gitea
iap
image-workflow
litestream
pymage cli: make --python optional, auto-detect from base when omitted 2026-06-10 16:24:07 +00:00
.devcontainer.json
.gitignore
LICENSE