Skip to content

fix(release): prepare v0.5.1 publish#19

Merged
lostmygithubaccount merged 1 commit into
mainfrom
codex/bookmarks-v0.5.1-release-fix
May 17, 2026
Merged

fix(release): prepare v0.5.1 publish#19
lostmygithubaccount merged 1 commit into
mainfrom
codex/bookmarks-v0.5.1-release-fix

Conversation

@lostmygithubaccount
Copy link
Copy Markdown
Member

Summary

  • track Tauri-generated capability schemas so the app crate packages cleanly
  • replace the Rust release publish action with a strict publish/wait loop so failed publishes fail the job
  • bump bookmarks to v0.5.1 after the partial v0.5.0 crates.io publish

Verification

  • cargo fmt --all -- --check
  • cargo test --workspace --features app,webapp
  • cargo clippy --workspace --all-targets --features app,webapp -- -D warnings
  • cargo check --workspace --features app,webapp --locked
  • uv run --only-group dev ruff check .
  • uv run --only-group dev ruff format --check .
  • uv run maturin develop
  • uv run ty check
  • uv run pytest
  • git diff --check
  • bash -n bin/release-crates-io bin/bump-version
  • cargo publish -p dkdc-bookmarks-core --dry-run --allow-dirty

@lostmygithubaccount lostmygithubaccount merged commit 4ef7360 into main May 17, 2026
1 check passed
@lostmygithubaccount lostmygithubaccount deleted the codex/bookmarks-v0.5.1-release-fix branch May 17, 2026 03:27
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