Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Git Integration

    Git Integration

    • 1. Introduction
    • 2. How to integrate your system
    • 3. Features available
    • Toolbar
    • Panels of entries

    1. Introduction

    You can integrate your git system with our portal, we support the integration with the Bitbucket service. Once your system is integrated you can see your repositories and your branches in the projects screen.

    2. How to integrate your system

    In order to provide the credentials to integrate your bitbucket account, you need to open portal and go to the Projects section. There, in the top left toolbar, there is the option “Git Login” that once clicked opens a dialog to provide your credentials.

    image

    3. Features available

    Once your integration has been set you should be able to see your workspaces and the repositories and branches of each workspace. The next options are available.

    image

    Toolbar

    1. Reload
    2. This reloads the workspaces in Portal. This could be useful if you have created new workspaces or branches outside of portal and you want to see them

    3. Push Changes
    4. This triggers the push action of Git

    5. Show Conflicts
    6. Displays conflicts of a Pull Request

    7. Commit changes
    8. This allows to commit the latest changes done

    Panels of entries

    1. Available workspaces
    2. Displays all the workspaces of your account, when clicking one you can see the repositories on the right

    3. Repositories of selected Workspace
    4. Displays all the repositories of the selected workspace, when clicking one you can see the branches at the bottom.

    5. Branches of the selected Repository
    6. Displays all the branches of the selected repository, you can launch workspaces and create and deploy version with the toolbar of this panel, for more information please check WorkspacesWorkspaces and Versions and DeploymentVersions and Deployment

    Back to PortalPortal

    Back to Home Page

    Logo