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(build): include Dockerfile and build scripts in change detection
The supervisor committed-tree fingerprint was missing
deploy/docker/Dockerfile.images, and neither gateway nor supervisor
included tasks/scripts/docker-build-image.sh. Changes to these files
(e.g. from rebasing main) would not trigger a rebuild.
Align the git ls-tree paths with the matches_* functions so committed
and uncommitted changes are detected consistently.
0 commit comments