Releases: JuliaCI/cryptic-buildkite-plugin
Releases · JuliaCI/cryptic-buildkite-plugin
v2.2
v2.1: Fix openssl invocation on windows
Our `openssl -pass file:/path/to/file` is sufficiently strange that MSYS2 doesn't automatically convert it for us. Let's help it out by manually calling `cygpath -w` on these arguments when running in MSYS2.
Updated hashing format
v2.0 Strip whitespace from `wc` output, for macOS
Enforce `depends_on` presence
Merge pull request #9 from staticfloat/sf/improved_blocking Improve blocking with `depends_on` and some sanity checks!
Add ad-hoc variables
Merge pull request #6 from staticfloat/sf/env_unlocks Add `ad-hoc` encrypted variables
v1.0
Create TagAlias.yml