Skip to content

Deployment With integration of workflows #5

Deployment With integration of workflows

Deployment With integration of workflows #5

Re-run triggered December 3, 2024 22:24
Status Failure
Total duration 30s
Artifacts 4

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-clients / build-and-push-clients-base / Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-base
build-and-push-server  /  ...  /  Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-server-core
5m 4s
build-and-push-server / build-and-push-server-core / Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-server-core
build-and-push-clients  /  ...  /  Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-core
9m 25s
build-and-push-clients / build-and-push-clients-core / Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-core
build-and-push-clients  /  ...  /  Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-template-component
5m 7s
build-and-push-clients / build-and-push-clients-template / Build Docker Image for ghcr.io/ls1intum/prompt2/prompt-clients-template-component
deploy-dev-container  /  deploy
9s
deploy-dev-container / deploy
Fit to window
Zoom out
Zoom in

Deployment protection rules

Reviewers, timers, and other rules protecting deployments in this run
Event Environments Comment
niclasheun
approved Dec 3, 2024
dev

Annotations

13 warnings
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/
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/
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.