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

v4.0.0-beta.2

19 Jan 01:50
Compare
Choose a tag to compare
v4.0.0-beta.2 Pre-release
Pre-release

4.0.0-beta.2 (2022-01-19)

Bug Fixes

v4.0.0-beta.1

19 Jan 00:09
Compare
Choose a tag to compare
v4.0.0-beta.1 Pre-release
Pre-release

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

18 Jan 10:02
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

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

18 Jan 05:39
Compare
Choose a tag to compare
v3.9.0-alpha.1 Pre-release
Pre-release

3.9.0-alpha.1 (2022-01-18)

Bug Fixes

  • calculate artifact name without pathname part (96ea80f)

Features

  • Added chop (0ea6f41)
  • after inflating, write artifacts to seed dir (67e56a2)
  • use .catar.caibx instead of .caidx for archiving (7c3580f)

v3.8.1

17 Jan 02:32
Compare
Choose a tag to compare

3.8.1 (2022-01-17)

Bug Fixes

  • only include config values when needed (5df879b)
  • use the default credential chain (9bfd084)

v3.8.0

16 Jan 20:08
Compare
Choose a tag to compare

3.8.0 (2022-01-16)

Bug Fixes

  • check for empty file list (4b60985)
  • globs are recursive (because they can match directories) (51bd769)
  • remember to push the final group (3cd64d4)

Features

  • output byte-size of artifact before upload (39aebaa)

v3.8.0-beta.1

16 Jan 12:37
Compare
Choose a tag to compare
v3.8.0-beta.1 Pre-release
Pre-release

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)

v3.7.3-beta.1

16 Jan 10:40
Compare
Choose a tag to compare
v3.7.3-beta.1 Pre-release
Pre-release

3.7.3-beta.1 (2022-01-16)

Bug Fixes

  • check for empty file list (9fa238b)
  • remember to push the final group (c93188b)

v3.7.2

15 Jan 11:28
Compare
Choose a tag to compare

3.7.2 (2022-01-15)

Bug Fixes

  • deps: update aws-sdk-js-v3 monorepo to v[secure] (2a95eb3)
  • change between recursive and non-recursive each time (d148f00)
  • still use GNU but pass non-recursion list of paths too (75c716b)

v3.7.2-beta.2

15 Jan 11:22
Compare
Choose a tag to compare
v3.7.2-beta.2 Pre-release
Pre-release

3.7.2-beta.2 (2022-01-15)

Bug Fixes

  • change between recursive and non-recursive each time (559fe98)
  • change between recursive and non-recursive each time (983ef7f)
  • still use GNU but pass non-recursion list of paths too (4c123fd)