Skip to content

fix(release-plz): mark the unpublishable crates publish = false - #20

Merged
P4suta merged 1 commit into
mainfrom
chore/release-plz-config
Jul 17, 2026
Merged

fix(release-plz): mark the unpublishable crates publish = false#20
P4suta merged 1 commit into
mainfrom
chore/release-plz-config

Conversation

@P4suta

@P4suta P4suta commented Jul 17, 2026

Copy link
Copy Markdown
Owner

release-plz's release job failed the Cargo.toml-vs-config consistency check for the publish=false members. Set publish=false alongside release=false; publish-check's release_parity is unaffected.

release-plz rejects a `[[package]]` whose Cargo.toml is `publish = false` while
its release-plz config leaves `publish` at the default true. Set `publish = false`
alongside `release = false` so the `release` job stops failing the consistency
check; publish-check's release_parity still reads `release = false`.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@P4suta
P4suta enabled auto-merge (squash) July 17, 2026 21:55
@P4suta
P4suta merged commit b34a559 into main Jul 17, 2026
14 checks passed
@P4suta
P4suta deleted the chore/release-plz-config branch July 17, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant