/plushcap/analysis/buildkite/introducing-the-build-pipeline

Introducing the Build Pipeline

What's this blog post about?

Buildbox introduces Build Pipelines, which enable users to split builds into smaller steps and run them in parallel across multiple build agents for improved speed. The example demonstrates a pipeline with three steps - rspec, staging-deploy, and staging-smoke - that run sequentially. Once all pass, the pipeline is blocked until manually allowed to continue. Each step has its own set of agents, environment variables, artifact paths, and branch configuration, providing flexibility in pipeline configuration. However, Build Pipelines only work with new agents, requiring users to upgrade if necessary.

Company
Buildkite

Date published
May 7, 2014

Author(s)
Keith Pitt

Word count
142

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.