dependabot[bot]
7c41900d93
Bump actions/checkout from 1 to 3 ( #140 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 1 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-02-23 23:09:35 +00:00
スノル
152b85e982
Update dependencies ( #133 )
...
* Use `fs.rmSync` instead of `fs.rmdirSync`.
To get rid of the deprecation warning. #119
* Update dependencies.
2023-02-09 23:00:27 +00:00
Dilum Aluthge
57ce80e73c
macOS: Default to tarball (.tar.gz) if available ( #117 )
...
* On macOS, first try to find a tarball (`.tar.gz`) file, but fall back to `.dmg` if we can't find a tarball
* Add an "Example builds" job for Julia 1.2
2022-08-10 14:54:47 +02:00
Dilum Aluthge
3a89763b86
Fix the "default arch" code path with Julia nightly (and add a CI job for that code path) ( #115 )
2022-06-25 09:26:39 +02:00
Sascha Mann
a07a9b4c49
Use --legacy-peer-deps to avoid npm bullshit ( #112 )
2022-06-20 18:34:11 -04:00
Sascha Mann
f29cb961e8
Add manual trigger for example builds ( #90 )
2022-04-28 02:45:33 +00:00
Sascha Mann
e11d58a9c2
Change show-versioninfo to always print full info for nightlies ( #68 )
...
Co-authored-by: Derk-Jan Karrenbeld <derk-jan+github@karrenbeld.info >
2021-01-13 09:35:46 +00:00
Sascha Mann
531b2e0973
Support release nightlies ( #63 )
...
* Support release nightlies
See #62
* Replace == nightly with endsWith nightly
* Use majorMinorMatch, not full match
* Replace more (in-)equality checks
* Reduce number of duplicate CI builds
* Add example to docs
* Tidy up nightly conditions
2021-01-07 23:09:50 -05:00
Sascha Mann
c639390e13
Handle install directories using tool-cache ( #46 )
...
* Make test builds more verbose
* Handle install directories using tool-cache
* Bump version to 1.3.0-DEV
2020-09-26 18:20:43 +02:00
Sascha Mann
a81735fc3d
Add Julia 1.5.0-beta1
2020-05-29 10:24:13 +02:00
Sascha Mann
b440227ef4
Use @zeit/ncc to distribute action
2020-03-24 20:05:33 +01:00
Sascha Mann
e07eb0ff2a
Remove debugging steps from workflows
2020-03-22 18:16:49 +01:00
Sascha Mann
150b180e77
Fix v1.4.0-rc1 version string
2020-02-13 10:48:40 +01:00
Sascha Mann
6a79c57a32
Include debug info in CI builds ( #19 )
2019-12-05 20:21:48 +01:00
Sascha Mann
d8b4778b2d
Add (scheduled) CI runs ( #15 )
2019-11-26 17:05:08 +01:00