Releases: vital-software/monofo-buildkite-plugin
Releases · vital-software/monofo-buildkite-plugin
v1.0.2
1.0.2 (2020-08-11)
Bug Fixes
- config: include components that have no incoming edges (de2c82e)
v1.0.1
1.0.1 (2020-07-03)
Bug Fixes
- exclude blocked builds from consideration as base commit (8452879)
v1.0.0
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
0.8.4 (2020-07-01)
Bug Fixes
- make error message on stale build more actionable (8adb2de)
v0.8.3
0.8.3 (2020-07-01)
Bug Fixes
- log merge-base step of diff algo (9d9d09c)
v0.8.2
0.8.2 (2020-07-01)
Bug Fixes
- also log the matching patterns (320730b)
v0.8.1
0.8.1 (2020-07-01)
Bug Fixes
- output debugging information about matching and changed files (8b74c59)
v0.8.0
0.8.0 (2020-07-01)
Features
- pipeline: added a message at the end of an empty pipeline (d88032b)
v0.7.0
0.7.0 (2020-07-01)
Features
- pipeline: use the artifacts plugin to download and inject missing artifacts (4e19f03)
v0.6.2
0.6.2 (2020-07-01)
Bug Fixes
- pipeline: use correct option when calling artifact (b61e9a4)