Release #944
release.yml
on: schedule
Branch, Bump & tag crates
/
main
18s
Matrix: Build executables and libraries / build
Waiting for pending jobs
Matrix: Build Debian packages / build
Waiting for pending jobs
Publish Cargo crates
/
publish
Matrix: Publish container image to DockerHub / build
Waiting for pending jobs
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
Waiting for pending jobs
Matrix: eclipse / build-debian / build
Waiting for pending jobs
Matrix: debian / build / build
Waiting for pending jobs
Publish container image to DockerHub
/
publish
Publish artifacts to Eclipse downloads
/
publish
Publish artifacts to GitHub Releases
/
publish
Publish Homebrew formulae
/
publish
Publish Debian packages
/
publish
Annotations
1 error
Branch, Bump & tag crates / main
`cargo check` failed with status code 101:
Updating crates.io index
Updating git repository `https://github.com/eclipse-zenoh/zenoh.git`
error: failed to select a version for the requirement `zenoh-plugin-dds = "^1.1.1"`
candidate versions found which didn't match: 1.1.1-5-gc981f55
location searched: /home/runner/work/zenoh-plugin-dds/zenoh-plugin-dds/zenoh-plugin-dds/zenoh-plugin-dds
required by package `zenoh-bridge-dds v1.1.1-5-gc981f55 (/home/runner/work/zenoh-plugin-dds/zenoh-plugin-dds/zenoh-plugin-dds/zenoh-bridge-dds)`
if you are looking for the prerelease package it needs to be specified explicitly
zenoh-plugin-dds = { version = "1.1.1-5-gc981f55" }
|