Skip to content

Release v0.9.5

Release v0.9.5 #53

Triggered via push April 22, 2026 19:25
Status Failure
Total duration 14m 30s
Artifacts 6

release.yml

on: push
Matrix: build-binaries-linux
Matrix: build-binaries-darwin
build-and-push-pbs-docker
0s
build-and-push-pbs-docker
build-and-push-signer-docker
0s
build-and-push-signer-docker
finalize-release
0s
finalize-release
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 9 warnings
build-binaries-linux (arm64, commit-boost-signer)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ -f ${BUILD_VAR_SCRIPT} ]; then chmod +x ${BUILD_VAR_SCRIPT} && . ${BUILD_VAR_SCRIPT} && echo \"Cross-compilation environment set up for ${TARGET}\"; else echo \"No cross-compilation needed\"; fi && export GIT_HASH=$(git rev-parse HEAD) && cargo build ${TARGET_FLAG} --release --bin ${TARGET_CRATE} && if [ ! -z \"$TARGET\" ]; then mv target/${TARGET}/release/${TARGET_CRATE} target/release/${TARGET_CRATE}; fi" did not complete successfully: exit code: 101
build-binaries-linux (amd64, commit-boost-signer)
The strategy configuration was canceled because "build-binaries-linux.arm64_commit-boost-signer" failed
build-binaries-linux (amd64, commit-boost-signer)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ -f ${BUILD_VAR_SCRIPT} ]; then chmod +x ${BUILD_VAR_SCRIPT} && . ${BUILD_VAR_SCRIPT} && echo \"Cross-compilation environment set up for ${TARGET}\"; else echo \"No cross-compilation needed\"; fi && export GIT_HASH=$(git rev-parse HEAD) && cargo build ${TARGET_FLAG} --release --bin ${TARGET_CRATE} && if [ ! -z \"$TARGET\" ]; then mv target/${TARGET}/release/${TARGET_CRATE} target/release/${TARGET_CRATE}; fi" did not complete successfully: exit code: 101
build-binaries-linux (amd64, commit-boost-pbs)
The strategy configuration was canceled because "build-binaries-linux.arm64_commit-boost-signer" failed
build-binaries-linux (amd64, commit-boost-pbs)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ -f ${BUILD_VAR_SCRIPT} ]; then chmod +x ${BUILD_VAR_SCRIPT} && . ${BUILD_VAR_SCRIPT} && echo \"Cross-compilation environment set up for ${TARGET}\"; else echo \"No cross-compilation needed\"; fi && export GIT_HASH=$(git rev-parse HEAD) && cargo build ${TARGET_FLAG} --release --bin ${TARGET_CRATE} && if [ ! -z \"$TARGET\" ]; then mv target/${TARGET}/release/${TARGET_CRATE} target/release/${TARGET_CRATE}; fi" did not complete successfully: exit code: 101
build-binaries-linux (arm64, commit-boost-pbs)
The strategy configuration was canceled because "build-binaries-linux.arm64_commit-boost-signer" failed
build-binaries-linux (arm64, commit-boost-pbs)
The operation was canceled.
build-binaries-linux (amd64, commit-boost-cli)
The strategy configuration was canceled because "build-binaries-linux.arm64_commit-boost-signer" failed
build-binaries-linux (amd64, commit-boost-cli)
The operation was canceled.
build-binaries-linux (arm64, commit-boost-cli)
The strategy configuration was canceled because "build-binaries-linux.arm64_commit-boost-signer" failed
build-binaries-linux (arm64, commit-boost-cli)
The operation was canceled.
build-binaries-darwin (aarch64-apple-darwin, commit-boost-pbs)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/upload-artifact@v4. 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-binaries-darwin (aarch64-apple-darwin, commit-boost-signer)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/upload-artifact@v4. 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-binaries-darwin (aarch64-apple-darwin, commit-boost-cli)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/upload-artifact@v4. 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-binaries-linux (arm64, commit-boost-signer)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. 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-binaries-linux (amd64, commit-boost-signer)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. 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-binaries-linux (amd64, commit-boost-pbs)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. 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-binaries-linux (arm64, commit-boost-pbs)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. 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-binaries-linux (amd64, commit-boost-cli)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. 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-binaries-linux (arm64, commit-boost-cli)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. 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/

Artifacts

Produced during runtime
Name Size Digest
Commit-Boost~commit-boost-client~2PTKGT.dockerbuild
114 KB
sha256:4ee5cebc23be8493a3b0aeea16b835b67faec23c46c876926e87deeae9af82d0
Commit-Boost~commit-boost-client~YMFTN4.dockerbuild
111 KB
sha256:844fe686308150ad422b75c8dcee8e179fcb11b400cba3e938ddd889c9c01a12
Commit-Boost~commit-boost-client~ZFM4L4.dockerbuild
112 KB
sha256:8929123dc83f71dbbc7f3ae59ef934bf66848693c2892d24a3cce36fb106909e
commit-boost-cli-v0.9.5-darwin_arm64
4.38 MB
sha256:871f6d7eba147202cbd40582ceb7ddbe142c1a584bd8e638a117d553743da87c
commit-boost-pbs-v0.9.5-darwin_arm64
6.27 MB
sha256:a2f544da15ea6d29c7da80c447aa82cb0cce371a222c17bf3f1d00616cae2fb5
commit-boost-signer-v0.9.5-darwin_arm64
4.8 MB
sha256:e581bcdf45924452fdf58298653389843d6bc1c00d4e0e46f1cc8a1cb598d989