-
Quickly diagnose issues by viewing previous Pipeline runs
We are excited to announce the release of a new capability in Bitbucket Pipelines that will improve your experience diagnosing issues with your pipeline runs, by allowing you to view and access previous runs within the Pipelines UI. The previous pipeline Runs dropdown will not show up if you re-run an entire pipeline, because re-running…
-
Introducing step failure strategies in Bitbucket Pipelines
We are excited to introduce a new capability in Bitbucket Pipelines – Step Failure Strategies. This is the first of a set of new features allowing developers to implement more comprehensive logic and control-flow inside their CI/CD pipelines. Failure Strategies are designed to give you explicit control over how your pipeline behaves in the event…