Hi Team, I just installed Laravel and tried to push code to Git, but it's stuck. I’ve tried both broadband and 4G internet connections. I’ve already attempted these two solutions, but with no luck:...
Welcome Atlassians, I work with clients who are using to GitHub and GitLab, but I think Bitbucket could offer better value for their needs. I’d love to hear from the community: What are your go-...
I’m using the Atlassian Connect framework for the plugin development. The issue specifically arises when attempting to hit the internal API endpoint for publishing pending comments. AP.re...
A year ago, there was create workspace button. but now it disappear. ----- and it seems to be created in organization using add product button. is there any way to create bit...
Hi guys. Whatever the web browser, the page loads but I’m unable to access https://bitbucket.org/abdullah0096/lasvegas-ecdlp.git/src How to fix this ? I would like to submit a pull request...
Hi Team , Can I get all the commits made to a Bitbucket project to date as a JSON dump?
In bitbucket data Center REST API searching for Repositories I have pageNumber and itemPerPage(limit). i want to calculate the start index for that page without using nextPageStart. for exampl...
Please let me know the steps to deploy changes on multiple salesforce orgs with single branch. We are using unlocked package to deploy single package on multiple orgs. I have tried deployment st...
Hi Team, We are planning to do repository migration from Bitbucket to GitHub/Gitlab with all existing integrated tools with Bitbucket. Currently, we are using Bamboo tool for Continuous Integration...
Hi Team, As p part of bitbucket Admin activity we need to find list of Repositories with its Name, repo creation date and size. Could you please help/guide us how to find out such detail...
...it diff-tree --no-commit-id --name-only -r HEAD | grep -q "src" || git diff-tree --no-commit-id --name-only -r HEAD | grep -q "public"; then npm install &n...
Hi all, I work with the product team of a workplace productivity platform called BotMagic.ai that is working to providing intelligent assistants that help with tasks across Confluence, Jira, and...
I'm using this API endpoint as mentioned in the documentation: https://developer.atlassian.com/cloud/bitbucket/rest/api-group-branch-restrictions/#api-repositories-workspace-repo-slug-branch-restric...
I want to get the difference between the code when pulling the commits via development API, I got the list of issues and then the list of commits that are related to the Jira Issue, but I co...
Here is my Pipeline file This is the error I am getting
I have a custom Bitbucket Runner running on an EC2 instance in AWS. It's a Linux Docker runner. I've noticed that I can't use stages in my bitbucket-pipeline.yml file. When I add a stage, commit, and...
In today’s fast paced world, organizations are increasingly adopting Agile practices so they can deliver better quality products faster, improve customer satisfaction, and enhance empl...
We have 2 projects that contain same file, while a user working on that file and editing it in one project. How can i restrict other users from pulling that file from the other project? Or is it pos...
I've tried asking this before, but re-reading my question it was more like an essay!! Would anyone be able to give me an example of how to build a pipeline that simply pushes to hosting on a o...
Hi there, I'm just starting to get my head around BitBucket and I love it's potential. We have a repro that is worked on by several colleagues, and when each is happy with their branch they merge int...
Hi Community, In the series of APIs in Atlassian Universe, here we look at Bitbucket APIs that allow us to interact with our access to Bitbucket with Workspaces, Projects, and Repositories. Token...
I created my own customized plugin to measure the quality of my each project and I am tried to extract the data and done successfully By thinking advance now I need to create my own visualization fo...
Currently by default Master branch is set and you can select any 1 branch as Production branch and 1 branch as development branch. but what if we have multiple Production and Development branch E...
...our configuration to use either an app password. You can also switch to the SSH protocol by generating and uploading your SSH public key to your Bitbucket Cloud profile. We are using Google Cloud S...
I have my build directory in my local and I wanted to use this directory while building in the pipeline. I don't want to keep this build directory in the artifactory because it is more than 3GB. I wa...
Copied to clipboard