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:
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
We also have updates on existing pipes:
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/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
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.
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.
Oleksandr Kyrdan
0 comments