Releases: JuliaCI/sandbox-buildkite-plugin
Releases · JuliaCI/sandbox-buildkite-plugin
v2.0
Fix `truebash` failing posix shell check on buildkite
What's Changed
- Use
/bin/backup/bash
instead of/bin/truebash
by @staticfloat in #18
Full Changelog: v1...v1.5
Fix ETXTBUSY on FAT32
v1.4 Update deps
Upgrade Sandbox.jl version
Merge pull request #11 from DilumAluthge/dpa/manifest Update the `lib/Manifest.toml` file to include the `/dev/zero` fix in `UserNSSandbox_jll`
Record into artifacts_usage.toml
Merge pull request #7 from staticfloat/sf/bind_artifact Create transient `Artifacts.toml` to manage `gc()` better.
Add `verbose` option
v1.1 Take the `abspath()` after the `envexpand()`
v1.0: Merge pull request #2 from staticfloat/sf/precommand
Add more documentation, and `persist` mode defaults to `on`