(Automatic) Release Python, Rust & Github #22
release_auto.yml
on: workflow_dispatch
Matrix: _Release 3 - Publish python to pypi / python-linux
Matrix: _Release 3 - Publish python to pypi / python-macos
Matrix: _Release 3 - Publish python to pypi / python-windows
Matrix: _Release 4 - Publish to Github / publish to Github
Matrix: _Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io
_Release 3 - Publish python to pypi
/
Publish to PyPi
1m 58s
Annotations
6 errors and 40 warnings
_Release 3 - Publish python to pypi / python-macos (x86_64)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
_Release 3 - Publish python to pypi / python-macos (x86_64)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
_Release 3 - Publish python to pypi / python-macos (x86_64)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
_Release 3 - Publish python to pypi / python-macos (aarch64)
[notice] A new release of pip is available: 21.1.1 -> 24.0
[notice] To update, run: python3.8 -m pip install --upgrade pip
|
_Release 3 - Publish python to pypi / python-macos (aarch64)
[notice] A new release of pip is available: 22.0.4 -> 24.0
[notice] To update, run: python3.9 -m pip install --upgrade pip
|
_Release 3 - Publish python to pypi / python-macos (aarch64)
[notice] A new release of pip is available: 23.0.1 -> 24.0
[notice] To update, run: python3.10 -m pip install --upgrade pip
|
_Release 4 - Publish to Github / publish to Github (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/checkout@v3, softprops/action-gh-release@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
_Release 4 - Publish to Github / publish to Github (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[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/
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/cache@v3, actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[email protected], actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
package `generator v0.7.6` in Cargo.lock is yanked in registry `crates-io`, consider updating to a version that is not yanked
|
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
`raphtory-graphql` (lib) generated 2 warnings (run `cargo fix --lib -p raphtory-graphql` to apply 1 suggestion)
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
profiles for the non root package will be ignored, specify profiles at the workspace root:
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
unused import: `thiserror::Error`
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
unused import: `itertools::Itertools`
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_millis`: use `DateTime::from_timestamp_millis` instead
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
use of deprecated method `chrono::NaiveDateTime::timestamp_millis`: use `.and_utc().timestamp_millis()` instead
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
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/
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
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/
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
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/
|
_Release 2 - Publish Rust package to crates.io / Release Rust package to crates.io (ubuntu-latest)
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/
|
_Release 3 - Publish python to pypi / python-macos (x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/cache@v3, actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
_Release 3 - Publish python to pypi / python-macos (x86_64)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[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/
|
_Release 3 - Publish python to pypi / python-macos (aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/cache@v3, actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
_Release 3 - Publish python to pypi / python-macos (aarch64)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[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/
|
_Release 3 - Publish python to pypi / python-linux (x86_64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/cache@v3, actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
_Release 3 - Publish python to pypi / python-linux (x86_64)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[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/
|
_Release 3 - Publish python to pypi / python-linux (aarch64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/cache@v3, actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
_Release 3 - Publish python to pypi / python-linux (aarch64)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[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/
|
_Release 3 - Publish python to pypi / python-windows (x64)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/checkout@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
_Release 3 - Publish python to pypi / python-windows (x64)
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[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/
|
_Release 3 - Publish python to pypi / Publish to PyPi
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: lannonbr/[email protected], actions/download-artifact@v3, geekyeggo/delete-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
_Release 3 - Publish python to pypi / Publish to PyPi
The following actions uses node12 which is deprecated and will be forced to run on node16: lannonbr/[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/
|
_Release 3 - Publish python to pypi / Publish to PyPi
Input 'packages_dir' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `packages-dir` instead.
|
_Release 3 - Publish python to pypi / Publish to PyPi
Input 'skip_existing' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `skip-existing` instead.
|
_Release 3 - Publish python to pypi / Publish to PyPi
Input 'verify_metadata' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `verify-metadata` instead.
|
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
|