Merge pull request #3144 from spotify/rugvip/allurl

catalog,register-component: always register locations using a 'url' type
This commit is contained in:
Patrik Oldsberg
2020-10-29 18:05:54 +01:00
committed by GitHub
9 changed files with 39 additions and 55 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-catalog': minor
'@backstage/plugin-register-component': patch
---
Locations registered through the catalog client now default to the 'url' type. The type selection dropdown in the register-component form has been removed.