Skip to content

Releases: JuliaCI/julia-buildkite-plugin

Add README

07 Apr 04:25
6a3aa43
Compare
Choose a tag to compare
v1.4

Create README.md

Re-work state storage and initialization

05 Apr 23:24
2ec318d
Compare
Choose a tag to compare
Merge pull request #11 from JuliaCI/sf/state_isolation

Re-work state storage and installation

v1.2

25 Mar 16:41
4404e63
Compare
Choose a tag to compare

Allow downloading using either curl or wget

Add clone_registry option to allow skipping cloning the registry

v1.1

01 Feb 08:05
Compare
Choose a tag to compare
Add action to create the v1 tag alias.

v1.0

31 Jan 03:21
7f0755d
Compare
Choose a tag to compare
Merge pull request #6 from JuliaCI/tb/artifact_glob

Fix glob for not removing artifacts.

v0.6

04 Jan 11:54
Compare
Choose a tag to compare

Support for downloading release nightlies by specifying version: 1.6-nightly.

v0.5

24 Nov 07:32
Compare
Choose a tag to compare

Clone the registry during set-up.

v0.4

19 Nov 13:37
Compare
Choose a tag to compare

Clean the depot before running Julia.

v0.3

17 Nov 16:32
Compare
Choose a tag to compare

Download using wget, as the curl-based technique didn't properly resume when nightlies changed.

v0.2

09 Nov 16:20
Compare
Choose a tag to compare

Reduce verbosity.