Skip to content

Releases: JuliaCI/julia-test-buildkite-plugin

Add `allow_reresolve` option

28 Sep 19:03
6ae61fa
Compare
Choose a tag to compare
Merge pull request #16 from JuliaCI/sf/reresolve

Allow disabling `allow_reresolve` in `Pkg.test()`.

v1 (manually updated to point to the latest v1.x tag)

31 Jan 03:19
6ae61fa
Compare
Choose a tag to compare
Merge pull request #16 from JuliaCI/sf/reresolve

Allow disabling `allow_reresolve` in `Pkg.test()`.

v1.9

27 Sep 15:30
83f0ba9
Compare
Choose a tag to compare

What's Changed

  • Revert "Resolve before instantiating the environment." by @maleadt in #15

Full Changelog: v1...v1.9

v1.8

25 Sep 11:48
a2bba0f
Compare
Choose a tag to compare

What's Changed

  • Resolve before instantiating the environment. by @maleadt in #14

Full Changelog: v1...v1.8

v1.7

18 Aug 11:09
4a33335
Compare
Choose a tag to compare

What's Changed

  • Disable automatic precompilation during Pkg.instantiate. by @maleadt in #13

Full Changelog: v1...v1.7

v1.6

03 Oct 07:45
6859a2c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.6

v1.5.2

21 Jun 15:46
55bfa81
Compare
Choose a tag to compare

What's Changed

  • Run user-provided commands before testing. by @maleadt in #9

v1.5.1

09 Jun 21:28
0805a19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.5.1

v1.5

08 Feb 10:45
a932718
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.5

v1.4

22 Nov 07:08
17c0142
Compare
Choose a tag to compare

Support for custom Manifests.