Bitbucket Version Control

To configure the version control for Airfow using Bitbucket, you must perform the following tasks:

  1. Configuring Version Control Settings
  2. Obtaining Bitbucket Credentials
  3. Configuring Bitbucket

Configuring Version Control Settings

You must have the Account Update privileges to perform this task.

  1. Navigate to Home > Control Panel > Account Settings.
  2. On the Account Settings page, scroll down to the Version Control Settings section.
  3. From the Version Control Provider drop-down list, select Bitbucket.
  4. From the Repository Hosting Type drop-down list, select Service-managed. Currently, only Service-managed is supported.
  5. The API Endpoint is auto-populated for Service-managed.
  6. Click Save.

The following figure shows a sample Version Control Settings section.

../../../_images/vcs-bb.png

Obtaining Bitbucket Credentials

Obtain Bitbucket Username and password Basic Auth over HTTPS or create App-specific password which can be used via Basic Auth as username and app-specific-password.

For more information, see Bitbucket Documentation.

Configuring Bitbucket

You can configure Bitbucket from the My Accounts UI.

  1. Navigate to Control Panel >> My Accounts.

  2. For your account, under Bitbucket Credentials column, click Configure.

  3. Add the Bitbucket credentials and click Save. You can either use your Bitbucket credentials or Bitbucket App password.

    ../../../_images/bb-creds.png