Merge pull request #12835 from ONordander/catalog-backend-module-bitbucket-server

feat: add BitbucketServerEntityProvider (new plugin)
This commit is contained in:
Patrik Oldsberg
2022-08-09 10:17:48 +02:00
committed by GitHub
24 changed files with 1766 additions and 19 deletions
+9 -4
View File
@@ -150,10 +150,7 @@
{
"type": "subcategory",
"label": "Bitbucket",
"ids": [
"integrations/bitbucket/locations",
"integrations/bitbucket/discovery"
]
"ids": ["integrations/bitbucket/discovery"]
},
{
"type": "subcategory",
@@ -163,6 +160,14 @@
"integrations/bitbucketCloud/discovery"
]
},
{
"type": "subcategory",
"label": "Bitbucket Server",
"ids": [
"integrations/bitbucketServer/locations",
"integrations/bitbucketServer/discovery"
]
},
{
"type": "subcategory",
"label": "Datadog",