Questions tagged [bitbucket-server]

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

4 questions
12
votes
5 answers

What are reasons for not not using Bitbucket-server for storing artifacts?

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), and they asked why they can't just use Bitbucket…
dj_segfault
  • 223
  • 2
  • 7
2
votes
1 answer

Bitbucket REST API to set 'Branch deletion on merge'

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. exist but I could not find an endpoint for setting…
0
votes
1 answer

Automated docker builds with private bitbucket server

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 configure automated builds for the docker hub…
Stradosphere
  • 103
  • 4
0
votes
0 answers

Link Azure DevOps board with Bitbucket Server (On-Premise)

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 from within Azure DevOps board Items (cards). I can…
Developer
  • 109
  • 1