Skip to content

Releases: JuliaCI/cryptic-buildkite-plugin

v2.2

25 Oct 06:04
5d046c7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.2

v2.1: Fix openssl invocation on windows

21 Sep 19:40
Compare
Choose a tag to compare
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

09 Feb 03:41
Compare
Choose a tag to compare
v2.0

Strip whitespace from `wc` output, for macOS

Enforce `depends_on` presence

01 Oct 19:29
3d1d79b
Compare
Choose a tag to compare
Merge pull request #9 from staticfloat/sf/improved_blocking

Improve blocking with `depends_on` and some sanity checks!

Add ad-hoc variables

29 Sep 18:52
9531e7c
Compare
Choose a tag to compare
Merge pull request #6 from staticfloat/sf/env_unlocks

Add `ad-hoc` encrypted variables

v1.0

17 Jun 17:42
de72f54
Compare
Choose a tag to compare
Create TagAlias.yml