Add read/write implementation for Bitbucket Server

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Blue Ocean 1.1, Blue Ocean 1.2-beta1, Blue Ocean 1.2-beta2, Blue Ocean 1.2-beta3, Blue Ocean 1.2-beta4

      Scope

      • Multibranch creation for Bitbucket Server
      • Save Jenkinsfile for editor
      • Wiremock java unit tests
      • Use Bitbucket Server content API
        PUT /rest/api/1.0/projects/$project-slug/repos/$repo-slug/browse/Jenkinsfile?branch=master
        
      • It looks like there is a bitbucket-server-java-client (nee stash)
      • Only username and password credentials are supported
        • Keep one credential per user and per Bitbucket URL to avoid the user having to enter their username/password multiple times
        • Handle domain like the Github Enterprise implementation

      Out of scope

      • Organization folders

      Details can be found at JENKINS-41295

            Assignee:
            Vivek Pandey
            Reporter:
            James Dumay
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: