Skip to content

feat(nimbus): add views for rollout state transitions - #16415

Merged
moibra05 merged 2 commits into
mainfrom
16408
Jul 27, 2026
Merged

feat(nimbus): add views for rollout state transitions#16415
moibra05 merged 2 commits into
mainfrom
16408

Conversation

@moibra05

Copy link
Copy Markdown
Contributor

Because

  • Rollout lifecycle forms need dedicated endpoints so users can perform each supported state transition

This commit

  • Adds views and URL routes for rollout launch, phase advancement, disabling, and re-enabling transitions
  • Maps each endpoint to the appropriate request, approval, or rejection form
  • Adds view and URL tests for successful submissions and validation errors

Fixes #16408

@RJAK11 RJAK11 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This also looks perfect to me!

@yashikakhurana yashikakhurana left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah all look good, thank you @moibra05

@moibra05
moibra05 added this pull request to the merge queue Jul 27, 2026
Merged via the queue into main with commit ec566b3 Jul 27, 2026
31 checks passed
@moibra05
moibra05 deleted the 16408 branch July 27, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add views + urls for rollout state transitions

3 participants