Skip to content

Release OpenVSCode Server #1135

Release OpenVSCode Server

Release OpenVSCode Server #1135

Triggered via workflow run September 23, 2024 23:15
@jeanp413jeanp413
completed 2ddf57c
Status Failure
Total duration 1h 2m 32s
Artifacts 3

release.yml

on: workflow_run
Matrix: build
github-release  /  Publish Github Release
43s
github-release / Publish Github Release
docker-release  /  Build and publish Docker image
38s
docker-release / Build and publish Docker image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
docker-release / Build and publish Docker image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -z \"${RELEASE_TAG}\" ]; then echo \"The RELEASE_TAG build arg must be set.\" >&2 && exit 1; fi && arch=$(uname -m) && if [ \"${arch}\" = \"x86_64\" ]; then arch=\"x64\"; elif [ \"${arch}\" = \"aarch64\" ]; then arch=\"arm64\"; elif [ \"${arch}\" = \"armv7l\" ]; then arch=\"armhf\"; fi && wget https://github.com/${RELEASE_ORG}/openvscode-server/releases/download/${RELEASE_TAG}/${RELEASE_TAG}-linux-${arch}.tar.gz && tar -xzf ${RELEASE_TAG}-linux-${arch}.tar.gz && mv -f ${RELEASE_TAG}-linux-${arch} ${OPENVSCODE_SERVER_ROOT} && cp ${OPENVSCODE_SERVER_ROOT}/bin/remote-cli/openvscode-server ${OPENVSCODE_SERVER_ROOT}/bin/remote-cli/code && rm -f ${RELEASE_TAG}-linux-${arch}.tar.gz" did not complete successfully: exit code: 8
Build linux-armhf
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build linux-x64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build linux-arm64
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
github-release / Publish Github Release
The following actions uses node12 which is deprecated and will be forced to run on node16: dev-drprasad/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
github-release / Publish Github Release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3, dev-drprasad/[email protected], softprops/action-gh-release@v1, actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker-release / Build and publish Docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/metadata-action@v4, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/

Artifacts

Produced during runtime
Name Size
linux-arm64
55.4 MB
linux-armhf
51.6 MB
linux-x64
55.9 MB