-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds basic providers api integration
Adds filtering support on inputs Improves types and adds getCurrentUser support Updates getCurrentUser Fns Adds GetReposFn for Azure Reorganizes types and constants Adds providers service Uses correct filter property for Bitbucket PRs Switches to logged errors Adds filter compatibility check Adds paging and per-repo PR/Issue support Uses PagedResult for paging Updates dependencies Updates dependency Reorganizes and moves provider service logic to providerIntegration Updates missing provider mappings, ProviderId usage Updates provider api dependency Adds enterprise domain passing and GLSH Uses the correct base api urls Updates dependency
- Loading branch information
1 parent
925ffcc
commit 5fa7f96
Showing
20 changed files
with
2,196 additions
and
254 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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.