fabro/bin/dev
Bryan Helmkamp b5b67226f1
ci: restore install.rs server-symbol allowlist and worker-token scrub exemption
Both Boundary checks have been red on main for multiple commits:

- check-boundary.sh: install.rs reintroduced direct use of
  fabro_config::ServerSettings::from_layer in 93b6577cd but was dropped
  from server_symbol_allowlist in bb0d05be2. Re-add it.
- check-env-mutation.sh: the worker FABRO_WORKER_TOKEN scrub added in
  077469d0c is documented as the approved pattern in
  docs-internal/server-secrets-strategy.md but was missing from the
  allowlist. Add the exact line.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 15:20:58 -04:00
..
check-boundary.sh ci: restore install.rs server-symbol allowlist and worker-token scrub exemption 2026-04-23 15:20:58 -04:00
check-env-mutation.sh ci: restore install.rs server-symbol allowlist and worker-token scrub exemption 2026-04-23 15:20:58 -04:00
docker-build.sh chore(docker): add --tag to docker-build.sh, document it in AGENTS.md 2026-04-19 15:03:08 -04:00
release.sh fix(release): make release.sh portable across macOS and Linux 2026-04-18 04:35:05 -04:00