File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "args" : {
77 "DOCKER_GID" : " ${env:DOCKER_GID:}" ,
88 "IMAGE_NAME" : " node_24_python_3_12" ,
9- "IMAGE_VERSION" : " v1.4.4 " ,
9+ "IMAGE_VERSION" : " v1.4.8 " ,
1010 "USER_UID" : " ${localEnv:USER_ID:}" ,
1111 "USER_GID" : " ${localEnv:GROUP_ID:}"
1212 },
Original file line number Diff line number Diff line change 1717 verify_published_from_main_image : true
1818
1919 quality_checks :
20- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@c8f899f30a6a726859b0277faa73cd9ff7f4de20
20+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
2121 needs : [get_config_values]
2222 permissions :
2323 contents : read
Original file line number Diff line number Diff line change 2727 verify_published_from_main_image : false
2828
2929 quality_checks :
30- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@c8f899f30a6a726859b0277faa73cd9ff7f4de20
30+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
3131 needs : [get_config_values]
3232 permissions :
3333 contents : read
Original file line number Diff line number Diff line change 1515 with :
1616 verify_published_from_main_image : true
1717 quality_checks :
18- uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@c8f899f30a6a726859b0277faa73cd9ff7f4de20
18+ uses : NHSDigital/eps-common-workflows/.github/workflows/quality-checks-devcontainer.yml@8399c1f015c1304e40771cbd8ccc24c7ed48fdbc
1919 needs : [get_config_values]
2020 permissions :
2121 contents : read
Original file line number Diff line number Diff line change 22 unpinned-images :
33 # these workflows use unpinned images because they are using a full image passed in that contains the tag
44 ignore :
5- - run_release_code_and_api.yml:146:7
6- - run_regression_tests.yml:26:7
7- - run_package_code_and_api.yml:16:7
5+ - run_release_code_and_api.yml:146:18
6+ - run_regression_tests.yml:26:18
7+ - run_package_code_and_api.yml:16:18
88 secrets-outside-env :
99 # these are ignored because they are using known secrets
1010 ignore :
You can’t perform that action at this time.
0 commit comments