You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump the workspace and internal dependency pins to 0.5.0 so the next minor release is publishable from a single coherent repo state. This also updates the in-repo release-path assertions that still referenced 0.4.0.
Constraint: Release prep must update the workspace version and all internal dependency pins together
Constraint: Release validation follows docs/release.md before publishing
Rejected: Leave leaf crate pins at 0.4.0 | would break release sequencing and dry-run expectations
Confidence: high
Scope-risk: narrow
Reversibility: clean
Directive: Keep the next release-prep change limited to versioning and release-process adjustments only
Tested: cargo test
Tested: cargo build -p taskers --bin taskers --bin taskers-gtk
Tested: TASKERS_TERMINAL_BACKEND=mock bash scripts/headless-smoke.sh ./target/debug/taskers --smoke-script baseline --diagnostic-log stderr --quit-after-ms 5000
Tested: bash scripts/smoke_linux_release_launcher.sh
Tested: cargo run -p taskers-cli -- --help
Tested: cargo run -p taskers-cli -- notify --help
Not-tested: cargo publish --dry-run leaf crates pending rerun on committed release-prep state
0 commit comments