feat: use gitlab integration with throttled fetch

Signed-off-by: Johannes Will <17289602+JohannesWill@users.noreply.github.com>
This commit is contained in:
Johannes Will
2025-08-06 21:31:26 +02:00
committed by Fredrik Adelöw
parent a57b6a448e
commit d933f6257f
20 changed files with 985 additions and 434 deletions
+2 -1
View File
@@ -46,7 +46,8 @@
"cross-fetch": "^4.0.0",
"git-url-parse": "^15.0.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0"
"luxon": "^3.0.0",
"p-throttle": "^4.1.1"
},
"devDependencies": {
"@backstage/cli": "workspace:^",