Skip to content

Releases: julia-actions/julia-runtest

v1.10.0 - Support `--compiled-modules` and `allow_reresolve`. Remove noisy test harness stacktrace

09 Jul 10:17
d0c4f09
Compare
Choose a tag to compare

What's Changed

Maintenance

New Contributors

Full Changelog: v1.9.3...v1.10.0

v1.9.3: Add missing version check to prevent dependency errors on nightly

07 Apr 12:52
79a7e10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.2...v1.9.3

v1.9.2: Restrict annotation functionality to versions of Julia it works

02 Apr 21:25
1aec431
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.1...v1.9.2

v1.9.1: Export the JULIA_PKG_SERVER_REGISTRY_PREFERENCE variable for subsequent steps

13 Mar 17:34
3378215
Compare
Choose a tag to compare

What's Changed

  • Export the JULIA_PKG_SERVER_REGISTRY_PREFERENCE variable for subsequent steps. by @fredrikekre in #75

Full Changelog: v1.9.0...v1.9.1

v1.9.0: Use eager Pkg server registry

13 Mar 11:25
ba451bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8...v1.9.0

v1.8.1: Support prefixes with args & debug improvements

08 Jan 21:01
fa1e6fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1

v1.8.0: Add test failure annotations on v1.8+

04 Aug 10:38
7ea3b3e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7...v1.8.0

v1.7.0: Allow control of --check-bounds command option

22 Dec 14:02
161c97c
Compare
Choose a tag to compare

v1.6.0: Add the `force_latest_compatible_version` input, and add the "auto-detect Dependabot/CompatHelper" functionality

31 Mar 22:01
eda4346
Compare
Choose a tag to compare

v1.5.1: Put the General registry clone inside a bounded retry loop (#31)

04 Jan 10:34
8ff46c6
Compare
Choose a tag to compare