Skip to content
This repository was archived by the owner on Jul 7, 2025. It is now read-only.

Releases: vital-software/monofo-buildkite-plugin

v1.0.2

11 Aug 04:15
Compare
Choose a tag to compare

1.0.2 (2020-08-11)

Bug Fixes

  • config: include components that have no incoming edges (de2c82e)

v1.0.1

03 Jul 04:19
Compare
Choose a tag to compare

1.0.1 (2020-07-03)

Bug Fixes

  • exclude blocked builds from consideration as base commit (8452879)

v1.0.0

01 Jul 04:12
Compare
Choose a tag to compare

1.0.0 (2020-07-01)

Bug Fixes

  • only include environment variables from included pipeline components (6d14788)

BREAKING CHANGES

  • We now only include environment variable from pipelines that have matching changes

v0.8.4

01 Jul 03:44
Compare
Choose a tag to compare

0.8.4 (2020-07-01)

Bug Fixes

  • make error message on stale build more actionable (8adb2de)

v0.8.3

01 Jul 03:12
Compare
Choose a tag to compare

0.8.3 (2020-07-01)

Bug Fixes

  • log merge-base step of diff algo (9d9d09c)

v0.8.2

01 Jul 02:04
Compare
Choose a tag to compare

0.8.2 (2020-07-01)

Bug Fixes

  • also log the matching patterns (320730b)

v0.8.1

01 Jul 01:54
Compare
Choose a tag to compare

0.8.1 (2020-07-01)

Bug Fixes

  • output debugging information about matching and changed files (8b74c59)

v0.8.0

01 Jul 01:37
Compare
Choose a tag to compare

0.8.0 (2020-07-01)

Features

  • pipeline: added a message at the end of an empty pipeline (d88032b)

v0.7.0

01 Jul 00:56
Compare
Choose a tag to compare

0.7.0 (2020-07-01)

Features

  • pipeline: use the artifacts plugin to download and inject missing artifacts (4e19f03)

v0.6.2

01 Jul 00:06
Compare
Choose a tag to compare

0.6.2 (2020-07-01)

Bug Fixes

  • pipeline: use correct option when calling artifact (b61e9a4)