Merge pull request #4534 from SDA-SE/feat/file-reader-glob

Support globs in FileReaderProcessor
This commit is contained in:
Ben Lambert
2021-02-16 10:20:53 +01:00
committed by GitHub
7 changed files with 105 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-common': patch
---
Support globs in `FileReaderProcessor`.