catalog-backend: remove data parsing processing step

This commit is contained in:
Patrik Oldsberg
2020-10-26 17:05:07 +01:00
parent 36a71d2780
commit 2f62e18041
14 changed files with 250 additions and 299 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': minor
---
Removed the parseData step from catalog processors. Locations readers should emit full entities instead.