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
feat: add context-hash to image tags for TAD traceability\n\nEach image is now tagged with both:\n - <version> (mutable, used by deps.yaml)\n - <version>-<hash> (immutable, for audit trail)\n\nThe hash is the first 8 chars of the git tree SHA of the build\ncontext directory. It changes if and only if any file in that\ndirectory changes, providing deterministic, traceable tags."
0 commit comments