Commit Graph

81 Commits

Author SHA1 Message Date
dependabot[bot]
53f7ca9224 Bump julia-actions/setup-julia from 2.3.0 to 2.4.0 (#120)
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Changelog](https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md)
- [Commits](780022b48d...512e2ab44f)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-03 15:56:57 +00:00
Guillaume Dalle
fe72c6625b Update example workflow in README (#119) 2024-09-03 11:51:22 -04:00
dependabot[bot]
b288068c12 Bump julia-actions/setup-julia from 2.2.0 to 2.3.0 (#117)
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Changelog](https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md)
- [Commits](3645a07f58...780022b48d)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 10:01:35 -04:00
Sebastian Schlenkrich
e16476132f Add test_arg input and populate to test_args in test() (#73) 2024-07-23 07:20:19 -04:00
dependabot[bot]
d0c4f093ba Bump julia-actions/setup-julia from 2.0.0 to 2.2.0 (#115)
* Bump julia-actions/setup-julia from 2.0.0 to 2.2.0

Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Changelog](https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md)
- [Commits](f2258781c6...3645a07f58)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
v1.10 v1.10.0
2024-07-09 10:02:26 +00:00
Ian Butterworth
0c52394250 hide the harness stack trace on failure (#116) 2024-07-09 11:55:01 +02:00
dependabot[bot]
cee4ae9b69 Bump actions/checkout from 4.1.4 to 4.1.7 (#114)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](0ad4b8fada...692973e3d9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 14:09:36 -04:00
Dilum Aluthge
8b51a9e9c2 CI: Only run Dependabot once per month, but make the open-PR-limit very large (#113)
* CI: Only run Dependabot once per month, but make the open-PR-limit very large

* Format YAML
2024-06-19 17:58:53 +00:00
Dilum Aluthge
6f3702db08 Upgrade Codecov, and use a Codecov token (#112)
* Bump codecov/codecov-action from 3.1.4 to 4.5.0

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.4 to 4.5.0.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](eaaf4bedf3...e28ff129e5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use CODECOV_TOKEN

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 13:38:14 -04:00
dependabot[bot]
93eeac9466 Bump julia-actions/setup-julia from 1.9.5 to 2.0.0 (#110)
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1.9.5 to 2.0.0.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Commits](a1561e938c...f2258781c6)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 16:47:39 +00:00
dependabot[bot]
d07fe012b5 Bump actions/cache from 3.3.2 to 4.0.2 (#104)
Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.0.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](704facf57e...0c45773b62)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 16:38:52 +00:00
dependabot[bot]
e9ab5aa2d3 Bump actions/checkout from 4.1.1 to 4.1.4 (#109)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](b4ffde65f4...0ad4b8fada)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-19 12:30:13 -04:00
Curtis Vogt
7e64b540de Support specifying allow_reresolve (#107) 2024-04-16 11:23:23 -05:00
Yuto Horikawa
3a055a9a24 Use julia-actions/cache in README example (#99) 2024-02-18 09:31:58 -05:00
Yuto Horikawa
d4b6651239 Update README (#96)
* remove unnecessary space

* update `actions/checkout@v2` to `actions/checkout@v4`

* add link to #76

* replace 1.0 with 1.6 (the current LTS)
2024-02-01 09:00:18 -05:00
David Little
2b24f9b1dc enable julia arg --compiled-modules during testing (#91)
* enable julia arg `--compiled-modules` during testing

* fix typo

* update `compiled_modules` docs

* update `compiled_modules` docs with link to manual

---------

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
2024-01-08 20:09:13 +00:00
Viral B. Shah
303a196a9a Update dependabot.yml (#95)
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
2024-01-08 17:05:00 +00:00
dependabot[bot]
6d38e76763 Bump julia-actions/setup-julia from 1.9.4 to 1.9.5 (#93)
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1.9.4 to 1.9.5.
- [Release notes](https://github.com/julia-actions/setup-julia/releases)
- [Commits](58ad1cdde7...a1561e938c)

---
updated-dependencies:
- dependency-name: julia-actions/setup-julia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 13:51:53 +00:00
dependabot[bot]
328660bb14 Bump julia-actions/julia-buildpkg from 1.5.0 to 1.6.0 (#94)
Bumps [julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/julia-actions/julia-buildpkg/releases)
- [Commits](5484b0e27f...90dd6f23eb)

---
updated-dependencies:
- dependency-name: julia-actions/julia-buildpkg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-08 19:15:17 +05:30
dependabot[bot]
9b1be2f86a Bump julia-actions/setup-julia from 1.9.2 to 1.9.4 (#90) 2023-11-22 09:06:55 -05:00
dependabot[bot]
3cc182337b Bump julia-actions/julia-buildpkg from 1.4.4 to 1.5.0 (#88)
Bumps [julia-actions/julia-buildpkg](https://github.com/julia-actions/julia-buildpkg) from 1.4.4 to 1.5.0.
- [Release notes](https://github.com/julia-actions/julia-buildpkg/releases)
- [Commits](00f9fd6b26...5484b0e27f)

---
updated-dependencies:
- dependency-name: julia-actions/julia-buildpkg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-09 02:10:58 +01:00
dependabot[bot]
594aac8309 Bump actions/checkout from 4.1.0 to 4.1.1 (#87)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8ade135a41...b4ffde65f4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-23 23:58:42 +02:00
Sascha Mann
6dedd85ba2 Remove no-longer-working backup workflow 2023-10-15 20:43:58 +02:00
Sascha Mann
cff4bc7ed7 Enable Dependabot (#85)
* Add Dependabot

* Pin actions to hashes

* Only update github-actions
2023-10-15 19:48:35 +02:00
Sascha Mann
79a7e10088 Add missing version check to test_harness (#81)
#79 introduced a version requirement for annotations for installing the dependencies but not for the code that adds the annotations, resulting in a dependency error for certain versions.

Fixes #80
v1.9 v1.9.3
2023-04-07 14:51:09 +02:00
Eric Hanson
1aec431e02 Restrict annotation functionality to versions of Julia it works on (#79)
* Restrict annotation functionality to versions of Julia it works on

see #76

* Update README.md
v1.9.2
2023-04-02 23:23:43 +02:00
Sascha Mann
4867b265f3 Add warning about annotate (#77) 2023-03-22 23:17:43 +01:00
Fredrik Ekre
3378215696 Export the JULIA_PKG_SERVER_REGISTRY_PREFERENCE variable for subsequent steps. (#75) v1.9.1 2023-03-13 18:32:24 +01:00
Fredrik Ekre
ba451bf755 Use eager registry flavor instead of git clone. (#74) v1.9.0 2023-03-13 12:21:51 +01:00
Sascha Mann
fa1e6fac94 Print executed command in debug mode (#72) v1.8.1 v1.8 2023-01-08 20:50:11 +00:00
Sascha Mann
8d20cd78f8 Support prefixes with args (#71)
Supersedes #48

Co-authored-by: Ian Butterworth <i.r.butterworth@gmail.com>
2023-01-08 21:39:24 +01:00
Simon Christ
c80d3075f7 prevent double tests (#60) 2022-12-19 22:47:16 -05:00
Eric Hanson
7ea3b3e0bd Add test failure annotations on v1.8+ (#58)
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
v1.8.0
2022-08-04 12:34:44 +02:00
Rik Huijzer
101f621257 Fix typo (#52)
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
2021-12-28 17:30:17 +01:00
Sascha Mann
db7b612b62 Make required checks work (#53) 2021-12-28 11:10:32 -05:00
Ian Butterworth
161c97cbc5 Allow control of --check-bounds command option (#46)
* allow control of bounds-check command option

* tryfix

* Update action.yml

Co-authored-by: Sascha Mann <git@mail.saschamann.eu>

* Update action.yml

Co-authored-by: Sascha Mann <git@mail.saschamann.eu>

* tryfix

* alternative bash if else approach

* another approach

* use julia_args approach

* add julia_args to kwargs func

* fix

* move julia_args to before return

* guard against v1.0

* add warning

* Update kwargs.jl

Co-authored-by: Sascha Mann <git@mail.saschamann.eu>

* handle the default state and improve error message

* Update kwargs.jl

Co-authored-by: Chris Foster <chris42f@gmail.com>

* Update kwargs.jl

Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
Co-authored-by: Chris Foster <chris42f@gmail.com>
v1.7.0 v1.7
2021-12-22 15:00:07 +01:00
Mosè Giordano
a5f2948fcb Fix setup-julia example in README (#45)
The `julia-arch` option isn't actually used to choose the architecture of Julia in the `setup-julia` step.
2021-06-26 12:01:34 -04:00
Fons van der Plas
61e4ed0228 README: add syntax highlighting (#43) 2021-05-27 22:47:58 +02:00
Fons van der Plas
c78ce59639 README: explain .github/workflows/ folder (#44)
* README: explain .github/workflows/ folder
2021-05-27 22:47:46 +02:00
Dilum Aluthge
8d8f445e06 Make sure that the Pkg.test function accepts the force_latest_compatible_version kwarg (#40) v1.6 v1.6.1 2021-04-10 01:52:23 -04:00
Dilum Aluthge
eda4346d69 Add the force_latest_compatible_version input, and add the "auto-detect Dependabot/CompatHelper" functionality (#20)
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
v1.6.0
2021-03-31 23:56:56 +02:00
Dilum Aluthge
07b45fecd2 Alphabetize the list of inputs in action.yml (#38) 2021-03-29 21:50:49 -04:00
Dilum Aluthge
f8a636d3f0 Fix two small typos (#34) 2021-02-07 12:46:47 +01:00
Sascha Mann
b32c73084a [Docs] use @v1 instead of @latest (#33) 2021-01-05 00:41:49 +01:00
Dilum Aluthge
8ff46c6486 Put the General registry clone inside a bounded retry loop (#31)
Co-authored-by: Sascha Mann <git@mail.saschamann.eu>
v1.5 v1.5.1
2021-01-04 11:31:18 +01:00
Sascha Mann
78a53ba947 Add automated backup workflow (#30) 2020-12-19 13:28:34 +01:00
Sascha Mann
6fedc3006b [CI] Don't trigger builds on doc changes (#27)
* [CI] Don't trigger builds on doc changes

* English is hard
2020-12-15 19:44:39 +01:00
Sascha Mann
82358847b3 Make the @julia-actions/reviewers the global code owners for this repo (#28) 2020-12-14 18:49:02 +01:00
Sascha Mann
b455abf998 Add prefix input (#24)
This allows inserting commands like xvfb-run in front of the Julia command

(fixes #3)

Co-authored-by: Isaac Good <github@isaacgood.com>
v1.5.0
2020-12-14 14:01:55 +01:00
Sascha Mann
2e52c267a3 Add basic end-to-end test (#26)
(see #25)
2020-12-08 23:26:06 +01:00