@itentialopensource/adapter-bitbucket
Version:
This adapter integrates with system described as: bitbucket.
94 lines • 3.01 kB
JSON
{
"name": "adapter-bitbucket",
"webName": "Adapter for Integration to Atlassian Bitbucket Cloud",
"supportLevel": "community",
"vendor": "Atlassian",
"product": "Bitbucket Cloud",
"techAlliance": false,
"osVersion": [],
"apiVersions": [
"2.0"
],
"iapVersions": [
"2021.1.x",
"2021.2.x",
"2022.1.x",
"2023.1.x"
],
"method": "REST",
"type": "Adapter",
"domains": [
"CI/CD"
],
"tags": [
"CI/CD & Self-Service"
],
"useCases": [
"CI/CD Pipeline"
],
"deprecated": {
"isDeprecated": false
},
"brokerSince": "",
"authMethods": [
{
"type": "Basic Auth",
"primary": true
}
],
"documentation": {
"storeLink": "",
"npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-bitbucket",
"repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-bitbucket",
"docLink": "https://gitlab.com/itentialopensource/adapters/adapter-bitbucket/-/blob/master/README.md?ref_type=heads",
"demoLinks": [
{
"title": "Create Pre-Builts for CI/CD: Version Control",
"link": "https://www.itential.com/resource/demo/create-pre-builts-for-ci-cd-version-control/"
}
],
"trainingLinks": [
{
"title": "Itential Academy",
"link": "https://www.itential.com/itential-academy/"
}
],
"faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter",
"contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide",
"issueLink": "https://itential.atlassian.net/servicedesk/customer/portals",
"webLink": "https://www.itential.com/adapters/bitbucket/",
"vendorLink": "https://bitbucket.org/",
"productLink": "https://bitbucket.org/",
"apiLinks": [
{
"title": "Atlassian - Bitbucket Cloud API",
"link": "https://developer.atlassian.com/cloud/bitbucket/rest/intro",
"public": true
}
],
"workshopLinks": [],
"workshopHomePage": "https://www.itential.com/get-started/"
},
"assets": [],
"relatedItems": {
"adapters": [],
"integrations": [],
"ecosystemApplications": [],
"workflowProjects": [
{
"name": "Prebuilt Promotion",
"webName": "Pre-Built Promotion",
"overview": "Prebuilt Promotion takes a pre-built installed on IAP in Admin Essentials and creates a new project or updates an existing project by way of a merge request or pull request in the specified version control platform (i.e. GitLab, Github, Bitbucket) using the pre-built's IAP components and other files for CI/CD of maintaining those resources.",
"isDependency": false,
"versions": [
"^1.0.4"
],
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/prebuilt-promotion",
"docLink": "",
"webLink": "https://www.itential.com/automations/prebuilt-promotion/"
}
],
"transformationProjects": [],
"exampleProjects": []
}
}