Pipes monthly digest February 2021
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)!
atlassian/bitbucket-build-statistics:0.2.1
This pipe is used to get build minutes statistics at bitbucket repository level.
Changes:
Bugfix: fixed date and time format in the build duration.
atlassian/jira-create-issue:0.1.2
With this pipe you can create a Jira issue from a Bitbucket Pipeline.
Changes:
Bugfix: fix non-existing file issue. use absolute paths inside docker image.
atlassian/google-cloud-storage-deploy:0.4.6
Pipe to deploy to Google Cloud Storage. Copy files, directories and google storage prefixes. Recursively copies new and updated files from the source local directory to the destination. Only creates folders in the destination if they contain one or more files.
Changes:
Fix bug with wildcard in the SOURCE variable.
atlassian/aws-ecs-deploy:1.4.0
Deploy a containerized application to AWS ECS.
Changes:
Make TASK_DEFINITION variable optional.
It could be useful when FORCE_NEW_DEPLOYMENT variable used. Use this option if you need to trigger a new deployment with no service definition changes, e.g., if your updated Docker image uses the same tag as what is in the existing task definition for your service (for example, my_image:latest).
atlassian/aws-lambda-deploy:0.6.0
Update Lambda function code and create new version, and create/update aliases pointing to versions.
Changes:
Add support for DESCRIPTION parameter in the 'alias' command.
carbonetes/carbonetes-scan:1.2.0
This pipe seamlessly integrates comprehensive container analysis directly into your CI/CD pipeline.
Changes:
minor: Add MIT LICENSE
minor: Fix default value of FAIL_ON_POLICY
minor: Malware Analysis is under maintenance, versions under this release may encounter errors on Malware Analysis
minor: Minimal changes on README.md and metadata file
atlassian/azure-arm-deploy:1.0.0
A pipe that uses the Azure CLI to deploy a zipped code package to Azure Functions.
Changes:
The pipe was forked from https://bitbucket.org/microsoft/azure-arm-deploy for future maintenance purposes.
atlassian/azure-functions-deploy:1.0.0
A pipe that uses the Azure CLI to deploy a zipped code package to Azure Functions.
Changes:
The pipe was forked from https://bitbucket.org/microsoft/azure-functions-deploy for future maintenance purposes.
atlassian/azure-web-apps-containers-deploy:1.0.0
Deploys a container to Azure Web Apps for Containers. Azure Web Apps for Containers enables you to easily deploy and run containerized applications on Windows and Linux without managing infrastructure. It offers auto-scaling and high availability.
Changes:
The pipe was forked from https://bitbucket.org/microsoft/azure-web-apps-containers-deploy for future maintenance purposes.
To discover more pipes, visit our Bitbucket Pipes Marketplace.
Pipeline failing: Unknown parameter in input: "registeredAt"
Run aws-eks-kubectl-run with --namespace and --timeout arguments
If you’d like to suggest a pipe to be improved or new pipe to be implemented, please, find the ticket with “Suggestion” type and "Pipelines - Pipes" Component name in Atlassian Jira , vote for issues or create a new suggestion request with same parameters.
If you’d like help with Bitbucket Pipes, or you have an issue or feature request, let us know on Community.
Halyna Berezovska
0 comments