For the past hour, I have been unable to perform basic Git operations such as pull and push on my Bitbucket Cloud repositories. I keep getting errors, and the operations fail every time. Is there an...
All my colleague got their invitation but i cant receive it pls help. emircansahin1@hotmail.com
pipelines: branches: release/dev: - step: name: Detect Changed Modules & Build caches: - gradle script: - echo "Changed modules: $BITBUCKET_COMMIT_RANGE" - CHANGED_MODULES=$(git diff --n...
We have two obsolete repositories in this workspace that cannot be deleted, there status is currently unknown with 0B, the page wouldn't load when trying to open. We've seen similar issue be...
Are bitbucket services degraded? It appears to be struggling to load, very slow or throwing errors constantly.
...chema validation (for example, when using VS Code atlascode plugin, but we also do custom schema validation using the public schema) Can the schema be updated? And can it be kept up-to-date? Thanks in a...
I am implementing a GitOps solution using Bitbucket pipelines but am having difficulties incorporating GitOps commands using empty commits. I set up a `default` pipeline that inspects the co...
"You may run into this issue when you use specific browsers or add-ons that hide the referer header for id.atlassian.com and other Atlassian sites. Check for these and then try logging in again." &n...
Good morning all, I have created an Angular 20 project and the associated bitbucket pipeline and Dockerfile to run and upload an image. It is similar to our existing old project which ...
I am experiencing repeated errors when pushing commits to my Bitbucket repository. The push fails with the followi...
Hello, We are using bitbucket pipelines with self hosted runner to build docker images which is done with a docker in docker image and it works fine. However when we test the distribution of sa...
Bitbucket Cloud is deprecating app passwords in favor of API tokens to enhance security and provide better management controls. After September 9, 2025, users will no longer be able to create new app...
Hi! I went through all the branches of two repos and deleted a good number of large files from them, but the size still remains the same. Would it possible to run garbage collection on them or doubl...
I have an account that is linked to my Google account. I have forgotten my BitBucket password but I see no "Forgot Password" link on the ATLAssian account settings page. I see "Change Password" but t...
As referenced here https://support.atlassian.com/bitbucket-cloud/docs/share-pipelines-configurations/ , I'm able to import and use a custom manually triggered step in our pipeline pipelines: cus...
Hello there, I have a number of critical production BitBucket repos and we are being asked to connect the BitBucket workspace to an Atlassian organisation. I am an Atlassian organisation admin so I...
Is it possible to generate reports for example how many commits, by a user in a months, what and so on? Without using a third-party app?
Hello, I want to delete my whole Atlassian account, including the Bitbucket one. I have tried to do it from the Atlassian account page, however I get this error (in Italian): Il tuo account non può...
We have a free account but use more than 1GB, so our repositories have been locked away and we no longer have access to them. How can we get access to our repositories so we can do a final download ...
Hello, The following public repository contains malicious code: https://bitbucket.org/ethvault-tech-team/ethvault/src/master/ In file server/controllers/productController.js, the function `g...
We are trying to update some tooling we have to set repo and deployment variables through the api to use API tokens instead of app passwords in light of their deprecation. This works fine for repo v...
When adding an Access Key (SSH public key) at either the workspace, project, or repo level, is the scope of access truly limited to be read only? The UI for adding keys s...
So far I got this async def download_raw_file_from_bitbucket(url: str) -> Optional[Any]: parsed = _parse_bitbucket_url(url) if not BITBUCKET_EMAIL or not BITBUCKET_API_TOKEN: ...
I have a quiet a few repositories. I would like to see a tree view of which of my repository has which other repository as parent, If there is another parent which is not my repo, then display...
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...
Copied to clipboard