Release #865
release.yml
on: workflow_dispatch
Branch, Bump & tag crates
/
main
6m 36s
Matrix: Build executables and libraries / build
Matrix: Build Debian packages / build
Publish Cargo crates
/
publish
18m 9s
Matrix: eclipse / build / build
Waiting for pending jobs
Matrix: github / build-debian / build
Waiting for pending jobs
Matrix: github / build-standalone / build
Waiting for pending jobs
Matrix: Publish Homebrew formulae / build
Matrix: eclipse / build-debian / build
Waiting for pending jobs
Matrix: debian / build / build
Waiting for pending jobs
Publish artifacts to Eclipse downloads
/
publish
21s
Publish artifacts to GitHub Releases
/
publish
57s
Publish Homebrew formulae
/
publish
29s
Publish Debian packages
/
publish
23s
Annotations
3 errors and 3 warnings
Publish Homebrew formulae / publish
No available tap eclipse-zenoh/zenoh.
Run brew tap-new eclipse-zenoh/zenoh to create a new eclipse-zenoh/zenoh tap!
|
Publish Homebrew formulae / publish
Refusing to untap eclipse-zenoh/zenoh because it contains the following installed formulae or casks:
zenoh-plugin-storage-manager
zenohd
|
Publish Cargo crates / publish
`cargo publish --manifest-path /Users/runner/work/zenoh-backend-filesystem/zenoh-backend-filesystem/zenoh-backend-filesystem/Cargo.toml --allow-dirty` failed with status code 101:
Updating `estuary` index
Packaging zenoh-backend-filesystem v1.0.4 (/Users/runner/work/zenoh-backend-filesystem/zenoh-backend-filesystem/zenoh-backend-filesystem)
Verifying zenoh-backend-filesystem v1.0.4 (/Users/runner/work/zenoh-backend-filesystem/zenoh-backend-filesystem/zenoh-backend-filesystem)
Updating crates.io index
error: failed to verify package tarball
Caused by:
failed to select a version for the requirement `zenoh = "^1.0.4"`
candidate versions found which didn't match: 1.0.0-dev
location searched: `estuary` index
required by package `zenoh-backend-filesystem v1.0.4 (/Users/runner/work/zenoh-backend-filesystem/zenoh-backend-filesystem/zenoh-backend-filesystem/target/package/zenoh-backend-filesystem-1.0.4)`
if you are looking for the prerelease package it needs to be specified explicitly
zenoh = { version = "1.0.0-dev" }
|
Branch, Bump & tag crates / main
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish artifacts to Eclipse downloads / publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Publish Debian packages / publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|