Skip to main content

Questions tagged [bitbucket-server]

Bitbucket-server is the self-hosted version of bitbucket. The opposite is bitbucket-cloud.

2 votes
1 answer
674 views

I know that 'Branch deletion on merge' can be set at both project and repo level via UI. What I am looking for the the REST API endpoint for doing this. Similar endpoints for branching model, etc. ...
Kaliyug Antagonist's user avatar
0 votes
0 answers
362 views

We are using Azure DevOps Board and like to link it with Bitbucket On-premise Server to see commits and pull requests to work board items (cards), and also create feature branches on Bitbucket repo ...
Developer's user avatar
  • 109
0 votes
1 answer
243 views

I was looking to setup automated docker builds when a push is made to our bitbucket server. The only issue is that our Bitbucket is not cloud based, its an on premise private server. Is there a way to ...
Stradosphere's user avatar
12 votes
5 answers
4k views

I'm working with a company setting up a brand new project, and we're talking about what tools to use for what. I was talking about Artifactory or Nexus for storing built artifacts (APKs in this case), ...
dj_segfault's user avatar