Skip to content

Releases: vital-software/monofo-buildkite-plugin

v3.8.0-alpha.2

14 Jan 05:05
Compare
Choose a tag to compare
v3.8.0-alpha.2 Pre-release
Pre-release

3.8.0-alpha.2 (2022-01-14)

Features

v3.8.0-alpha.1

14 Jan 04:02
Compare
Choose a tag to compare
v3.8.0-alpha.1 Pre-release
Pre-release

3.8.0-alpha.1 (2022-01-14)

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

14 Jan 12:02
Compare
Choose a tag to compare
v3.7.2-beta.1 Pre-release
Pre-release

3.7.2-beta.1 (2022-01-14)

Bug Fixes

  • still use GNU but pass non-recursion list of paths too (20c10c7)

v3.7.1

12 Jan 20:05
Compare
Choose a tag to compare

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

12 Jan 10:47
Compare
Choose a tag to compare

3.7.0 (2022-01-12)

Features

  • depth sort rather than alphabetical (8563ca5)
  • show tar version in use (45cd9af)

v3.6.6

12 Jan 03:20
Compare
Choose a tag to compare

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

11 Jan 08:16
Compare
Choose a tag to compare

3.6.5 (2022-01-11)

Bug Fixes

  • set globs from variadic args (3d51105)

v3.6.4

11 Jan 08:03
Compare
Choose a tag to compare

3.6.4 (2022-01-11)

Bug Fixes

  • soft-fail errors in download as well as inflate (298abe9)

v3.6.3

11 Jan 05:13
Compare
Choose a tag to compare

3.6.3 (2022-01-11)

Bug Fixes

  • set DEBUG when hook debug is set (fe81318)

v3.6.2

11 Jan 04:18
Compare
Choose a tag to compare

3.6.2 (2022-01-11)

Bug Fixes

  • log the generated monofo command (0be0593)
  • provide specific messaging about boolean matches (c014963)