In a pipeline step, I want to check out one more branch than the branch the pipeline is running on (the main branch). I found the "clone: depth: full" option, which works. However, that grabs all t...
Hello, I'm sending an alert to JSM/OpsGenie via PS Invoke-RestMethod in my Bitbucket pipeline. I'm trying to use variables in the JSON message. It works when I hard-code the value in the JSON message...
Hi all.. So basically I have workspace variable called ASYS_DOCKER_HUB_USER, the value is "audser", the project name is "https://bitbucket.org/kurobits/api-audser", now in my pipeline I ...
We're trying to send an alert to JSM from Bitbucket Pipelines but receiving a "401 Unauthorized" error. Has anyone had any success authenticating from Bitbucket Pipelines to the JSM API using P...
...everal containers active for pipelines. Interestingly, when I enter one of these containers from within the DinD and try to access bitbucket.org , the connection fails, even though other public d...
...onsistently show as “Online,” we’ve encountered an issue when triggering multiple pipelines with specific labels. In these instances, one runner remains online while the other switches to offline status. A...
Hi Team, We have set up Bitbucket autoscaling runners on our Amazon EKS cluster following the official documentation. Issue: The runners are frequently going offline. Additionally, old Kubernetes j...
When I select the "Pipelines" view in the sidebar on the repository, it shows the link as to "/pipelines", but once the page loads, it is redirecting to "/pipelines/results/page/1/filters/[s...
...he build can no longer work with low spec environment. The step is now having error. Configuration error The size '4x' in your bitbucket-pipelines.yml file is outside the allowed r...
Hi all! Wanted to post a quick note to let everyone know about a new community space we've created, dedicated to Bitbucket Pipelines - our cloud CI/CD solution built into Bitbucket Cloud. With t...
Hi all, Since releasing our new Pipelines Runtime we've received a huge amount of positive feedback, widespread adoption, and also a range of questions relating to some of the more l...
Hi, My team and I work on static website projects which usually have "development" and "master" branches. In some of them, bitbucket-pipelines.yml is configured so that it ONLY runs a build i...
...his blog post gives you 6 reasons why you should switch from your legacy CI/CD vendor onto Bitbucket Pipelines, which is already included as part of your Bitbucket subscription. Thinking about m...
Hi all, we're going to be running a webinar on Jun 12th focussed on how to use Dynamic Pipelines to optimise your CI/CD builds and reduce PR cycle time. Come along and learn how to speed up build t...
Hi all, we're going to be running a webinar on Jun 12th focussed on how to use Dynamic Pipelines to optimise your CI/CD builds and reduce PR cycle time. Come along and learn how to speed up build t...
...s now shown as "Paused". We have some pipelines on that repos which have no additional steps (used to push artifacts to our internal registry). When these pass, they go green. Has there r...
...ustom Merge Checks, and Dynamic Pipelines. We have a few remaining API's left to add coverage for, we're planning to have full-coverage within the next few weeks. Please leave a comment here if there a...
Hi, I'm looking for solution to use Redis or database data in other step. Right now I used for share application files, folders data in multiple steps. This working as expected. But how to share d...
...loud leveraging Forge called Dynamic Pipelines! Dynamic Pipelines allow you to utilise Forge functions to augment and modify CI/CD workflows at runtime, implementing sophisticated dynamic logic that w...
I just created a repository on Bitbucket to test out Bitbucket Pipeline. However, even though I haven't been using it, when I click on the 'Usage' button to check the usage, it shows that I've been...
...pgrading: │ │ https://www.docker.com/increase-rate-limit" already tried to configure my Pro Docker account in the pipelines YAML file but it seems to happen before my pipeline file is executed
Copied to clipboard