Skip to content

feat(nimbus): add state machine for rollouts#16097

Open
moibra05 wants to merge 1 commit into
mainfrom
15085
Open

feat(nimbus): add state machine for rollouts#16097
moibra05 wants to merge 1 commit into
mainfrom
15085

Conversation

@moibra05

Copy link
Copy Markdown
Contributor

Because

  • Rollouts need dedicated lifecycle transitions, including a rollout specific `Paused`` state

This commit

  • Adds rollout transition forms, views, routes, validation, and test coverage for all valid and invlaid rollout state transitions
  • Updates API documentation and model choices for the Paused status

Fixes #15085

@freshstrangemusic

Copy link
Copy Markdown
Member

Only rollouts that are isFirefoxLabsRollout: true can be paused. Regular rollouts do not support pausing enrollments.

@moibra05

Copy link
Copy Markdown
Contributor Author

Blocked on mermaid diagram updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rollout State Machine Refactor

2 participants