Release and Deploy BFD #118
release-and-deploy-bfd.yml
on: workflow_dispatch
notify-start
9s
build-release
/
...
/
compute-matrix-and-version
15s
Matrix: build-release / build-base-images / build-images
Matrix: build-release / build-base-images / push-images
build-release
/
...
/
compute-matrix-and-version
14s
Matrix: build-release / push-jib-images
Matrix: build-release / build-other-images / build-images
Matrix: build-release / build-other-images / push-images
Matrix: deploy-platform
Waiting for pending jobs
Matrix: deploy-to-test / deploy / deploy-layers
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy / deploy-layers
Waiting for pending jobs
Matrix: deploy-to-prod / deploy / deploy-layers
Waiting for pending jobs
Final Slack Summary
6s
Annotations
3 errors and 6 warnings
|
build-release / build-other-images / push-images (prod)
Process completed with exit code 1.
|
|
build-release / build-other-images / push-images (non-prod)
The strategy configuration was canceled because "build-release.build-other-images.push-images.prod" failed
|
|
build-release / build-other-images / push-images (non-prod)
The operation was canceled.
|
|
Variables should be defined before their use:
apps/utils/locust_tests/server-regression.Dockerfile#L31
UndefinedVar: Usage of undefined variable '$PYTHONPATH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
|
The 'as' keyword should match the case of the 'from' keyword:
ops/images/bfd-platform-codebuild-runner/Dockerfile#L37
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:
ops/images/bfd-platform-codebuild-runner/Dockerfile#L27
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:
ops/images/bfd-platform-codebuild-runner/Dockerfile#L17
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:
ops/images/bfd-platform-codebuild-runner/Dockerfile#L5
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:
ops/images/bfd-platform-codebuild-runner/Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|