Bug fixes
-
Fail fast for attempts to use
test --debug
with a docker environment (Cherry-pick of #18560) (#18567) -
Add support for Docker registry auth (Cherry-pick of #18541) (#18550)
-
Fix Poetry req synthesis for URLs with markers. (Cherry-pick of #18535) (#18537)
-
Preserve environment variables in
pantsd
to allow Docker auth. (Cherry-pick of #18465) (#18467) -
Synthesized lockfile targets should never err on missing lockfiles. (Cherry-pick of #18406) (#18446)
-
go: skip go v1.20+ when searching for the GOROOT (#18429)