Release and Deploy BFD #33
release-and-deploy-bfd.yml
on: workflow_dispatch
build-release
/
compute-version-strings
11s
build-release
/
...
/
compute-matrix-and-version
13s
Matrix: build-release / build-base-images / build-images
Matrix: build-release / build-base-images / push-images
build-release
/
...
/
compute-matrix-and-version
12s
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
Matrix: deploy-to-test / deploy-layer-01 / deploy-layer
Matrix: deploy-to-test / deploy-layer-02 / deploy-layer
Matrix: deploy-to-test / deploy-layer-03 / deploy-layer
Matrix: deploy-to-test / deploy-layer-04 / deploy-layer
Matrix: deploy-to-test / deploy-layer-05 / deploy-layer
Matrix: deploy-to-test / deploy-layer-06 / deploy-layer
Matrix: deploy-to-sandbox / deploy-layer-01 / deploy-layer
Matrix: deploy-to-sandbox / deploy-layer-02 / deploy-layer
Matrix: deploy-to-sandbox / deploy-layer-03 / deploy-layer
Matrix: deploy-to-sandbox / deploy-layer-04 / deploy-layer
Matrix: deploy-to-sandbox / deploy-layer-05 / deploy-layer
Matrix: deploy-to-sandbox / deploy-layer-06 / deploy-layer
Matrix: deploy-to-prod / deploy-layer-01 / deploy-layer
Matrix: deploy-to-prod / deploy-layer-02 / deploy-layer
Matrix: deploy-to-prod / deploy-layer-03 / deploy-layer
Matrix: deploy-to-prod / deploy-layer-04 / deploy-layer
Matrix: deploy-to-prod / deploy-layer-05 / deploy-layer
Matrix: deploy-to-prod / deploy-layer-06 / deploy-layer
Annotations
6 warnings
|
The 'as' keyword should match the case of the 'from' keyword:
ops/images/bfd-platform-base-python/Dockerfile#L7
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
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#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/
|