Version of boto3 used in the last version of pipe does not support the parameter "enableFaultInjection" of task definition added in the version 1.35.83 of boto3 (https://github.com/boto/boto3/bl...
We’re excited to announce the launch of the Jenkins to Bitbucket Pipelines migration tool open beta! Have questions about migrating from Jenkins to Bitbucket Pipelines? Post your questions directly o...
Hello everyone! We are excited to announce the December update for the Jenkins to Bitbucket Pipelines Migration Tool, featuring enhancements that support a wider range of plugins! This i...
I am using Bitbucket to store the codebase for a pair of drupal sites that were designed by a 3rd party firm, which are hosted on Pantheon. I worked with the 3rd party to confirm that all proper SSH ...
We tag on specific commit and deploy to production, however the feature to restrict only admin to deploy to env will block the pipeline even with allow all branches to deploy. The pipeline will show ...
I'm trying to build a base image for the pipeline with pre-installed dependencies. I'm using a multistage build approach in a Dockerfile like this: base.dockerfile FROM python:$PYTHON_BASE AS base ...
Hi all - happy to announce that with the completion of our migration to our new V2 runtime we are now able to extend the max execution time for steps in Pipelines. As of today, we have e...
A quick reminder to everyone using Bitbucket Pipelines runners: As we shared in September, users of the on-prem runner are required to upgrade their runners to v3 before the deadline tomorrow. A...
Hi, I need to have 2 runner groups and I need to specify a node selector. So that I can restrict runner groups to a set of nodes. Is this possible?
Hello, Since the rollout of the cloud runtime 2, we noticed a 50% time increase when running python tests in parallel on a 1x step (~15min to ~23min). We identified the runtime based on the log at ...
Hi everyone! We’re thrilled to launch the beta version of the Jenkins to Bitbucket Pipelines Migration Tool! This tool is here to simplify your CI/CD migration from Jenkins to B...
ive chosen to use basic auth for my controller, and it works fine. i want to use the same authorization method for the jobs - but it will only allow me to use oauth client id and secret. eve...
I am not a fan of the 4x/8x as we are one of the shops which needs to whitelist IP addresses. In all builds failing today, they are coming from different IPs. We are verifying this with the curl ifc...
...ecause of unknown IP address used by bitbucket. Could you please publish all of your IP addresses for bitbucket pipelines? Thanks.
As part of the roll-out of our new V2 Pipelines runtime, the Bitbucket Pipelines team is gradually migrating customers across to the new environment to ensure we can monitor any issues and p...
According to https://support.atlassian.com/bitbucket-cloud/docs/deployment-concurrency-control/ It says: " By tracking your deployments using Bitbucket Deployments, Pipelines will automatically c...
I used following guide to setup bitbucket runner: https://bitbucket.org/bitbucketpipelines/runners-autoscaler/src/master/ while runner runner on kubernetes. I am getting the following err...
Bitbucket Pipelines is making changes to the way we manage build logs to create a more predictable and standardized set of policies for managing customer generated data. As part of t...
...articularly good options :) Pros: easy to implement, likely going to be a higher quality solution Cons: ongoing cost Just wondering how much I've missed - something in Pipelines that can store this i...
Hi all! We're excited to announce a new capability for customers using Bitbucket Pipelines for their CI/CD, with the release of our 3rd Party Secret Providers plugin capability. Whilst Pipelines o...
...sbuild/developerpacks However, I have downloaded and installed the Developer Pack to my PC but this doesn't seem to get the pipeline to recognize that it is there. (I am new to pipelines, so p...
We are currently developing a project where our resources are protected by a firewall that only allows traffic from whitelisted Bitbucket IPs, as specified in the official documentation (including th...
Hello Atlassian, Can we overcome the long name folders where the build is cloned from the remote repo in the CI/CD pipelines? It makes my paths of the deepest files to have 259 paths in W...
...utput? Could there be a permission issue or a file system limitation on Bitbucket Pipelines that is preventing the .env file and assets directory from being copied or generated properly? Is there a s...
Hello! Bitbucket can support Stages also for Windows Runners? (more exactly to run runners under stages) My idea is to have different steps for different actions without losing my already ...
Copied to clipboard