Skip to content

Conversation

@k-anshul
Copy link
Member

@k-anshul k-anshul commented Dec 11, 2025

https://linear.app/rilldata/issue/PLAT-94/previewdev-deployments-with-branch-support

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@k-anshul k-anshul self-assigned this Dec 11, 2025
branch = p.ProdBranch
}

// delete any dev deployments for the prod branch to maintain one branch - one dev deployment mapping
Copy link
Member Author

Choose a reason for hiding this comment

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

This feels odd from the POV of user but this is necessary to maintain the invariant.

Maybe we should maintain one branch one deployment within a environment but that might make things complex to handle in UI like the path has to be org/project/env/branch and CLI commands require environment to be passed as well.

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.

2 participants