Bitbucket Pipes digest: October 2020


Hi,

Welcome to the next Bitbucket Pipes digest. This month comes packed with additions to Pipes. Don’t forget to subscribe (click Watch and select Articles)!

This month we’re introducing a new pipe:

bitbucket-build-statistics

bitbucket.png

atlassian/bitbucket-build-statistics:0.1.0
This pipe is used to get build minutes statistics at Bitbucket repository level.

script:
  - pipe: atlassian/bitbucket-build-statistics:0.1.0
    variables:
      BITBUCKET_USERNAME: $BITBUCKET_USERNAME
      BITBUCKET_APP_PASSWORD: $BITBUCKET_APP_PASSWORD

 

Updated pipes

We also have updates on existing pipes:

 

kubectl-run

kubernetes-deploy-logo_avatar.png

atlassian/kubectl-run:1.2.2
Run a command against a Kubernetes cluster. This pipe uses kubectl, a command line interface for running commands against Kubernetes clusters.

Changes:

  • Extended example KUBE_CONFIG file encoding.

 

anchore-scan

anchore-scan-logo_avatar.png

anchore/anchore-scan:0.2.9
The Anchore Container Scan pipe can be called to perform an in-depth analysis of a container image, resulting in reports showing software package vulnerabilities, Dockerfile and other security/compliance violations associated with the container image.

Changes:

  • Bump version of inline scan to 0.8.2

 

sonarcloud-quality-gate

sonarcloud-quality-gate-logo_avatar.png

sonarsource/sonarcloud-quality-gate:0.1.4
Check the Quality Gate of your code with SonarCloud to ensure good quality before releasing or deploying new features. To use this pipe you must have the SonarCloud Scan pipe earlier in the pipeline.

Changes:

  • Fail pipeline with an explicit message if the Quality Gate has not
    been computed.

 

mabl-deployment

mabl-deployment-logo_avatar.png

mablhq/mabl-deployment:0.5.1
Create a deployment event in mabl to run end-to-end tests against your application and take action based on the test results.

Changes:

  • Fixed unreleased path bug.

 

To discover more pipes, visit our Bitbucket Pipes Marketplace.

 

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events