Sync public tree to 0bdcbac

This commit is contained in:
Michel Paulissen 2026-07-04 17:07:49 +02:00
parent 9f76e3e70a
commit 21f21fa8b6
3 changed files with 4 additions and 4 deletions

View file

@ -137,7 +137,7 @@ const requiredReadmePatterns = [
["public dry-run barebones HTML no CSS", /barebones HTML with\s+no CSS/],
["browser login plan diagnostic", /disasmer login --browser --plan/],
["public dry-run deployment prep", /prepare-public-release-dryrun-deployment\.js/],
["public dry-run systemd unit", /systemd unit that\s+binds `0\.0\.0\.0:9443`/],
["public dry-run systemd unit", /systemd unit that\s+binds `\[::\]:9443`/],
["public dry-run e2e runner", /public-release-dryrun-e2e\.js/],
["public dry-run e2e gate env", /DISASMER_PUBLIC_RELEASE_DRYRUN_E2E=1/],
["public dry-run e2e service address", /DISASMER_PUBLIC_RELEASE_DRYRUN_SERVICE_ADDR=disasmer\.michelpaulissen\.com:9443/],