You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): make scaffold e2e hermetic vs the official runtime image + add changeset
The docker e2e builds examples/docker, whose runtime stage is now
FROM ghcr.io/objectstack-ai/objectstack — a tag that doesn't exist until the
first release publishes it. Build that base locally from docker/Dockerfile
inside the job instead of pulling: kills the chicken-and-egg AND makes every
PR exercise the official runtime Dockerfile itself. Also trigger the e2e on
docker/** changes, and add the feature changeset (minor on @objectstack/cli).
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0162o68e5w3bpUBEVRQboUGG
0 commit comments