Sync public tree to b67d2a6

This commit is contained in:
Michel Paulissen 2026-07-04 17:37:07 +02:00
parent 21f21fa8b6
commit 1d72f20cce
7 changed files with 466 additions and 6 deletions

View file

@ -34,6 +34,9 @@ fi
node scripts/public-release-dryrun-contract-smoke.js
node scripts/public-browser-login-contract-smoke.js
node scripts/self-hosted-coordinator-smoke.js
if [[ "${DISASMER_CLI_HAPPY_PATH_LIVE:-}" == "1" ]]; then
node scripts/cli-happy-path-live-smoke.js
fi
node scripts/public-local-demo-matrix-smoke.js
scripts/release-source-scan.sh