Introduction
Familiarize yourself with the basics of how pipelines operate.
Cache
Check out how Buddy caches your files to speed up the deployments.
Builds & testing
Learn more about builds and tests you can perform in Buddy
Concurrency & parallelism
Run multiple pipelines and actions in parallel to speed up your workflow.
Conditional runs
Learn how pipelines and actions can be configured to run on specific conditions.
DB migrations & custom scripts
Migrate databases and run custom scripts on remotes with the SSH action.
Variables
Variables are pairs of keys and values that can be used to customize the build and to store sensitive data.
Parameterized pipelines
Parameterized pipelines offer a powerful way to customize and configure your workflows in Buddy.
Folders
Learn how to organize your Buddy pipelines with application folders
SSH keys
Learn how to upload and use SSH keys to authenticate deployment and script execution on remote servers.
Status badges
Learn more about personalizing GitHub status badges in Buddy
Private dependencies
Learn more about private dependencies and submodules configuration.
Copy pipeline
Buddy lets you easily reproduce both individual actions and complete pipelines without the need to manually configure actions every time you do it.
Pipeline examples
Detailed use cases showcasing how you can use Buddy in actual development process.