Merge pull request #17781 from koalaty-code/github-actions-ghes-support

feat(github-actions): add support for GHES hosted repos
This commit is contained in:
Johan Haals
2023-05-22 12:00:45 +02:00
committed by GitHub
15 changed files with 103 additions and 58 deletions
+2
View File
@@ -38,12 +38,14 @@
"@backstage/core-components": "workspace:^",
"@backstage/core-plugin-api": "workspace:^",
"@backstage/integration": "workspace:^",
"@backstage/integration-react": "workspace:^",
"@backstage/plugin-catalog-react": "workspace:^",
"@backstage/theme": "workspace:^",
"@material-ui/core": "^4.12.2",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.61",
"@octokit/rest": "^19.0.3",
"git-url-parse": "^13.0.0",
"luxon": "^3.0.0",
"react-use": "^17.2.4"
},