ci: exclude conflict-affected regions - #631
Conversation
This comment has been minimized.
This comment has been minimized.
e7f776a to
3fca3b1
Compare
Codex AI reviewNo actionable findings. Residual risk is limited to live GitHub Actions and AWS publishing behavior, which the static configuration test does not exercise. Reviewed commit |
Claude AI reviewThis PR is a CI/docs-only change that temporarily excludes Verification performed
No actionable findings. Residual test risk (by design, not a defect): the lock test hardcodes the full commercial-region set, so any future region added to the workflow must also be added to Reviewed commit |
Summary
me-central-1andme-south-1from default layer publishing while AWS reports conflict-related service disruptionTesting
hatch run test:all .github/scripts/tests/test_lambda_layer_publish_workflow.py .github/scripts/tests/test_build_lambda_layer.py .github/scripts/tests/test_parse_sdk_branch.py .github/scripts/tests/test_resolve_layer_sdk_version.pyhatch fmt --check .github/scripts/tests/test_lambda_layer_publish_workflow.py