You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Created Feb 16, 2021, Last active May 16, 2023
Hello everyone, We are pleased to announce the release of a number of features today. Please stop your runners and pull the latest image, the minimum version with support for these features is v1....
Hi everyone, We have released support for multiple runners on the same host. In order to benefit from this feature, you will need to use v1.167 or greater. You can update to the latest v...
Hello everyone, We're happy to announce that we have released self-hosted runners at the workspace level. By using runners within a workspace, you will be able to run builds in Pipelines on your ow...
Welcome to the Early Access Program (EAP) for self-hosted runners in Bitbucket Pipelines. With this feature, you will be able to run builds in Pipelines on your own infrastructure. You won’t be charg...
currently I am using my own docker image in self-hosted runner which contain packages like (sfdx , volta, sgd ). But when I run a bitbucket pipeline it create its own container. do I need to install ...
currently i am using my own docker image in self hosted runner which contain packages like (sfdx ,volta ,sgd ) .But when i run a bitbucket pipeline it create its own container . do i need to in...
currently i am using my own docker image in self hosted runner which contain packages like (sfdx ,volta ,sgd ) .But when i run a bitbucket pipeline it create its own container . do i need to in...
I am trying to setting up windows runner, followed the steps and downloaded the zip file from portal. I have below JDK. java version "17.0.4.1" 2022-08-18 LTS Java(TM) SE Runtime Environment...
I try add runner on my docker, on OS run ARM architecture. Happen error as below: WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and...
Dears , I have configure a bitbucket runner and implemented into the pipeline : - step : script : - echo "Script under default section" branches : develop : - step : ...
Runner: self-hosted on windows. Getting the following when running a healthy online runner We couldn't clone the repository. Try rerunning the pipeline. Custom pipeline fails to clon...
This happens using a self-hosted runner. Everything was working until recently. See below the runner logs: [2022-03-22 10:46:04,174] Starting container. [2022-03-22 10:46:04,36...
Once the AWS us-east issue was resolved, and our pipelines were back up I started getting errors in my local runner builds that involve Docker My pipelines that do not require Docker run just fine ...
...8da5fcaa943} -e RUNTIME_PREREQUISITES_ENABLED=true -e OAUTH_CLIENT_ID=<> -e OAUTH_CLIENT_SECRET=<> -e WORKING_DIRECTORY=/tmp --name runner-4ad29803-a07a-5ad7-8908-78da5fcaa943 docker-public.packages...
...UNTIME_PREREQUISITES_ENABLED=true -e OAUTH_CLIENT_ID=xxxxx -e OAUTH_CLIENT_SECRET=xxxx -e WORKING_DIRECTORY=/tmp --log-driver json-file --log-opt max-size=10m --network host --name bitbucket-import-runner d...
Hi! Now "size" field affects only memory usage. But CPU in all cases == 4 cores How to utilise all CPUs of host (for example when host has 16 CPU cores)? It blocks us to use bitbucket on site...
In order to create and register a runner, we have to use the bitbucket.org web interface to create an individual runner, then we can copy down the relevant docker commands for creating a single runne...
Hello everyone, We have released support for SSH keys and known hosts on runners. Please stop your runners and pull the latest image, the minimum version with support for this feature is v1.146. ...
Hi, we're considering to use Bitbucket Runners in order to perform hardware-in-the-loop CI testing. We noticed that the steps are run via Docker-in-Docker inside the runner container. So just startin...
We need to connect to docker where bitbucket runner is running. Is this possible?
Hello everyone, We have released support for private build images hosted by AWS ECR on runners. Please stop your runners and pull the latest image, the minimum version with support for this f...
I've got a simple pipeline (mirrors file contents to an FTPS site) which is tied to a Bitbucket Deployment. Pipelines often get stuck on "Queued" without even starting, even though the runner is read...
Hi everyone, We have released support for stopping steps on runners. Please stop your runners and pull the latest image, the minimum version with support for stopped steps is v1.129. With...
Hi, I've noticed that our plan's build minutes are being used, even though all builds were run with a local runner. Currently 171 build minutes were used. Behavior is reproducible. Is this som...
Hello everyone, We are excited to announce that self-hosted runners now has support for service containers and pipes. Please stop your runners and pull the latest image, the minimum version ...
Hello. I have a new Issue this morning. My pipelines are not running on the web client. when I look in the runner the last error I have is the following. [2021-04-26 15:35:38,650] Run...
I've got a build runner in AWS. I have a yml file with nothing but echo statements in it. My repo is running Git LFS for a few folders and the repo will grow quite a bit. We want to use ...
Hello, Can you consider adding support for setting environmental variables per runner? The use case I have is: a pool of runners, each connected to a test device each runner has the same runner ...
Hello. We are using the runner in a single AWS EC2 instance. The runner works perfectly for a few hours but after a while, when is not used, it throws an error and then it gets not responsive. I d...
Welcome to the self-hosted runners early access program! This is only for members invited by the Bitbucket Pipelines team. Participants in our early access program will have access to support, documentation, and enter discussions with other group members about their self-hosted runners experience.
Copied to clipboard