12 Commits

Author SHA1 Message Date
renovate[bot]
a01a1817ee
chore(deps): update actions/checkout action to v4 2024-03-20 01:39:55 +00:00
Alex Couture-Beil
6a5ef66120
use builtin GITHUB_TOKEN 2023-09-01 10:16:13 -07:00
Alex Couture-Beil
c406dd71d6
filter out prerelease versions (#17)
Introduces a new prerelease input, which defaults to "false";
prereleased versions will only ever be installed when set to "true".

Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
2023-01-19 10:31:23 -08:00
rlaforge
c2d4f803a6
Fix arch is undefined, update tests, and allow manual invocation of action (#8)
* [ci]: Add workflow_dispatch event to allow running manually

* [fix]: update jest snapshots to latest version

* [ci]: Add GitHub token when running CI

* [fix]: update test to new format of earthly version command

* [chore]: run earthly +compile

* [fix]: try swapping back to amd64

* [ci]: make all checkout actions use the token

* [revert]: undo change to .gitignore

* [revert]: Remove snapshot tests and use semver comparison instead

* [ci]: patch version regexp

* [chore]: actually use the version string

* [ci]: add GITHUB_TOKEN env variable to prevent rate limiting

* [test]: ensure we are checking for less than as well
2022-09-20 17:00:53 -06:00
Alex Couture-Beil
0d65467243
Expand local testing via earthly
Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
2022-04-21 15:07:08 -07:00
Kevin Schoonover
1d702cebee
add runner caching (#1) 2022-04-20 18:32:57 -07:00
Kevin Schoonover
ddca0c8822 earthly didnt have windows binary < 0.5.15 2022-03-27 20:34:56 -07:00
Kevin Schoonover
61cad9adf4 checkout before setting up node 2022-03-27 20:05:57 -07:00
Kevin Schoonover
43e815f2eb bump setup-node@v1 -> setup-node@v2 2022-03-27 20:02:28 -07:00
Kevin Schoonover
531c586886 switch back from yarn 2022-03-27 19:59:46 -07:00
Kevin Schoonover
4406f71e61 add windows backw 2022-03-27 19:56:45 -07:00
Kevin Schoonover
2add3a58cb initial commit 2022-03-27 19:48:50 -07:00