-
Story
-
Resolution: Fixed
-
Blocker
-
None
-
-
tethys, Blue Ocean 1.2-beta2, Blue Ocean 1.2-beta3, Blue Ocean 1.2-beta4, Blue Ocean 1.2
This improvement is on the Blue Ocean project roadmap. Check the roadmap page for updates.
Story
Developer can create a pipeline using a Bitbucket Server repository. Branches are automatically discovered and built. If the branch does not contain a Jenkinsfile the developer can use the pipeline editor to create their first Pipeline. The pipeline can be edited and saved at any time.
Requirements
- Only username and password credentials are supported
- Use Bitbucket Server content API
- If we can't do this then we are blocked
- 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
Running Bitbucket server
Run Bitbucket server using docker
- is blocked by
-
JENKINS-44666 Add read/write implementation for Bitbucket Server
- Resolved
-
JENKINS-46069 Edit and save bitbucket pipeline using pipeline editor
- Resolved
-
JENKINS-45922 Add support for multi-branch pipeline Jenkinsfile edit/save and indexing
- Resolved
- is duplicated by
-
JENKINS-45681 Pipeline Editor doesn't show when selecting private repository
- Closed