wbond / package_control

The Sublime Text package manager
https://packagecontrol.io
4.79k stars 816 forks source link

Fix/user providers #1537

Closed deathaxe closed 3 years ago

deathaxe commented 3 years ago

This PR proposes to...

  1. move client instantiation in ...RepositoryProviders to a position when it is clear they are needed.
  2. fix an issue in GitHubUserProvider/GitLabUserProvider which assigns wrong values to failed_resources and cache in case of client failing to download user information.