Skip to content

fix(ci): strip python feature from bashkit-cli before crates.io publish#510

Merged
chaliy merged 1 commit intomainfrom
claude/release-patch-version-zVaRR
Mar 4, 2026
Merged

fix(ci): strip python feature from bashkit-cli before crates.io publish#510
chaliy merged 1 commit intomainfrom
claude/release-patch-version-zVaRR

Conversation

@chaliy
Copy link
Contributor

@chaliy chaliy commented Mar 4, 2026

Summary

  • Fix bashkit-cli publish to crates.io that failed during v0.1.9 release
  • The python feature is stripped from bashkit during publish (monty is git-only), so bashkit-cli must also drop this feature reference before publishing

Test plan

  • CI green
  • After merge, manually re-trigger Publish workflow to publish bashkit-cli v0.1.9

The python feature is removed from bashkit during publish (monty is a
git-only dep). bashkit-cli must also drop this feature reference or
cargo publish fails with "bashkit does not have that feature".

https://claude.ai/code/session_01Jbg7Tuui72STWrJTfCLgWK
@chaliy chaliy merged commit 7f589e2 into main Mar 4, 2026
10 checks passed
@chaliy chaliy deleted the claude/release-patch-version-zVaRR branch March 4, 2026 04:03
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.

2 participants