Create Release #14
create-release.yaml
on: workflow_dispatch
update-changelog
7s
call-publish-release
/
publish-new-release
4s
Matrix: call-build-publish-ncs-zephyr / publish
Matrix: call-build-publish-vanilla-zephyr / publish
Annotations
3 errors
call-build-publish-ncs-zephyr / publish (v2.3.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements\n mngr pip install --no-cache-dir east-tool pre-commit codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt\n rm ./yq\n" did not complete successfully: exit code: 1
|
call-build-publish-ncs-zephyr / publish (v2.4.3)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements\n mngr pip install --no-cache-dir east-tool pre-commit codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt\n rm ./yq\n" did not complete successfully: exit code: 1
|
call-build-publish-ncs-zephyr / publish (v2.2.0)
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c mngr() {\n nrfutil toolchain-manager launch -- $@\n }\n\n # Install yq, a lightweight and portable command-line YAML processor\n wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O yq\n chmod +x yq\n\n # Get the SDK Zephyr version from the sdk-nrf's west.yml file\n SDK_ZEPHYR_VERSION=$(wget -O - \\\n https://raw.githubusercontent.com/nrfconnect/sdk-nrf/$NCS_SDK_VERSION/west.yml \\\n | ./yq '.manifest.projects[] | select(.repo-path == \"sdk-zephyr\") | .revision')\n\n # Install Python packages and doc requirements\n mngr pip install --no-cache-dir east-tool pre-commit codechecker==$CODECHECKER_VERSION\n mngr pip install --no-cache-dir -r \\\n https://raw.githubusercontent.com/nrfconnect/sdk-zephyr/$SDK_ZEPHYR_VERSION/doc/requirements.txt\n rm ./yq\n" did not complete successfully: exit code: 1
|