Merge pull request #3117 from spotify/rugvip/urlscaffodler

scaffolder-backend: move config into plugin and add support for url location types
This commit is contained in:
Patrik Oldsberg
2020-10-27 10:41:15 +01:00
committed by GitHub
11 changed files with 265 additions and 164 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Added .fromConfig static factories for Preparers and Publishers + read integrations config to support url location types