Deployment With integration of workflows #5
dev.yml
on: pull_request
build-and-push-clients
/
...
/
Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-base
2m 12s
build-and-push-server
/
...
/
Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-server-core
5m 4s
build-and-push-clients
/
...
/
Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-core
9m 25s
build-and-push-clients
/
...
/
Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-template-component
5m 7s
deploy-dev-container
/
deploy
9s
Deployment protection rules
Reviewers, timers, and other rules protecting deployments in this run
Event | Environments |
---|---|
niclasheun
approved
|
dev |
Annotations
13 warnings
build-and-push-clients / build-and-push-clients-base / Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-base
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The 'as' keyword should match the case of the 'from' keyword:
clients/Dockerfile#L3
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
clients/Dockerfile#L4
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
build-and-push-server / build-and-push-server-core / Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-server-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-and-push-clients / build-and-push-clients-template / Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-template-component
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The 'as' keyword should match the case of the 'from' keyword:
clients/template_component/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
build-and-push-clients / build-and-push-clients-core / Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-core
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Legacy key/value format with whitespace separator should not be used:
clients/core/Dockerfile#L14
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
clients/core/Dockerfile#L11
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
clients/core/Dockerfile#L12
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
clients/core/Dockerfile#L13
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
deploy-dev-container / deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy-dev-container / deploy
Skip setting environment url as environment 'dev' may contain secret.
|