Merge pull request #3485 from backstage/freben/more-integration

integration: add the basics of cross-integration concerns
This commit is contained in:
Fredrik Adelöw
2020-12-08 19:11:33 +01:00
committed by GitHub
33 changed files with 1363 additions and 622 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/backend-common': patch
'@backstage/integration': patch
---
Move the core url and auth logic to integration for the four major providers
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/integration': patch
---
Add the basics of cross-integration concerns