fix(project): recover interrupted publications - #1061
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Exact-current checkpoint: head 3006cd6; base fix/project-save-atomic-publication-962 at 702396b. CodeRabbit is successful but skipped for this non-default base, Devin Review is successful, and unresolved review threads are 0. reviewDecision is empty and no qualifying independent approval or protected required-check set exists, so this PR remains open and is not merge-ready. |
3006cd6
into
fix/project-save-atomic-publication-962
Exact current identity
fix/project-save-atomic-publication-962@702396bd11c473c88e410ef4069bf9a1f0bcfc36(fix(project): stage saves before atomic publication #970).codex/project-recovery-journal@3006cd6ec452e6e99e498fe098174f5a4e044a76.Summary
prepared/publishedmarkers so unrelated or incomplete journals do not block another project.This is stacked on #970 and continues the crash-recovery portion of #962.
Verification
cargo fmt --all -- --checkcargo clippy --manifest-path apps/desktop/src-tauri/Cargo.toml --all-targets --no-default-features -- -D warningscargo test --manifest-path apps/desktop/src-tauri/Cargo.toml --no-default-featuresgit diff --checkSecurity Notes