Releases: JuliaCI/julia-buildkite-plugin
Releases · JuliaCI/julia-buildkite-plugin
v1.13.4
Hotfix: Don't remove empty artifact directories.
v1.13.2
What's Changed
- Only attempt to find and remove files when directories exist. by @maleadt in #56
Full Changelog: v1...v1.13.2
v1.13.1
What's Changed
- Revert "Restore hard limit functionality, replace
Pkg.gc
with custom functionality" by @maleadt in #54
Full Changelog: v1...v1.13.1
v1.13
What's Changed
- Restore hard limit functionality, replace
Pkg.gc
with custom functionality by @maleadt in #52
Full Changelog: v1...v1.13
v1.12
What's Changed
- Remove stale pidfiles before starting a job. by @maleadt in #49
Full Changelog: v1...v1.12
Support for custom versions via URL
Set `$PS4` before `set -x`
This prevents us from getting a single errant `+++` at the beginning of
our test output.