Merge pull request #3137 from mfrinnstrom/scaffolder-update-working-directory

[Scaffolder] introduce options type for the preparers
This commit is contained in:
Ben Lambert
2020-10-28 10:50:54 +01:00
committed by GitHub
10 changed files with 45 additions and 21 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Introduce PreparerOptions for PreparerBase