chore: release v0.0.71 #71
release.yml
on: push
release-pypi
50s
release
10s
release-image
43s
Annotations
1 error and 6 warnings
release-image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt update && apt dist-upgrade -y && apt install --no-install-recommends --no-install-suggests -y locales && pip install ***-board-spider==\"${XCPCIO_BOARD_SPIDER_VERSION}\" && curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash && export NVM_DIR=\"$([ -z \"${XDG_CONFIG_HOME-}\" ] && printf %s \"${HOME}/.nvm\" || printf %s \"${XDG_CONFIG_HOME}/nvm\")\" && [ -s \"$NVM_DIR/nvm.sh\" ] && \\. \"$NVM_DIR/nvm.sh\" && nvm install 16 && cp docker/docker_entry.sh /root/docker_entry.sh && chmod +x /root/*.sh" did not complete successfully: exit code: 1
|
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release-pypi
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4, Gr1N/setup-poetry@v8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
Create a Trusted Publisher
A new Trusted Publisher for the currently running publishing workflow can be created by accessing the following link(s) while logged-in as an owner of the package(s):
|
release-image
The following actions use a deprecated Node.js version and will be forced to run on node20: ASzc/change-string-case-action@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release-image
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|