1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-08 07:44:57 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Cursor Agent
37a7e85893
ci: matrix over ubuntu/macos/windows; exercise a multi-arch build on each
Proves pymage builds a multi-arch linux image index from any host OS using a
cross-platform in-memory registry (crane registry serve) + crane manifest
verification. Docker-only steps (docker run, layer-reuse via crane) stay gated
to the Linux runner.

Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com>
2026-06-10 15:45:36 +00:00
Cursor Agent
1f2fd93117
Rename py-image-builder to pymage (module, imports, CLI, workflow, docs)
Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com>
2026-06-10 13:30:05 +00:00
Renamed from .github/workflows/py-image-builder.yaml (Browse further)