Skip to content

Releases: julia-actions/julia-runtest

v1.11.4

23 Nov 23:57

Choose a tag to compare

What's Changed

Maintenance

Full Changelog: v1.11.3...v1.11.4

v1.11.3

08 Nov 20:11
b67f25c

Choose a tag to compare

What's Changed

Maintenance

  • Use julia-actions/cache for tests by @omus in #137
  • Bump codecov/codecov-action from 5.0.7 to 5.4.0 by @dependabot[bot] in #142
  • Bump julia-actions/cache from 2.0.7 to 2.1.0 by @dependabot[bot] in #145
  • Bump codecov/codecov-action from 5.4.0 to 5.4.2 by @dependabot[bot] in #146
  • Bump codecov/codecov-action from 5.4.2 to 5.4.3 by @dependabot[bot] in #147
  • Bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #149
  • Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #150
  • Bump codecov/codecov-action from 5.5.0 to 5.5.1 by @dependabot[bot] in #151

Full Changelog: v1...v1.11.3

v1.11.2

22 Jan 20:51
678da69

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.1...v1.11.2

v1.11.1

21 Oct 01:25
1e03e01

Choose a tag to compare

What's Changed

Full Changelog: v1.11.0...v1.11.1

v1.11.0 - New `test_args` input. New reproducer header in logs.

18 Oct 21:11
df05726

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.10.0...v1.11.0

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

09 Jul 10:17
d0c4f09

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

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

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

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

Choose a tag to compare

What's Changed

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