SANDBOX Full- Deploy feature branch to sandbox #42
full-deploy-to-sandbox.yml
on: workflow_dispatch
Matrix: Run UI Unit Tests / jest_testing_job
Build UI version for E2E Tests
/
install-cypress-build
1m 15s
Run Lambda Unit Tests
/
View input params
4s
Run Lambda Unit Tests
/
Run Python unit tests
30s
View input params
4s
Run Cypress E2E Tests
/
View input params
2s
Run Cypress E2E Tests
/
...
/
View input params
1s
Run Cypress E2E Tests
/
...
/
cypress-run-job
3m 40s
Run Cypress E2E Tests
/
...
/
View input params
3s
Run Cypress E2E Tests
/
...
/
cypress-run-job
3m 31s
Run Cypress E2E Tests
/
...
/
View input params
1s
Run Cypress E2E Tests
/
...
/
cypress-run-job
3m 27s
Deploy all Lambdas
/
...
/
View input params
2s
Deploy all Lambdas
/
...
/
Run Python unit tests
35s
Deploy all Lambdas
/
...
/
View Deploy all input variables
1s
Deploy all Lambdas
/
...
/
Deploy lambda create_document_reference_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda search_patient_details_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda document_reference_search_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda delete_document_reference_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda document_manifest_by_nhs_number_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda bulk_upload_metadata_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda token_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda login_redirect_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda authoriser_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda lloyd_george_record_stitch_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda logout_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda bulk_upload_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda bulk_upload_report_handler to
0s
Deploy all Lambdas
/
...
/
Deploy lambda back_channel_logout_handler to
0s
Deploy UI
/
react_build_and_deploy_docker_image
0s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
SRAlexander
rejected
|
Annotations
15 errors and 15 warnings
Deploy UI / react_build_and_deploy_docker_image
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy delete_document_reference_handler / Deploy lambda delete_document_reference_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy create_document_reference_lambda / Deploy lambda create_document_reference_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy document_reference_search_lambda / Deploy lambda document_reference_search_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy back_channel_logout_lambda / Deploy lambda back_channel_logout_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy AuthoriserLambda / Deploy lambda authoriser_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy bulk_upload_lambda / Deploy lambda bulk_upload_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy bulk_upload_metadata_lambda / Deploy lambda bulk_upload_metadata_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy document_manifest_by_nhs_number_lambda / Deploy lambda document_manifest_by_nhs_number_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy LloydGeorgeStitchLambda / Deploy lambda lloyd_george_record_stitch_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy LoginRedirectHandler / Deploy lambda login_redirect_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy LogoutHandler / Deploy lambda logout_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy report_bulk_upload_lambda / Deploy lambda bulk_upload_report_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy search_patient_details_lambda / Deploy lambda search_patient_details_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Deploy all Lambdas / Deploy all Lambdas to AWS / Deploy TokenRequestHandler / Deploy lambda token_handler to
The deployment was rejected or didn't satisfy other protection rules.
|
Run Lambda Unit Tests / Run Python unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Lambda Unit Tests / Run Python unit tests
Unexpected input(s) 'python_version', valid inputs are ['python-version', 'python-version-file', 'cache', 'architecture', 'check-latest', 'token', 'cache-dependency-path', 'update-environment', 'allow-prereleases']
|
Run Lambda Unit Tests / Run Python unit tests
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Run Lambda Unit Tests / Run Python unit tests
Unexpected input(s) 'python_version', valid inputs are ['python-version', 'python-version-file', 'cache', 'architecture', 'check-latest', 'token', 'cache-dependency-path', 'update-environment', 'allow-prereleases']
|
Run UI Unit Tests / jest_testing_job (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run UI Unit Tests / jest_testing_job (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build UI version for E2E Tests / install-cypress-build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, cypress-io/github-action@v5, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Cypress E2E Tests / cypress_test_firefox / cypress-run-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Cypress E2E Tests / cypress_test_edge / cypress-run-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Cypress E2E Tests / cypress_test_chrome / cypress-run-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tag_and_release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Run all python tests / Run Python unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Run all python tests / Run Python unit tests
Unexpected input(s) 'python_version', valid inputs are ['python-version', 'python-version-file', 'cache', 'architecture', 'check-latest', 'token', 'cache-dependency-path', 'update-environment', 'allow-prereleases']
|
Deploy all Lambdas / Run all python tests / Run Python unit tests
Unexpected input(s) 'python_version', valid inputs are ['python-version', 'python-version-file', 'cache', 'architecture', 'check-latest', 'token', 'cache-dependency-path', 'update-environment', 'allow-prereleases']
|
Deploy all Lambdas / Run all python tests / Run Python unit tests
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
Expired
|
2.24 MB |
|