Skip to content
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

feat: Add GHES support #23

Merged
merged 2 commits into from
Aug 17, 2023
Merged

feat: Add GHES support #23

merged 2 commits into from
Aug 17, 2023

Conversation

jeffstoner
Copy link

@jeffstoner jeffstoner commented Aug 14, 2023

This PR adds support for generating user and team links when VSCode is configured with a Github Enterprise Server authentication provider, as suggested in #22 .

One consequence is links to users and teams will use the GHES url when switching to a repo that was cloned from github.com. This is an issue any plugin will face in this scenario and not unique to this one. In situations like this, it may be advisable for users to utilize VSCode's Workspace feature, keeping GHES-based repos in one Workspace and Github.com-based repos in another while syncing their extensions and settings appropriately.

@chdsbd chdsbd enabled auto-merge (squash) August 17, 2023 00:39
@chdsbd chdsbd merged commit 30716f4 into chdsbd:master Aug 17, 2023
5 checks passed
@chdsbd
Copy link
Owner

chdsbd commented Aug 17, 2023

Thanks for the PR! I've published version 3.2.0 which includes this change

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.

None yet

2 participants