-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update go-github to use token (#21292)
* minor change to use WithAuthToken Signed-off-by: [email protected] <[email protected]> * minor change to use WithAuthToken Signed-off-by: [email protected] <[email protected]> * Update applicationset/services/scm_provider/github.go Co-authored-by: Nitish Kumar <[email protected]> Signed-off-by: Adam Buran <[email protected]> * remove ctx from NewGithubProvider Signed-off-by: aburan28 <[email protected]> * remove ctx from NewGithubProvider Signed-off-by: aburan28 <[email protected]> * remove unused parameter Signed-off-by: aburan28 <[email protected]> * update readthedogs.yml to allow for builds Signed-off-by: aburan28 <[email protected]> --------- Signed-off-by: [email protected] <[email protected]> Signed-off-by: Adam Buran <[email protected]> Signed-off-by: aburan28 <[email protected]> Co-authored-by: Nitish Kumar <[email protected]>
- Loading branch information
Showing
5 changed files
with
12 additions
and
25 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