Releases: vital-software/monofo-buildkite-plugin
Releases · vital-software/monofo-buildkite-plugin
v3.8.0-alpha.1
Bug Fixes
- use exec instead of underlying in more places (21f5222)
Features
- use tar-fs to produce a tar stream (c4c9085)
v3.7.2-beta.1
Bug Fixes
- still use GNU but pass non-recursion list of paths too (20c10c7)
v3.7.1
3.7.1 (2022-01-12)
Bug Fixes
- don't use --sort flag unless GNU tar >= 1.28 (757ddfa)
- need to use a version comparison that supports two part versions (b91f1a7)
v3.7.0
3.7.0 (2022-01-12)
Features
- depth sort rather than alphabetical (8563ca5)
- show tar version in use (45cd9af)
v3.6.6
3.6.6 (2022-01-12)
Bug Fixes
- add --hard-dereference and --sort flags to tar (21e5793)
- add an exec helper for better output (1c2ab07)
- enable for process.env.DEBUG if it exists (aee7492)
- sort file arguments to tar file-list (bb90301)
v3.6.5
3.6.5 (2022-01-11)
Bug Fixes
- set globs from variadic args (3d51105)
v3.6.4
3.6.4 (2022-01-11)
Bug Fixes
- soft-fail errors in download as well as inflate (298abe9)
v3.6.3
3.6.3 (2022-01-11)
Bug Fixes
- set DEBUG when hook debug is set (fe81318)
v3.6.2
3.6.2 (2022-01-11)
Bug Fixes
- log the generated monofo command (0be0593)
- provide specific messaging about boolean matches (c014963)