mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
Security: - /api/setup and /api/bootstrap now require Authorization: Bearer $SETUP_SECRET before executing any database seed operations E2E: - global.setup.ts: replace fixed 2s sleep with waitForServer() poll loop (60s timeout, 1s interval) so seed POST only fires when server is ready CI pipeline: - lint gate: remove || true so ESLint failures propagate; tighten error threshold from 1500 to 0 (errors are now a hard gate) - container-build-apps: replace !failure() with explicit needs.container-base-tier1.result == 'success' so a failed tier-1 build blocks Gate 2 instead of being silently skipped - skip_tests workflow_dispatch input now wired to gate-2-start, test-unit, test-e2e, and test-dbal-daemon jobs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2.9 KiB
2.9 KiB