This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
Build & Unit Test #463
copilot_deploy.yml
on: push
setup
/
determine-jobs-to-run
pre_deploy_tests
/
testing-unit-aws
pre_deploy_tests
/
testing-unit-postgres-aws
paketo_build
/
Packaging and building the application
post_dev_deploy_tests
/
...
/
run_application_e2e_test
post_dev_deploy_tests
/
...
/
run_assessment_e2e_test
post_dev_deploy_tests
/
...
/
run_performance_tests
post_test_deploy_tests
/
...
/
run_application_e2e_test
post_test_deploy_tests
/
...
/
run_assessment_e2e_test
post_test_deploy_tests
/
...
/
run_performance_tests
post_uat_deploy_tests
/
...
/
run_application_e2e_test
post_uat_deploy_tests
/
...
/
run_assessment_e2e_test
post_uat_deploy_tests
/
...
/
run_performance_tests
Annotations
1 error
Invalid workflow file:
.github/workflows/copilot_deploy.yml#L92
The workflow is not valid. In .github/workflows/copilot_deploy.yml (Line: 92, Col: 11): Error from called workflow communitiesuk/funding-service-design-workflows/.github/workflows/post-deploy.yml@main (Line: 102, Col: 38): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.FS_BASIC_AUTH_USERNAME In .github/workflows/copilot_deploy.yml (Line: 92, Col: 11): Error from called workflow communitiesuk/funding-service-design-workflows/.github/workflows/post-deploy.yml@main (Line: 103, Col: 43): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.FS_BASIC_AUTH_USERNAME
|