Release and Deploy BFD #103
release-and-deploy-bfd.yml
on: workflow_dispatch
notify-start
11s
build-release
/
...
/
compute-matrix-and-version
18s
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 / deploy-layers
Matrix: deploy-to-sandbox / deploy / deploy-layers
Matrix: deploy-to-prod / deploy / deploy-layers
Final Slack Summary
7s
Annotations
10 warnings
|
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 / run-mvn-release
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
build-release / run-mvn-release
Input 'app-id' has been deprecated with message: Use 'client-id' instead.
|
|
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#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/
|