We have two Bitbucket workspaces and would like to know if both could be linked to the same Atlassian Organization? When going through the process of linking our Bitbucket Workspace to our Organiz...
Hey You offer for free conflience and Jira since long time ago,I do have information in confluence mostly. Why did you just get rid of this service? are you doing the same wit...
In my Postman whenever i am adding my Bitbucket details, then am getting 401 Unauthorized. Steps am taking- 1) Using Get in Postman and using this as url - https://api.bitbucket.o...
Hi Team, My current setup consists of self hosted runner that is deployed as docker container, next to my small application environment managed by docker compose. I need to be able to control m...
Hi, I have my Bitbucket account connected in Xcode ), but all Swift Package Manager downloads from Bitbucket fail. When I add packages from GitHub everything works fine, but with Bitbucket I always...
Hello team, I would like to store label as variable in runs-on step ex: - step: name: use selfhost &nb...
If I link our Bitbucket account with our Atlassian admin, I understand that Bitbucket users are currently a subset of all Atlassian users. My concern is: once linked, will any user who has access to ...
I want to create a pipeline script that automatically triggers when a pull request is approved, checks for merge conflicts, and if none are found, merges the PR into the main branch.
We currently use an app password to authenticate from jenkins to bitbucket cloud (we use multi-branch pipelines for branch detection). However we recently saw a deprecation notice for app passwords s...
In each and every repository have java project, previoulsy i did manually and created Jar, now how can i get jar dynamically with setup a pipeline?
In my project we are maintain One web archive file(WAR) and created multiple java projects, after clean and build im created jar file for each and every java project, i added that JAR to WAR, i need ...
Hi, As per https://support.atlassian.com/bitbucket-cloud/docs/use-docker-images-as-build-environments/#Private-images-hosted-by-Google-Container-Registry--GCR- I've configured my b...
I am getting the 1 GB warning: Your workspace has exceeded the 1 GB limit and has been placed in read-only mode. Learn more about upgrading your plan and checking storage usage. My main reposit...
One of my repositories shows a size of 253.3 MB. I discovered that the issue was due to the history stored in the .git folder. I successfully removed the unnecessary data to reduce the size. After...
Hello, a few weeks ago I accidentally pushed a few too many files to one of my repos inside my workspace. I removed the affected commit again immediately, but I'm still getting the same warning. Can...
I'm aware that I can curl with username and password to download an artifact, but how can I do this with a Bitbucket Access Token?
Hello, Our pipeline keeps giving system error in the middle of a step, after completing couple of other steps. All the pushes right now ends with a System error. I have followed troubleshooting docu...
Hi, Currently, I’ve successfully implemented the custom check at the workspace level and enforced restrictions to prevent the removal of auto-assigned reviewers — ensuring that these reviewers canno...
Hi, I transferred four repositories from workspace aaa_tennet_pilot to aaawks . The transfer has been "in progress" for a long time and seems to be stuck. The repositories have also disappeared f...
I'm trying to delete repo by UI and by API request but without success. in UI stuck with loading (without any details). and by API I got: requests.exceptions.HTTPError: Repository currently not av...
I have pipeline with this command: export FILES=$(git diff-tree --no-commit-id --name-only --diff-filter=ACMR -r HEAD^^..HEAD) but it will return files which are commited few commits before. My l...
We're using several sets of parallel steps to speed up deployments. We're using environment in every step that doesn't have a deployment so it has all of the relevant environment variables. If someon...
Here is my yml i have my user name and pwd set as variables. all i ever get after the pipline run is 'check your configuration settings' when i edit my yml file, it does not show any issues. i re...
I have a new computer and I logged into bitbucket and a pop-up arrived with a notice about IP address range changes for bitbucket pipelines. The link went to New IP addresses for Bitbucket Pipel...
Hi Community, I understand that Bitbucket repository size has a hard limit of 4 GB. I have a couple of questions related to this: Is there any way to extend this limit, or is it strictly enforced ...
Copied to clipboard