Skip to content

Releases: JuliaCI/cryptic-buildkite-plugin

v2.5

02 Aug 17:07
729b06a

Choose a tag to compare

What's Changed

  • Fix yaml_extraction_prologue.sh to account for the move to JuliaCI, and fix some other outdated instances of staticfloat-->JuliaCI by @DilumAluthge in #41
  • If the job ID does not look like a UUID, print the Curl output to the log by @DilumAluthge in #40
  • Don't fail silently if the pipeline tries to use the cryptic plugin but we aren't privileged by @DilumAluthge in #39

Full Changelog: v2.4...v2.5

v2.4

23 Jul 01:22
772e015

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.4

v2.3

23 Mar 15:37
d8de6be

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2...v2.3

v2.2

25 Oct 06:04
5d046c7

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

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

Choose a tag to compare

v2.0

Strip whitespace from `wc` output, for macOS

Enforce `depends_on` presence

01 Oct 19:29
3d1d79b

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

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

Choose a tag to compare

Create TagAlias.yml