feat: add BitbucketCloudEntityProvider (new plugin)

Add a new entity provider `BitbucketCloudEntityProvider`
as a new plugin `@backstage/plugin-catalog-backend-module-bitbucket-cloud`.

The new plugin utilizes `@backstage/plugin-bitbucket-cloud-common`
and it fully independent of `@backstage/plugin-catalog-backend-module-bitbucket`
which provides a catalog processors supporting Bitbucket Cloud and Bitbucket Server.

Relates-to: #9923
Relates-to: #10183
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
This commit is contained in:
Patrick Jungermann
2022-04-06 01:07:09 +02:00
parent 1c01c0fd14
commit dfc4efcbf0
18 changed files with 1157 additions and 19 deletions
+8
View File
@@ -149,6 +149,14 @@
"integrations/bitbucket/discovery"
]
},
{
"type": "subcategory",
"label": "Bitbucket Cloud",
"ids": [
"integrations/bitbucketCloud/locations",
"integrations/bitbucketCloud/discovery"
]
},
{
"type": "subcategory",
"label": "Datadog",