1
0
Fork 0
mirror of https://github.com/imjasonh/terraform-playground synced 2026-07-12 09:28:30 +00:00
No description
Find a file
Cursor Agent 389bfca56b
cli: stdout is only the image ref; log blob push/skip to stderr
- output() writes the single by-digest reference (repo@sha256:...) to stdout so
  'docker run "$(pymage build)"' works; per-tag pointers and ggcr's per-blob
  progress (pushed/existing/mounted blob) go to stderr via logs.Progress
- adds TestBuildStdoutIsImageRef asserting the stdout contract and that blob
  logs land on stderr; documents it in the README
- completes and removes todo.txt

Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com>
2026-06-10 21:28:10 +00:00
.github/workflows lots of changes 2026-06-10 17:05:36 -04:00
cf-worker
cf-worker-container
cf-worker-go
container-vm
driftlessaf
gitea
iap
image-workflow
litestream
pymage cli: stdout is only the image ref; log blob push/skip to stderr 2026-06-10 21:28:10 +00:00
.devcontainer.json
.gitignore
LICENSE