Releases: JuliaCI/cryptic-buildkite-plugin
Releases · JuliaCI/cryptic-buildkite-plugin
v2.3
What's Changed
- Use pkeyutl instead of deprecated rsautl by @fredrikekre in #34
- Debug no windows reboot issue by @IanButterworth in #35
New Contributors
- @fredrikekre made their first contribution in #34
- @IanButterworth made their first contribution in #35
Full Changelog: v2...v2.3
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