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

Provide stable API for reading Bitbucket REST API parameters

XMLWordPrintable

      Starting from Bitbucket Branch Source 932.vff504b_2003fe, README.md warns that only classes in the com.cloudbees.jenkins.plugins.bitbucket.api package are intended to be public API. I have an unpublished plugin that uses a type not in that package and I'd like to ensure that it keep working with future versions of Bitbucket Branch Source.

      The unpublished plugin automatically posts data to the REST API of Bitbucket when certain events happen in Jenkins. To find the correct URL and credentials, it calls the following methods of com.cloudbees.jenkins.plugins.bitbucket.BitbucketSCMSource, so that users do not need to configure these separately for each plugin:

      I'd like the Bitbucket Branch Source plugin to provide a stable API for querying this information.

            nfalco Nikolas Falco
            kon Kalle Niemitalo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: