chore: add explicit release command #145

Merged
barrettruth merged 1 commit from ci/just-release-command into main 2026-05-01 22:50:37 +00:00
Owner

Summary

  • add just release VERSION [--dry-run] as the maintainer release path
  • bump Cargo/Nix metadata, regenerate manpages, run CI, and cargo publish dry-run
  • real mode commits, tags, and atomically pushes main plus the release tag
  • dry-run mode exercises the full path and cleans up local changes

Verification

  • bash -n scripts/release.sh
  • ./scripts/release.sh --help
  • just --list
  • git diff --cached --check
## Summary - add `just release VERSION [--dry-run]` as the maintainer release path - bump Cargo/Nix metadata, regenerate manpages, run CI, and cargo publish dry-run - real mode commits, tags, and atomically pushes main plus the release tag - dry-run mode exercises the full path and cleans up local changes ## Verification - bash -n scripts/release.sh - ./scripts/release.sh --help - just --list - git diff --cached --check
chore: add explicit release command
All checks were successful
quality / Format (pull_request) Successful in 15s
quality / Test (pull_request) Successful in 42s
quality / Lint (pull_request) Successful in 1m9s
691176f5eb
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/vimdoc-language-server!145
No description provided.