Make GithubUrlReader use GithubCredentialsProvider

Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
This commit is contained in:
Johan Haals
2021-01-12 16:42:39 +01:00
parent 25a5d6bf2f
commit 04ad29ca4e
6 changed files with 94 additions and 51 deletions
+2 -1
View File
@@ -34,12 +34,13 @@
"git-url-parse": "^11.4.3",
"@octokit/rest": "^18.0.12",
"@octokit/auth-app": "^2.10.5",
"moment": "^2.29.1"
"luxon": "^1.25.0"
},
"devDependencies": {
"@backstage/cli": "^0.4.5",
"@backstage/test-utils": "^0.1.5",
"@types/jest": "^26.0.7",
"@types/luxon": "^1.25.0",
"msw": "^0.21.2"
},
"files": [