Skip to content

feat/repo selection#83

Merged
jonathanlab merged 5 commits intomainfrom
feat/repo-selection
Oct 30, 2025
Merged

feat/repo selection#83
jonathanlab merged 5 commits intomainfrom
feat/repo-selection

Conversation

@jonathanlab
Copy link
Contributor

@jonathanlab jonathanlab commented Oct 29, 2025

We now work on a per-repository basis instead of the selected working directory.

The user sets a workspace on start. We then use this to work with the users repos, or clone them if they're not available yet.

image image

@jonathanlab jonathanlab requested a review from a team as a code owner October 29, 2025 15:56
Copy link
Contributor

@k11kirky k11kirky left a comment

Choose a reason for hiding this comment

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

Approving to unblock, but do we really want to clone every connection that they have in git. I may not want repo's that are connected to my posthog. e.g. I might not want charts working at posthog, both other team members might not want array

@jonathanlab
Copy link
Contributor Author

Approving to unblock, but do we really want to clone every connection that they have in git. I may not want repo's that are connected to my posthog. e.g. I might not want charts working at posthog, both other team members might not want array

It currently only works in such a way that you clone it when you select it in the dropdown. We don't clone all repos at the start. I can even make the cloning a confirmation thing, so you don't accidentally clone a repo when you select it in the list.

@k11kirky
Copy link
Contributor

Nice ok 🚢

@jonathanlab jonathanlab merged commit 2bd8563 into main Oct 30, 2025
4 checks passed
@jonathanlab jonathanlab deleted the feat/repo-selection branch October 30, 2025 20:29
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

Comments