Retire dedicated dedup Jepsen workflow#981
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughRemoves the dedicated Jepsen dedup workflow, drops explicit dedup-off env vars from the remaining scheduled workflow, and updates the design docs to describe the default-on dedup rollout and cleanup. ChangesJepsen dedup workflow retirement
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
There was a problem hiding this comment.
Code Review
This pull request updates several design documents to reflect the post-flip CI cleanup. Specifically, it documents the retirement of the dedicated dedup-mode Jepsen workflows and the removal of the legacy-path opt-out environment variables from the general scheduled Jepsen workflow, which now covers the default dedup-on path. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Summary
Validation
actionlint .github/workflows/jepsen-test-scheduled.ymlgit diff --check.github/workflowsno longer references the dedup opt-out env vars or the deleted workflow.Summary by CodeRabbit