Rally Software

 View Only
  • 1.  VCSConnector for Bitbucket Server

    Posted Dec 18, 2017 03:24 PM

    In the new version of the connector (written in python as opposed to ruby), there is a new required 'Project' key under the 'AgileCentral' section of the sample configuration file.

     

    • Since our bitbucket server is used for artifacts across multiple projects in CA, are we required to have a separate configuration file for each project in CA and run the connector multiple times? (can we specify multiple projects - or better yet, use a wildcard?)
    • If a commit refers to artifacts across different CA projects in its' message, will the changeset be associated with all artifacts? (if the commit mentions US1 in project A and US2 in project B, would the connector not associate the commit with US2 (when configured to send to project B) in order to avoid duplicate changesets?)


  • 2.  Re: VCSConnector for Bitbucket Server

    Broadcom Employee
    Posted Dec 22, 2017 02:33 PM

    Hi John,

     

    The connector is workspace scoped, so any project in the workspace will be available to the connector.  The project is only used for validating the users credentials in Agile Central.  So one config could cover all projects in a workspace.  As long as the userid in the connector has access to edit all projects in the workspace, the connector will update any artifacts in the workspace.  Also, a changeset can be associated with multiple artifacts.

     

    Kind Regards,

     

    Lori