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 is a pipe to perform scan by Renovate |
script: - pipe: atlassian/renovate-scan:0.1.0 variables: CONFIG_FILE_PATH: '<your-config.yaml>'
atlassian/bamboo-trigger-build:0.1.0 This is a pipe to trigger builds in Atlassian Bamboo server |
script: - pipe: atlassian/bamboo-trigger-build:0.1.0 variables: BAMBOO_ENDPOINT: 'http://your-bamboo.net:8085' PROJECT_KEYWORD: 'TEST' PLAN_KEYWORD: 'TEST' TOKEN: '<your access token>'
devcyclehq/devcycle-pr-insights-pipe:1.2.0 An pipe intended to run on pull request and post a comment summarizing any changes to DevCycle variables. |
script:
- pipe: devcyclehq/devcycle-pr-insights-pipe:1.2.1
variables:
USER_NAME: $BITBUCKET_USER_NAME
PASSWORD: $BITBUCKET_APP_PASSWORD
PROJECT_KEY: $DEVCYCLE_PROJECT_KEY
CLIENT_ID: $DEVCYCLE_CLIENT_ID
CLIENT_SECRET: $DEVCYCLE_CLIENT_SECRET
devcyclehq/devcycle-code-refs-pipe:1.2.0 With this pipe, your DevCycle dashboard will be updated to display code snippets for each DevCycle variable usage within your project. |
script: - pipe: devcyclehq/devcycle-code-refs-pipe:1.2.1 variables: PROJECT_KEY: '<string>' CLIENT_ID: '<string>' CLIENT_SECRET: '<string>'
atlassian/git-secrets-scan:1.1.0 Scan your files for hardcoded sensitive data and creates a security report
|
atlassian/bitbucket-clear-cache:3.2.0 This pipe allows you to clear Bitbucket Pipelines caches
|
atlassian/aws-cloudformation-deploy:0.15.1 Deploy your stack configuration template to AWS CloudFormation
|
atlassian/google-cloud-storage-deploy:1.2.0 Deploy code to Google Cloud Storage.
|
launchdarkly/ld-find-code-refs-pipe:2.8.0 Job for finding and sending feature flag code references to LaunchDarkly
|
atlassian/checkstyle-report:0.4.0 Finds Checkstyle report files in working directory and converts the results into a Bitbucket Code Insight Report.
|
atlassian/bitbucket-pipe-release:5.1.0 Release a Bitbucket Pipe
|
atlassian/firebase-deploy:3.0.0 Deploy your code to Firebase using this pipe.
|
atlassian/google-gke-kubectl-run:2.2.0 Run a kubectl command on your Google Kubernetes Engine cluster.
|
atlassian/aws-ecr-push-image:1.6.2 This is a pipe to build and push docker images to AWS Elastic Container Registry
|
Run commands using the Azure CLI.
|
atlassian/google-app-engine-deploy:1.1.1 Deploy an application to Google App Engine.
|
Send a notification to email.
|
To discover more pipes, visit our Bitbucket Pipes Marketplace.
If you’d like to suggest a pipe to be improved or new pipe to be implemented, please, find the appropriate ticket in the list of existing tickets , vote for them or create a new suggestion request with type Suggestion and Component: Pipelines - Pipes.
If you’d like help with Bitbucket Pipes, or you have an issue or feature request, let us know on Community.
Igor Stoyanov
1 comment