Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

In this section, the Syndeia Web Dashboard capabilities for Bitbucket repositories are presented.

Pre-Requisites

None.


Tutorials

See the Bitbucket integration tutorial for Syndeia Web Dashboard - https://intercax.atlassian.net/wiki/spaces/SYN34/pages/2414280748/Exercise+23.1+-+Bitbucket+Integration+on+Web+Dashboard+on+Web+Dashboard.


Add a Bitbucket Repository

(1) Click the Repositories icon in the LHS menu pane.

(2) Select Bitbucket in the list of Repository types on the LHS and click on the + icon to add a new Bitbucket repository, as shown below.

(3) Fill out the details for your Bitbucket server (repository), as shown below.

  • URL - Base URL of your Bitbucket repository.

    • For Bitbucket cloud (www.Bitbucket.com), use https://api.Bitbucket.com.

    • For Bitbucket Enterprise deployed in your organization, check the URL from your Bitbucket Enterprise administrator.

  • Name - Name of the Bitbucket repository. Provide a unique name to distinguish this Bitbucket repository from others you may add.

  • Description - Description of the Bitbucket repository

  • Authentication type - Basic (default)

  • Username - Username to sign in to your Bitbucket repository. Enter the same username that you use on the Bitbucket web client.

  • Password - Password to sign in to your Bitbucket repository.


Browse a Bitbucket Repository

[Updated for BB]

(1) Expand the Bitbucket repository after it has been added.

(2) If your repository details are correct, Syndeia Cloud will try to sign in to the Bitbucket repository and display three categories of Git Repositories, as shown below:

  • Repositories as org member - Lists all Organizations that you are a member of. Expand any Organization to view the Git Repositories accessible to you in that Organization.

  • Repositories as collaborator - Lists all Git Repositories accessible to you as a collaborator.

  • Repositories as owner - Lists all Git Repositories accessible to you as an owner.

(3) Expand a Git Repository to view contents organized by Branches, Commits, Issues, and Tags

(4) Branches - Expand the Branches category to view all Branches in the Git Repository, as shown in the view above. Expand a Branch to views its file and folder contents, as shown in the view below.

(5) Commits - Expand the Commits category to view all Commits in the Git Repository.

(6) Issues- Expand the Issues category to view all Issues in the Git Repository, as shown in the view below.

(7) Tags - Expand the Tags category to view all Tags in the Git Repository, as shown in the view below.


Search a Bitbucket Repository

[Updated for BB]

Users can search for Git Repositories or resources in a Git Repository. Click on the Search icon 🔍 on the RHS to see the Search tab.

(1) Search for Git Repositories

  • Select the Repository option, as shown below.

  • Specify any text string contained in the name of the Git Repositories you are searching for.

  • Click the Search button. Results are shown on the RHS.

(2) Search resources in a Git Repository

  • Select the Resources in a repository option, as shown below.

  • Select a specific Git Repository by selecting the Repository Scope and then picking a specific Git Repository in that scope, as shown below.

  • Pick the type of resource you want to search in the selected Git Repository. You can search for Branches, Commits, Issues, or Tags in a Git Repository.

  • Branch search

  • Commit search

  • Issue search

  • Tag search


Digital Thread Explorer

(1) See an overview of the Digital Thread Explorer - Digital Thread Explorer

(2) See the tutorial for Bitbucket integration on Sydneia Web Dashboard - https://intercax.atlassian.net/wiki/spaces/SYN34/pages/2414280748/Exercise+23.1+-+Bitbucket+Integration+on+Web+Dashboard+on+Web+Dashboard

The Digital Thread Explorer will only display inter-model relations between Bitbucket artifacts and artifacts in other repositories/tools. Intra-model relations, i.e. relationships between Bitbucket artifacts, are not applicable.


Creating Relations

(1) See an overview of the Creating Relations - Creating Relations on the Web Dashboard

(2) See the tutorial for Bitbucket integration on Sydneia Web Dashboard - https://intercax.atlassian.net/wiki/spaces/SYN34/pages/2414280748/Exercise+23.1+-+Bitbucket+Integration+on+Web+Dashboard+on+Web+Dashboard


  • No labels