Skip to content

fix: properly return final state for wait commands - #1358

Merged
darwich6 merged 2 commits into
mainfrom
fix/branch-create-wait-output
Aug 19, 2026
Merged

fix: properly return final state for wait commands#1358
darwich6 merged 2 commits into
mainfrom
fix/branch-create-wait-output

Conversation

@darwich6

Copy link
Copy Markdown
Contributor

Behavior changes:

  • branch create --wait now prints the final MySQL or PostgreSQL branch.
  • database create --wait now prints the final ready database.
  • keyspace create --wait now prints the final ready keyspace.
  • deploy-request deploy --wait now prints the final deploy request.
  • branch switch --wait ignores the returned branch because it does not print a resource.
  • Poll intervals and timeouts remain unchanged.

Tests added:

  • MySQL branch creation
  • PostgreSQL branch creation
  • Database creation
  • Keyspace creation
  • Deploy-request deployment

Validation:

  • Focused tests passed.
  • go vet passed.
  • All four paths passed live tests in benchmarks.
  • Test resources were deleted.

@darwich6
darwich6 requested a review from 0ximjosh August 19, 2026 20:14
@darwich6
darwich6 marked this pull request as ready for review August 19, 2026 20:28
@darwich6
darwich6 requested a review from a team as a code owner August 19, 2026 20:28
@darwich6
darwich6 merged commit 9bbaaca into main Aug 19, 2026
4 checks passed
@darwich6
darwich6 deleted the fix/branch-create-wait-output branch August 19, 2026 20:38
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.

3 participants