Merge pull request #8815 from dhruvaldarji/dhruvaldarji/add-baseurl-support-for-bitbucket-discovery-processor

fix(catalog-backend): support bitbucket servers with custom baseUrls
This commit is contained in:
Ben Lambert
2022-01-13 07:48:07 +01:00
committed by GitHub
3 changed files with 222 additions and 18 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend': patch
---
Provide support for Bitbucket servers with custom BaseURLs.