SANDBOX Full- Deploy feature branch to sandbox #109
full-deploy-to-sandbox.yml
on: workflow_dispatch
Build UI version for E2E Tests
/
install-cypress-build
1m 16s
View input params
2s
Run Lambda Unit Tests
/
View input params
2s
Run Lambda Unit Tests
/
Run Python unit tests
41s
Deploy all Lambdas
/
View Deploy all input variables
2s
Deploy all Lambdas
/
...
/
Deploy lambda create_document_reference_handler to
1m 0s
Deploy all Lambdas
/
...
/
Deploy lambda search_patient_details_handler to
1m 1s
Deploy all Lambdas
/
...
/
Deploy lambda document_reference_search_handler to
1m 5s
Deploy all Lambdas
/
...
/
Deploy lambda delete_document_reference_handler to
58s
Deploy all Lambdas
/
...
/
Deploy lambda document_manifest_by_nhs_number_handler to
1m 4s
Deploy all Lambdas
/
...
/
Deploy lambda bulk_upload_metadata_handler to
59s
Deploy all Lambdas
/
...
/
Deploy lambda token_handler to
1m 4s
Deploy all Lambdas
/
...
/
Deploy lambda login_redirect_handler to
56s
Deploy all Lambdas
/
...
/
Deploy lambda authoriser_handler to
53s
Deploy all Lambdas
/
...
/
Deploy lambda lloyd_george_record_stitch_handler to
1m 0s
Deploy all Lambdas
/
...
/
Deploy lambda logout_handler to
1m 8s
Deploy all Lambdas
/
...
/
Deploy lambda bulk_upload_handler to
1m 3s
Deploy all Lambdas
/
...
/
Deploy lambda bulk_upload_report_handler to
1m 8s
Deploy all Lambdas
/
...
/
Deploy lambda back_channel_logout_handler to
1m 2s
Deploy all Lambdas
/
...
/
Deploy lambda send_feedback_handler to
1m 0s
Deploy all Lambdas
/
...
/
Deploy lambda nems_message_handler to
58s
Deploy all Lambdas
/
...
/
Deploy lambda feature_flags_handler to
1m 0s
Deploy all Lambdas
/
...
/
Deploy lambda virus_scan_result_handler to
1m 0s
Deploy all Lambdas
/
...
/
Deploy lambda upload_confirm_result_handler to
1m 6s
Deploy all Lambdas
/
...
/
Deploy lambda update_upload_state_handler to
1m 3s
Deploy UI
/
react_build_and_deploy_docker_image
1m 43s
Matrix: Run UI Unit Tests / jest_testing_job
Run Cypress E2E Tests
/
View input params
3s
Run Cypress E2E Tests
/
...
/
View input params
1s
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 33s
Run Cypress E2E Tests
/
...
/
View input params
3s
Run Cypress E2E Tests
/
...
/
cypress-run-job
3m 23s
Annotations
1 error and 34 warnings
Deploy UI / react_build_and_deploy_docker_image
Process completed with exit code 1.
|
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/
|
Deploy all Lambdas / Deploy AuthoriserLambda / Deploy lambda authoriser_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy bulk_upload_metadata_lambda / Deploy lambda bulk_upload_metadata_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy delete_document_reference_handler / Deploy lambda delete_document_reference_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy back_channel_logout_lambda / Deploy lambda back_channel_logout_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy bulk_upload_lambda / Deploy lambda bulk_upload_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/.
|
Deploy all Lambdas / Deploy create_document_reference_lambda / Deploy lambda create_document_reference_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy LloydGeorgeStitchLambda / Deploy lambda lloyd_george_record_stitch_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy search_patient_details_lambda / Deploy lambda search_patient_details_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy document_reference_search_lambda / Deploy lambda document_reference_search_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy feature flags lambda / Deploy lambda feature_flags_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy UI / react_build_and_deploy_docker_image
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, aws-actions/configure-aws-credentials@v2, aws-actions/amazon-ecr-login@v1, dkershner6/aws-ssm-getparameters-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy UI / react_build_and_deploy_docker_image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy UI / react_build_and_deploy_docker_image
Your docker password is not masked. See https://github.com/aws-actions/amazon-ecr-login#docker-credentials for more information.
|
Deploy all Lambdas / Deploy document_manifest_by_nhs_number_lambda / Deploy lambda document_manifest_by_nhs_number_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy LoginRedirectHandler / Deploy lambda login_redirect_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy nems_message_lambda / Deploy lambda nems_message_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy LogoutHandler / Deploy lambda logout_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy TokenRequestHandler / Deploy lambda token_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy virus scan result lambda / Deploy lambda virus_scan_result_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy report_bulk_upload_lambda / Deploy lambda bulk_upload_report_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy send_feedback_lambda / Deploy lambda send_feedback_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy update upload state lambda / Deploy lambda update_upload_state_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deploy all Lambdas / Deploy upload confirm result lambda / Deploy lambda upload_confirm_result_handler to
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, aws-actions/configure-aws-credentials@v2. 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/.
|
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/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build
Expired
|
2.85 MB |
|