Sha256: 1dba307452055035b9236ec8224cbb601afd85809de8d58eac886de75a608969

Contents?: true

Size: 644 Bytes

Versions: 5

Compression:

Stored size: 644 Bytes

Contents

## 1.5.0
* Merge `BuildKite::Builder::Context` and `BuildKite::Pipelines::Pipeline` to `BuildKite::Builder::Pipeline` (#37)

## 1.4.1
* Fix the Github API Builder to account for Buildkite having both `.git` and no file exention repository URIs (#33)

## 1.4.0
* Fix the `files` command. You now pass in the manifest with the `--manifest` CLI argument.

## 1.3.1
* Expose `data` from `StepContext` to `Step`

## 1.3.0
* Add ability for step to store data in step context
* Move `upload` from `BuildKite::Builder::Commands::Run` to `BuildKite::Builder::Context`
* Add ability to set custom artifacts in context and uplaod before `pipeile upload`

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
buildkite-builder-2.0.0 CHANGELOG.md
buildkite-builder-2.0.0.beta4 CHANGELOG.md
buildkite-builder-2.0.0.beta3 CHANGELOG.md
buildkite-builder-2.0.0.beta2 CHANGELOG.md
buildkite-builder-2.0.0.beta1 CHANGELOG.md