Build & Unit Test #760
copilot_deploy.yml
on: push
pre_deploy_tests
/
Check DB migrations
pre_deploy_tests
/
testing-unit-aws
pre_deploy_tests
/
testing-unit-postgres-aws
post_dev_deploy_tests
/
...
/
run_application_e2e_test
post_dev_deploy_tests
/
...
/
run_assessment_e2e_test
post_dev_deploy_tests
/
...
/
run_performance_tests
post_dev_deploy_tests
/
...
/
run_python_e2e_test
post_test_deploy_tests
/
...
/
run_application_e2e_test
post_test_deploy_tests
/
...
/
run_assessment_e2e_test
post_test_deploy_tests
/
...
/
run_performance_tests
post_test_deploy_tests
/
...
/
run_python_e2e_test
post_uat_deploy_tests
/
...
/
run_application_e2e_test
post_uat_deploy_tests
/
...
/
run_assessment_e2e_test
post_uat_deploy_tests
/
...
/
run_performance_tests
post_uat_deploy_tests
/
...
/
run_python_e2e_test
prod_deploy
/
...
/
notify_slack
Annotations
1 error
Invalid workflow file:
.github/workflows/copilot_deploy.yml#L59
The workflow is not valid. .github/workflows/copilot_deploy.yml (Line: 59, Col: 11): Input notify_slack is required, but not provided while calling.
|