This repository was archived by the owner on Jul 7, 2025. It is now read-only.
Releases: vital-software/monofo-buildkite-plugin
Releases · vital-software/monofo-buildkite-plugin
v4.0.0-beta.2
v4.0.0-beta.1
4.0.0-beta.1 (2022-01-19)
- feat(compression)!: use .catar.caibx instead of .caidx for archiving (c39424e)
Bug Fixes
- calculate artifact name without pathname part (0906954)
Features
- add support for
desync chop
to fill the local cache on upload (7714b36) - after inflating, write artifacts to seed dir (f3f5c7d)
BREAKING CHANGES
- removed support for .caidx artifact compression
v4.0.0-alpha.1
4.0.0-alpha.1 (2022-01-18)
- feat(compression)!: use .catar.caibx instead of .caidx for archiving (29c43d8)
Features
- add support for
desync chop
to fill the local cache on upload (d260be8)
BREAKING CHANGES
- removed support for .caidx artifact compression
v3.9.0-alpha.1
3.9.0-alpha.1 (2022-01-18)
Bug Fixes
- calculate artifact name without pathname part (96ea80f)
Features
v3.8.1
v3.8.0
v3.8.0-beta.1
3.8.0-beta.1 (2022-01-16)
Bug Fixes
- globs are recursive (because they can match directories) (18a456e)
Features
- output byte-size of artifact before upload (6d017d0)