Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-44666

Add read/write implementation for Bitbucket Server

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Critical Critical
    • blueocean-plugin
    • None
    • 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

            vivek Vivek Pandey
            jamesdumay James Dumay
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: