Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Too many assemblies load when in a Git but not GitHub / GitHub Enterprise repository #1833

Open
jcansdale opened this issue Aug 7, 2018 · 0 comments
Labels

Comments

@jcansdale
Copy link
Collaborator

jcansdale commented Aug 7, 2018

  • GitHub Extension for Visual Studio version: 2.5.5
  • Visual Studio version: All

What happened (with steps, logs and screenshots, if possible)

If you open a repository that is on Git but not GitHub, you'll see this:

image

We might need to probe to see if a repository is hosted in GitHub Enterprise.

Alternatively, we could exclude all of the common cases (e.g. gitlab.com/visualstudio.com) with a simple regex. This would reduce the memory footprint for the majority of non-github/enterprise repositories without hitting the network.

Related

@github-project-automation github-project-automation bot moved this to Medium Priority in BUGS Aug 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants