Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket Pipes digest: December 2020

Pipes monthly digest December 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)!

New pipes

bitbucket-clear-cache

bitbucket.png

atlassian/bitbucket-clear-cache:3.1.1
This pipe lets you clear all or selected Bitbucket Pipelines caches from your repository. By default this will clear all dependency caches that exist for this repository, but it can also be configured to clear specific caches. The pipe will warn you if no caches were found or if it fails to clear a specific cache.

 

script:
  - pipe: atlassian/bitbucket-clear-cache:3.1.1
    variables:
      BITBUCKET_USERNAME: $BITBUCKET_USERNAME
      BITBUCKET_APP_PASSWORD: $BITBUCKET_APP_PASSWORD

 

Updated pipes

firebase-deploy

firebase-deploy-logo_avatar (1).png

atlassian/firebase-deploy:0.8.0
Deploy your code to Firebase

Changes:

  • Added support for multi-site deploying.

 

aws-cloudformation-deploy

aws-ecs-deploy-logo_avatar.png

atlassian/aws-cloudformation-deploy:0.9.0
Deploy your configuration as code using AWS CloudFormation

Changes:

  • Add support for EXTRA_PARAMETERS variable. It allows to pass all other supported create/update stack parameters.

  • Add support for ROLE_ARN variable.

  • Add support for IMPORT_COMPLETE status.

 

azure-cli-run

azure-storage-deploy-logo_avatar.png

atlassian/azure-cli-run:1.0.0
A pipe to authenticate to Azure and run ad-hoc commands using the Azure CLI

Changes:

 

azure-storage-deploy

azure-storage-deploy-logo_avatar.png

atlassian/azure-storage-deploy:1.0.0
Pipe to deploy to Microsoft Azure Storage. Copies files and directories to Azure Blob or File storage using AzCopy. Automatically adds the "--recursive" option if the source is a directory on the local filesystem

Changes:

 

azure-web-apps-deploy

azure-storage-deploy-logo_avatar.png

atlassian/azure-web-apps-deploy:1.0.0
Deploys an application to Azure Web Apps. Azure Web Apps enables you to build and host web applications in the programming language of your choice without managing infrastructure. It offers auto-scaling and high availability

Changes:

 

aws-ecr-push-image

aws-ecs-deploy-logo_avatar.png

atlassian/aws-ecr-push-image:1.2.2
Pushes docker images to the AWS Elastic Container Registry

Changes:

  • Allow users to pass Ints into tag and then convert to String.

 

ssh-run

ssh-run-logo_avatar.png

atlassian/ssh-run:0.2.8
Run a command or a bash script on your server

Changes:

  • Fix support for EXTRA_ARGS variable in the command mode

 

checkstyle-report

checkstyle-report-logo_avatar.png

atlassian/checkstyle-report:0.2.1
Create a Bitbucket Code Insight report based on Checkstyle result files generated by the build

Changes:

  • Add only relativize file paths that are absolute.

 

slack-notify

slack-notify-logo_avatar.png

atlassian/slack-notify:1.0.0
Sends a custom notification to Slack.
You can configure Slack integration for your repository to get notifications on standard events, such as build failures and deployments. Use this pipe to send your own additional notifications at any point in your pipelines

Changes:

  • Move pipe's source code to Python language.

 

To discover more pipes, visit our Bitbucket Pipes Marketplace.

 

Pipes recipes

Looking for help using pipes? Check out our Pipes recipes post and find code snippets for several use cases.

  • How to notify with datadog send event pipe if build fails?

  • How to deploy to a sub-folder in the AWS S3 bucket rather than the root directory?

  • When I deploy my files with ftp-deploy, it uses lots of minutes? How to optimize it?

  • …and many more. Check out pipes recipes.

 

Top Community questions

 

If you’d like help with Bitbucket Pipes, or you have an issue or feature request, let us know on Community.

 

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events