catalog: emit all common relations based on specs (#3408)

This commit is contained in:
Fredrik Adelöw
2020-11-25 10:51:22 +01:00
committed by GitHub
parent fae3fafcfa
commit 2daf18e809
12 changed files with 437 additions and 92 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/catalog-model': patch
'@backstage/plugin-catalog-backend': patch
---
Start emitting all known relation types from the core entity kinds, based on their spec data.