xworkmate-bridge/scripts/github-actions
Haitao Pan f30c8d4816 fix(security): enforce mandatory authentication and update deployment
Enforce strict Bearer token validation even when the bridge auth token is not explicitly configured in the environment. This ensures unauthenticated requests are rejected with a 401 status code by default. Updated deployment scripts to pass the required auth token and adjusted the test suite to align with the new security requirements.
2026-04-16 18:50:47 +08:00
..
build-artifact.sh Add GitHub Actions pipeline for bridge deploy 2026-04-10 16:17:32 +08:00
deploy.sh fix(security): enforce mandatory authentication and update deployment 2026-04-16 18:50:47 +08:00
prep.sh Fix pipeline preflight checks 2026-04-10 17:50:55 +08:00
prepare-ssh.sh Add GitHub Actions pipeline for bridge deploy 2026-04-10 16:17:32 +08:00
report-production-state.sh ci: deploy every push from build output 2026-04-12 18:33:04 +08:00
resolve-artifact-name.sh Extract xworkmate bridge workflow scripts 2026-04-12 15:22:13 +08:00
resolve-release-metadata.sh Extract xworkmate bridge workflow scripts 2026-04-12 15:22:13 +08:00
resolve-service-image-ref.sh Extract xworkmate bridge workflow scripts 2026-04-12 15:22:13 +08:00
test-validate-deploy.sh ci: probe providers through bridge runtime 2026-04-14 11:51:11 +08:00
validate-deploy.sh ci: probe providers through bridge runtime 2026-04-14 11:51:11 +08:00
verify-public-rpc-contract.sh test: lock bridge provider contract smoke checks 2026-04-14 13:56:58 +08:00