Releases: vital-software/monofo-buildkite-plugin
Releases · vital-software/monofo-buildkite-plugin
v5.0.2
5.0.2 (2022-02-10)
Bug Fixes
v5.0.1
5.0.1 (2022-02-10)
Bug Fixes
- prompt a release after oclifv2 upgrade (eed711d)
v5.0.0
5.0.0 (2022-02-10)
Features
- pipeline: removed the default command alias for pipeline (4dcd6b5)
BREAKING CHANGES
- pipeline: If you called
npx monofo
before, you'll now need to
call npx monofo pipeline
explicitly
v4.0.6
4.0.6 (2022-02-10)
Bug Fixes
- deps: update dependency minimatch to v3.0.5 (186329c)
v4.0.5
4.0.5 (2022-02-09)
Bug Fixes
v4.0.4
4.0.4 (2022-02-09)
Bug Fixes
- deps: update aws-sdk-js-v3 monorepo to v[secure] (d4d4ac0)
- configure got timeouts in detail (bada981)
v4.0.3
4.0.3 (2022-01-24)
Bug Fixes
- deps: remove an unused dependency (e0a680c)
v4.0.2
4.0.2 (2022-01-24)
Bug Fixes
- artifact: error early on non-uuid build ID (6909be6)
- deps: update aws-sdk-js-v3 monorepo to v[secure] (4255cc7)
v4.0.1
4.0.1 (2022-01-21)
Bug Fixes
- deps: update aws-sdk-js-v3 monorepo to v[secure] (3e7c960)
- hooks: make plugin conf checks safe for nounset (2645ca5)
v4.0.0
4.0.0 (2022-01-19)
Bug Fixes
-
calculate artifact name without pathname part (0906954)
-
use /tmp/ not /var/cache (303e7ac)
-
feat(compression)!: use .catar.caibx instead of .caidx for archiving (c39424e)
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