Release and Deploy BFD #52
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
13s
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
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-02 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-03 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-04 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-05 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-test / deploy-layer-06 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-01 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-02 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-03 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-04 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-05 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-sandbox / deploy-layer-06 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-01 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-02 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-03 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-04 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-05 / deploy-layer
Waiting for pending jobs
Matrix: deploy-to-prod / deploy-layer-06 / deploy-layer
Waiting for pending jobs
Annotations
11 errors and 8 warnings
|
deploy-platform (prod) / deploy-layer-02 / deploy-layer (02, ecr, lambda)
Process completed with exit code 1.
|
|
deploy-platform (prod) / deploy-layer-02 / deploy-layer (02, network, lambda)
The strategy configuration was canceled because "deploy-platform.prod.deploy-layer-02.deploy-layer._02_ecr_lambda" failed
|
|
deploy-platform (prod) / deploy-layer-02 / deploy-layer (02, alerting, lambda)
The strategy configuration was canceled because "deploy-platform.prod.deploy-layer-02.deploy-layer._02_ecr_lambda" failed
|
|
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, backup, lambda)
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, network, lambda)
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, ecr, lambda)
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, ecr, lambda)
The operation was canceled.
|
|
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, alerting, lambda)
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
deploy-platform (non-prod) / deploy-layer-02 / deploy-layer (02, alerting, lambda)
The operation was canceled.
|
|
Release and Deploy BFD
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
Release and Deploy BFD
The strategy configuration was canceled because "deploy-platform.prod" failed
|
|
build-release / build-base-images / compute-matrix-and-version
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: JoshuaTheMiller/conditional-build-matrix@main, pozetroninc/github-action-get-latest-release@v0.8.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build-release / build-other-images / compute-matrix-and-version
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: JoshuaTheMiller/conditional-build-matrix@main. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
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#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/
|
|
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/
|