12 Commits

Author SHA1 Message Date
Ido David
b2b0733b17
update dist; update referenced test files in Earthfile 2024-03-27 14:37:24 -04:00
Ido David
50a6dbdf83
use IMPORT for earthly/lib and add merge --ff-only 2024-03-26 14:01:47 -04:00
Ido David
83a6be3b6c
merge 2024-03-26 13:56:47 -04:00
Ido David
333b4497e5
auto update major branch upon a new release 2024-03-26 12:44:05 -04:00
Ido David
fa83f736aa
revert after test 2024-03-26 10:43:06 -04:00
Ido David
0fa3f48465
auto update dist for renovate 2024-03-26 10:28:15 -04:00
Ido David
b61aa1f1d2
Update earthly version and npm image 2024-03-18 15:25:19 -04:00
Alex Couture-Beil
1737adcace
Update ALPINE (#33) 2024-01-23 11:49:50 -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
e8568123f6 latest updates 2022-04-18 18:30:58 -07:00
Alex Couture-Beil
f5d881f515
move setup-earthly code into root
This is to allow the action to be published
to the github marketplace.

Signed-off-by: Alex Couture-Beil <alex@earthly.dev>
2022-03-10 12:12:08 -08:00