-
-
Notifications
You must be signed in to change notification settings - Fork 121
[codex] Add random sticky rollouts #2053
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
riderx
wants to merge
46
commits into
main
Choose a base branch
from
codex/random-sticky-rollouts
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 10 commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
3396652
feat: add random sticky rollouts
riderx 6fd678a
fix: address rollout sonar findings
riderx 5efc9de
fix: satisfy backend lint
riderx 29e0d81
fix: preserve special versions during rollout retention
riderx 3e5a502
fix: address rollout review feedback
riderx 041b8df
fix: keep disabled rollout targets sticky
riderx b0e6783
fix: scope rollout auto-pause stats
riderx 811463d
fix: address rollout api review items
riderx 82fa4e6
fix: address rollout stats review
riderx 88a7cf0
fix: reject conflicting rollout flags
riderx d9a83db
fix: address rollout review batch
riderx 64a5275
fix: validate rollout bundle compatibility
riderx 2d539c3
fix: enforce disabled rollout decisions
riderx 6cc346d
fix: preserve paused rollout fast path
riderx 2e8ebad
fix: align rollout failure stats cohort
riderx d8d7da3
feat(ui): expose rollout policy controls
riderx ce5df96
fix: verify stats rollout channel attribution
riderx 087d184
Merge remote-tracking branch 'origin/main' into codex/random-sticky-r…
riderx 0a9947b
docs: add rollout ui screenshots
riderx 4155f28
chore: move rollout migration after main
riderx 06d83f0
Merge remote-tracking branch 'origin/main' into codex/random-sticky-r…
riderx 64c7e70
fix(api): reject deleted rollout version ids
riderx bfe3871
fix(db): restore cli app listing wrapper
riderx 17a09d6
fix(stats): order fallback channel attribution
riderx c735329
feat(cli): support rollout upload option
riderx d9e82c7
Merge remote-tracking branch 'origin/main' into codex/random-sticky-r…
riderx 24f85ca
fix(ci): refresh rollout migration order
riderx 0e3d280
fix(db): keep app list rpc removed
riderx eb112ef
fix(api): harden rollout selection
riderx cba34d9
test(api): scope apikey expiration fixture
riderx 8d27c7d
test(api): skip password policy db suites on cloudflare
riderx 6f07509
fix(api): address rollout review followups
riderx 88412d8
fix(frontend): simplify rollout controls
riderx 19095cf
fix(api): key rollout stats by channel id
riderx 6d3174d
Merge remote-tracking branch 'origin/main' into codex/random-sticky-r…
riderx 10e77a9
fix(ci): correct config builder typo
riderx d0823da
test(api): skip db-heavy suites in cloudflare mode
riderx ec7893b
test(api): skip rpc permission suite in cloudflare mode
riderx c73d8c9
docs(pr): refresh rollout ui screenshots
riderx 3ff14e7
fix(frontend): polish rollout screenshot view
riderx 3f46412
fix(frontend): hide rollout controls when disabled
riderx 67b7582
fix(api): guard rollout target changes
riderx 593a982
fix(frontend): remove channel build preview icon
riderx 118e84c
Merge remote-tracking branch 'origin/main' into codex/random-sticky-r…
riderx 2705edd
fix(db): move rollout migration after main
riderx 1ad34ee
Merge remote-tracking branch 'origin/main' into codex/random-sticky-r…
riderx File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.