I am using external docker image from dockerhub. In each step the dockerimage is pulled from dockerhub again and again. Yes it is desired workflow. My question is can we cache this image, so that i...
Right now images used for custom Bitbucket pipes are required to be public according to the documentation. You don't have to use Dockerhub, if you have another service to host Docker images, but t...
I created an account with Atlassian for working on a group project on Bitbucket, made the account no issues, was added to the team and even uploaded code. Then my power dropped and when I got back on...
When trying to push a repository to the remote I get the following response: git.exe push --all --force --progress "origin" error: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 a...
...ourney-monitor/browse/src/config.list"; $ch = curl_init(); $jdata = json_encode($new_data); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_VERBOSE, 1); curl_setopt($ch, C...
We are currently deploying with Bamboo and some are private repositories in BB all with the user foobar, We get an access error when composer tries to get these repos. We set-up under user foobar ...
I am using node base image "image: node:8.15.1" Sometimes my pipeline fails with error "bash: docker: command not found", and retrying the step fixes it. Although it looks like a ...
Hi! I trying to get all pull requests where i am a reviewer via BitBucket API v2, just like in original dashboard. Can I actually do this without known about user/team and certain repository name ?
In Stash I renamed a repo. Now it works via git ssh via both url-s: old and new. And has been working for a couple of days already. And new commits are seen. Stash restart needed? Is this a fea...
Hi I am currently running serverless deploy in pipelines but my step fails during webpack bundling without any reason at all. Can someone help me how can I debug this ? Or does someone have any idea ...
Below is my pipeline code with 2 steps for test and staging. Staging being manually triggered. - step: name: Deploy to test image: google/cloud-sdk:latest deployment: test s...
I am facing issue in checkout of bitbucket branch through Jenkins to a sub-directory placed on jenkins server. when i am going to checkout the branch using jenkins. it is expected to checkout only th...
When I create new user group it shows up on every repos I created. I don't want newly added user group automatically added to all my repositories. How do I do that?
It appears that since upgrading bitbucket to 6.1.1 jdk 11 we can no longer create application links properly. Anyone seen anything like this? Confluence and jira has no problems talking to each othe...
Is there a keyboard shortcut (or an intent to create a keyboard shortcut) to modify the URL of a source view to include the currently referenced SHA hash, thus creating a permalink? Github allows a ...
I bought today Bitbucket self hosted but I don't know how can I install this. Have you a documentation for it? Thanks
What branch is the bitbucket-pipelines.yaml being loaded from? The main branch? Master? From the branch that it is supposed to build? I have seen some strange behaviour where the bitbu...
We have a deployment project in Bamboo with various deployment environments in it. The environments do commit to the master branch in a particular repository. When these environments run in parallel ...
This is my .yml file image: ruby:2.6.2 pipelines: default: - step: caches: - bundler script: - apt-get update - apt-get install -y nodejs ...
Details Weird problem. For a particular repo we use environment branches (particulars of why shouldn't be relevant to this question). These branches are designed to be long lived. ...
We are migrating a ton of projects from Subversion into Bitbucket and the client wants to maintain the directory structure in BB. They are surprised they will be forced into a "flattened" Project -&g...
...Bitbucket 5.12.2 has shut down Bit bucket properties file with SSL enable server.require-ssl=true server.additional-connector.1.port=7990 server.additional-connector.1.redirect-port=8080 s...
Hi, I'm trying to set up manual pipeline for automatic deploy to my webserver. Here is my yml config: https://pastebin.com/HnvTgumK when I try to run this pipeline I'm getting this...
Hi, I am looking for help on how to create the regex string to ignore all branches except for the release branch in the "Post Web Hook" "Branches to ingore" field. Thanks &nb...
Hello, I'm using a C# app to get commits from a certain repository using the API end point: https://api.bitbucket.org/2.0/repositories/{username}/{repo_slug}/commits?pagelen=100&page=1 it wo...
User | Count |
---|---|
6 | |
2 | |
2 | |
2 | |
1 | |
1 |
Subject | Author | Posted |
---|---|---|
11 hours ago | ||
13 hours ago | ||
Friday | ||
Thursday | ||
Tuesday |