Skip to content

feat: deploy using self managed git from UI #7744

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AdityaHegde
Copy link
Collaborator

@AdityaHegde AdityaHegde commented Aug 7, 2025

Allow user to deploy using self managed git repo from rill developer. We detect the git repo, branch and subpath where the project has been started and use it to create the project.

  • Add GitRepoStatus API to get git repo access status by forwarding the call to admin server.
  • Update GitStatus to get the repo, branch and subpath.
  • Use GitStatus in rill-dev to show a confirmation for using self managed or rill managed.
  • Tweak the above based on product feedback.
  • Use GitRepoStatus to ask for repo access.

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!

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.

1 participant