Release #808
release.yml
on: schedule
Branch, bump & tag crates
3s
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
`git clone --recursive --single-branch --branch https://***@github.com/eclipse-zenoh/zenoh.git` failed with status code 129:
fatal: You must specify a repository to clone.
usage: git clone [<options>] [--] <repo> [<dir>]
-v, --[no-]verbose be more verbose
-q, --[no-]quiet be more quiet
--[no-]progress force progress reporting
--[no-]reject-shallow don't clone shallow repository
-n, --no-checkout don't create a checkout
--checkout opposite of --no-checkout
--[no-]bare create a bare repository
--[no-]mirror create a mirror repository (implies --bare)
-l, --[no-]local to clone from a local repository
--no-hardlinks don't use local hardlinks, always copy
--hardlinks opposite of --no-hardlinks
-s, --[no-]shared setup as shared repository
--[no-]recurse-submodules[=<pathspec>]
initialize submodules in the clone
--[no-]recursive ... alias of --recurse-submodules
-j, --[no-]jobs <n> number of submodules cloned in parallel
--[no-]template <template-directory>
directory from which templates will be used
--[no-]reference <repo>
reference repository
--[no-]reference-if-able <repo>
reference repository
--[no-]dissociate use --reference only while cloning
-o, --[no-]origin <name>
use <name> instead of 'origin' to track upstream
-b, --[no-]branch <branch>
checkout <branch> instead of the remote's HEAD
-u, --[no-]upload-pack <path>
path to git-upload-pack on the remote
--[no-]depth <depth> create a shallow clone of that depth
--[no-]shallow-since <time>
create a shallow clone since a specific time
--[no-]shallow-exclude <revision>
deepen history of shallow clone, excluding rev
--[no-]single-branch clone only one branch, HEAD or --branch
--no-tags don't clone any tags, and make later fetches not to follow them
--tags opposite of --no-tags
--[no-]shallow-submodules
any cloned submodules will be shallow
--[no-]separate-git-dir <gitdir>
separate git dir from working tree
--[no-]ref-format <format>
specify the reference format to use
-c, --[no-]config <key=value>
set config inside the new repository
--[no-]server-option <server-specific>
option to transmit
-4, --ipv4 use IPv4 addresses only
-6, --ipv6 use IPv6 addresses only
--[no-]filter <args> object filtering
--[no-]also-filter-submodules
apply partial clone filters to submodules
--[no-]remote-submodules
any cloned submodules will use their remote-tracking branch
--[no-]sparse initialize sparse-checkout file to include only files at root
--[no-]bundle-uri <uri>
a URI for downloading bundles before fetching from origin remote
|