-
Notifications
You must be signed in to change notification settings - Fork 3.8k
feat: GitHub Enterprise source control connector #5089
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
Open
JorrinKievit
wants to merge
40
commits into
pingdotgg:main
Choose a base branch
from
JorrinKievit:feat/github-enterprise-connector
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
14a57e8
docs: add GitHub Enterprise connector design spec
80b2dcf
docs: add GitHub Enterprise connector implementation plan
096d0a9
feat(contracts): add github-enterprise kind and discovery identity
1932ee2
docs: correct test-file assumptions in the enterprise connector plan
456f569
feat(shared): detect and present GitHub Enterprise hosts
025331c
feat(server): let a discovery spec expand into multiple provider rows
13f22a2
test(server): assert discovery id/host defaults on all three probe paths
5e653f4
feat(server): expand gh auth hosts into enterprise connections
48f0e9e
test(server): pin dedup of duplicate accounts on one enterprise host
6a4a5cf
feat(server): target enterprise hosts with GH_HOST in GitHubCli
e9a555e
feat(server): register github-enterprise provider on the gh CLI
c1eb013
feat(server): route repository operations to an enterprise host
5a085b1
fix(web): accept enterprise pull request urls
f4d1dca
feat(web): list each GitHub Enterprise connection in settings
d91c243
feat(web): publish repositories to a GitHub Enterprise host
e82c346
fix(web): collapse enterprise publish picker to one card with a host row
59a602e
feat(client-runtime): derive add-project sources from discovered conn…
8ee1bf8
fix(client-runtime): keep base provider targets when discovery is una…
9fff751
feat(web,mobile): offer GitHub Enterprise connections when adding a p…
3b1c8e9
test(server): expect the github discovery row to carry github.com
649f4da
test(server): assert unknown auth on unparseable gh output
be2e737
fix(server): refine GHES remotes served on a non-default port
f651ea2
fix(server): detect PR templates for GitHub Enterprise repos
dc6974a
fix(client-runtime): carry a host only on enterprise add-project targets
3a6d3a9
fix(web): resolve enterprise publish readiness from its discovery row
392d914
feat(server): resolve bare GitHub Enterprise repo names via search
a8c27aa
chore: drop local planning docs from the branch
a3de567
fix(server): report ambiguous bare enterprise repository names
17f7304
fix(web): keep enterprise publish reachable when a host is unauthenti…
7a8e885
fix(web): drop a stale enterprise host selection when another host is…
d4ca396
fix(server): stop ranking near matches for bare enterprise names
cc26767
Merge branch 'main' into feat/github-enterprise-connector
JorrinKievit 929f9dd
Merge branch 'main' into feat/github-enterprise-connector
JorrinKievit e165549
Merge branch 'main' into feat/github-enterprise-connector
JorrinKievit aff4c5e
fix(server): refuse a bare enterprise name when no host is known
3b568e2
fix(web): clear the publish provider and host when the dialog closes
a766d6e
fix(server): require a host for every enterprise repository operation
d63dd1e
Merge branch 'main' into feat/github-enterprise-connector
JorrinKievit 03429e7
Merge branch 'main' into feat/github-enterprise-connector
JorrinKievit 5ec0979
Merge branch 'main' into feat/github-enterprise-connector
JorrinKievit File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 5 additions & 2 deletions
7
apps/mobile/src/features/projects/AddProjectRepositoryRoute.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.