1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-15 02:45:23 +00:00
terraform-playground/pymage/internal/build
Cursor Agent b721e31fd6
build: annotate dependency layers with their wheels (dev.pymage.wheels)
Each dependency layer descriptor now carries a dev.pymage.wheels annotation
listing the wheel(s) it installs (comma-separated name==version), mirroring the
config-history description and correctly listing all wheels in packed
multi-wheel layers. Adds a test covering per-wheel and packed layers.

Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com>
2026-06-11 00:48:33 +00:00
..
build.go build: annotate dependency layers with their wheels (dev.pymage.wheels) 2026-06-11 00:48:33 +00:00
build_test.go build: annotate dependency layers with their wheels (dev.pymage.wheels) 2026-06-11 00:48:33 +00:00
resolve.go perf: speed up no-op builds (resolve base once, cache interpreter detection) 2026-06-11 00:34:16 +00:00