Pipelines
Introduction
Learn the basics of how to build, trigger, analyze and configure Buddy pipelines.
Builds & testing
Learn more about builds and tests you can perform in Buddy
Cache
Learn how Buddy uses cache to speed up your builds, how to check cache size, and how to clear it.
Concurrency and parallelism
Learn how to configure a pipeline that splits tests into packages and runs them in parallel.
Conditional runs
Learn how pipelines and actions can be configured to run on specific conditions.
Custom actions
Learn how to configure a custom action and use it in your pipeline.
DB migrations & custom scripts
Migrate databases and run custom scripts on remotes with the SSH action.
Deployments
Learn how Buddy can help you deploy the code to the server.
Duplicate & Export/Import
Learn more about duplicating, copying, exporting, and importing pipelines in Buddy.
Environment variables
Learn more about setting up, managing and usage of Buddy environment variables
Folders
Learn how you can organize your Buddy pipelines with in-app fodlers
Handling secrets
Learn how to properly secure sensitive data when configuring your CI/CD process
Notifications
Learn how you can send notifications to all the popular messaging services using Buddy .
Parameterized pipelines
Learn more about pipeline parameterization using pass params, another pipeline or "Wait for approval" action
Private dependencies
Learn more about private dependencies and submodules configuration.
Services and databases
Attach a predefined microservice to your build container or customize and use your very own.
SSH keys
SSH keys are one of the most secure and convenient authentication methods, learn how you can use them in Buddy.
Status badges
Learn more about personalizing GitHub status badges in Buddy
Trigger pipeline action
Learn how you can easily automate your workflow creating a chain of pipelines with "Trigger pipeline" action
Triggering pipelines
Learn how you can trigger the Buddy pipelines using Webhooks, REST API and Slack
VM
Build software on dedicated virtual machines with custom AMI templates.