fix(require-signed-release): plain-text the ref-name example so the a… #118
selftest.yml
on: push
rust-cache honors CARGO_HOME (save)
6s
rust-cache save:false saves nothing
9s
exercise the composite actions
1m 5s
exercise the changelog action
17s
exercise the changelog notes mode
5s
exercise the cut-release action
16s
exercise the no-crate version ladder
6s
changelog check (this repository)
3s
exercise the release guidance and the signed-tag gate
7s
exercise the promote-release modes
9s
exercise the registry signature gate
6s
exercise the Docker actions
2m 3s
rust-cache obeys CARGO_INCREMENTAL
5s
cargo-publish (dry run · refusal · duplicate)
19s
exercise the transient-retry helper
5s
exercise the route-git-token action
5s
Matrix: selftest-windows
rust-cache honors CARGO_HOME (restore)
7s
rust-cache save:false left no entry
3s
Annotations
43 errors and 10 notices
|
exercise the changelog notes mode
Process completed with exit code 1.
|
|
exercise the changelog notes mode
no [9.9.9] section in CHANGELOG.md
|
|
exercise the route-git-token action
Process comple***ed wi***h exi*** code 1.
|
|
exercise the route-git-token action
***he ***oken con***ains charac***ers ***his ac***ion canno*** embed in a gi*** URL (whi***espace, or one of @:/?#%); percen***-encode i***, or min*** one wi***hou*** ***hem
|
|
exercise the route-git-token action
Process comple***ed wi***h exi*** code 1.
|
|
exercise the route-git-token action
hos*** 'gi***hub.com/../evil' is no*** a valid hos***[:por***]
|
|
exercise the route-git-token action
Process comple***ed wi***h exi*** code 1.
|
|
exercise the route-git-token action
pa***h 'evil/../***raversal' is no*** a valid namespace pa***h
|
|
exercise the no-crate version ladder
Process completed with exit code 1.
|
|
exercise the no-crate version ladder
no Cargo.toml here and no version input — a non-crate repository must name the version to cut
|
|
exercise the release guidance and the signed-tag gate
Process completed with exit code 1.
|
|
exercise the release guidance and the signed-tag gate
no tag input and the ref (refs/heads/main) is not a tag push
|
|
exercise the release guidance and the signed-tag gate
Process completed with exit code 1.
|
|
exercise the release guidance and the signed-tag gate
no tag input and the ref (refs/heads/main) is not a tag push
|
|
exercise the cut-release action
Process completed with exit code 1.
|
|
exercise the cut-release action
release/v0.1.0 already exists
|
|
exercise the changelog action
Process completed with exit code 1.
|
|
exercise the changelog action
[Unreleased] carries entries, but the crate version (1.0.0) does not exceed the last release (1.0.0) — bump the version in Cargo.toml
|
|
exercise the changelog action
Process completed with exit code 1.
|
|
exercise the changelog action
the crate version (1.0.0-rc1) is a pre-release, but [Unreleased] carries feature content (### Added, ### Removed, or a **Breaking entry) — feature work resets the version to the next regular release
|
|
exercise the changelog action
Process completed with exit code 1.
|
|
exercise the changelog action
[Unreleased] carries entries, but the crate version (1.0.0-rc1) does not exceed the last release (1.0.0) — bump the version in Cargo.toml
|
|
exercise the changelog action
Process completed with exit code 1.
|
|
exercise the changelog action
no [Unreleased] section to cut in CHANGELOG.md
|
|
exercise the changelog action
Process completed with exit code 1.
|
|
exercise the changelog action
[Unreleased] marks a breaking change; 0.1.1 over 0.1.0 needs at least a minor bump (0.x) or a major bump (1.x and up)
|
|
exercise the changelog action
Process completed with exit code 1.
|
|
exercise the changelog action
[Unreleased] carries entries, but the crate version (0.1.0) does not exceed the last release (0.1.0) — bump the version in Cargo.toml
|
|
cargo-publish (dry run · refusal · duplicate)
Process completed with exit code 1.
|
|
cargo-publish (dry run · refusal · duplicate)
publish: true needs a crates.io credential — run rust-lang/crates-io-auth-action before this step (Trusted Publishing, no stored secret), or set registry-token
|
|
exercise the composite actions
Process completed with exit code 1.
|
|
exercise the composite actions
cargo-install: invalid tool name 'evil; touch /tmp/cicd-pwned' (allowed: A-Za-z0-9 _ -, leading alphanumeric)
|
|
exercise the composite actions
Process completed with exit code 1.
|
|
exercise the composite actions
cargo pkgid failed for 'no-such-package'
|
|
exercise the Docker actions
Process completed with exit code 1.
|
|
exercise the Docker actions
locked: true but no committed Cargo.lock in /home/runner/work/_temp/fixture-nolock
|
|
exercise the Docker actions
Process completed with exit code 1.
|
|
exercise the Docker actions
rust-version: invalid 'latest; touch pwned' (expected e.g. 1.95 or 1.95.0)
|
|
exercise the Docker actions
Process completed with exit code 1.
|
|
exercise the Docker actions
rust-version: invalid '1.0; touch pwned' (expected e.g. 1.95 or 1.95.0)
|
|
exercise the Docker actions
Process completed with exit code 6.
|
|
exercise the Docker actions
Process completed with exit code 1.
|
|
exercise the Docker actions
cargo pkgid failed for 'no-such-package'
|
|
exercise the no-crate version ladder
not publishable to crates.io (publish = false, or no crate); skipping crates.io checks
|
|
exercise the no-crate version ladder
not publishable to crates.io (publish = false, or no crate); skipping crates.io checks
|
|
exercise the promote-release modes
v9.9.0 already exists on e2c13ecfb31f4a389705e2c74d8ffbda995622cf; skipping the tag push (idempotent re-run)
|
|
exercise the promote-release modes
v9.9.0 is newer than v9.8.1; v9 stays — a backport publishes without advancing the major
|
|
exercise the promote-release modes
the tag rulesets are not readable with this token; sign-tags resolves to manual
|
|
exercise the promote-release modes
the tag rulesets are not readable with this token; sign-tags resolves to manual
|
|
exercise the promote-release modes
the tag rulesets are not readable with this token; sign-tags resolves to manual
|
|
exercise the promote-release modes
an active tag ruleset requires signatures on v9.9.0; sign-tags resolves to manual
|
|
cargo-publish (dry run · refusal · duplicate)
serde 1.0.0 is already on crates.io; skipping
|
|
cargo-publish (dry run · refusal · duplicate)
v0.1.0 does not match ^v9\.; not publishing (prereleases and bare majors are excluded by the default pattern)
|