Enable deploy to preprod and prod (#4) #11
pipeline.yml
on: push
Matrix: helm lint
node build
/
Run the node build
35s
node unit tests
/
Run the node unit tests
13s
node integration tests
/
Run the integration tests
37s
Build docker image from hmpps-github-actions
/
Build docker image
4m 40s
Deploy to the development environment
/
Deploy to dev
33s
Deploy to pre-production environment
/
Deploy to preprod
1m 9s
Deploy to production environment
/
Deploy to prod
1m 21s
Annotations
13 warnings
node build / Run the node build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node build / Run the node build
Cache save failed.
|
helm lint (dev) / Helm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
helm lint (preprod) / Helm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
helm lint (prod) / Helm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node unit tests / Run the node unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node integration tests / Run the integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node integration tests / Run the integration tests
No files were found with the provided path: integration-tests/videos/
integration_tests/screenshots/. No artifacts will be uploaded.
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L34
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Deploy to the development environment / Deploy to dev
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy to pre-production environment / Deploy to preprod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy to production environment / Deploy to prod
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|