34 Commits

Author SHA1 Message Date
Ido David
912659321b
Add --push to release update; add env vars to test wk action 2024-03-28 10:39:11 -04:00
idodod
8c07951e4e
Renovate config - support docker images updates in Earthfiles 2024-03-27 11:17:28 -04:00
idodod
4f569185c7
Update renovate-helper.yml
forgot to rename target in workflow
2024-03-26 14:34:57 -04:00
Ido David
9b9f4546f6
fix condition in renovate helper 2024-03-26 14:27:53 -04:00
Ido David
83a6be3b6c
merge 2024-03-26 13:56:47 -04:00
Ido David
12b4a4ef9e
Add new lines 2024-03-26 12:47:11 -04:00
Ido David
333b4497e5
auto update major branch upon a new release 2024-03-26 12:44:05 -04:00
idodod
1cdb55cc6b
Merge branch 'main' into ido-auto-update-dist-for-renovate 2024-03-26 12:36:29 -04:00
Ido David
20540761e1
rename job; add concurrency 2024-03-26 10:46:51 -04:00
Ido David
cfaf91ed80
rename job 2024-03-26 10:44:18 -04:00
Ido David
1b9ddfb1b8
rename job 2024-03-26 10:43:54 -04:00
Ido David
fa83f736aa
revert after test 2024-03-26 10:43:06 -04:00
Ido David
3d87584c92
set the branch on checkout 2024-03-26 10:40:32 -04:00
Ido David
81e4c702c3
disable docker login 2024-03-26 10:35:33 -04:00
Ido David
cd7f49c10d
trigger only for pr targeting main 2024-03-26 10:33:15 -04:00
Ido David
0fa3f48465
auto update dist for renovate 2024-03-26 10:28:15 -04:00
idodod
16054f5daa
Update renovate.json5 2024-03-26 09:25:07 -04:00
idodod
7b190516ae
Update renovate.json5 2024-03-19 22:06:27 -04:00
idodod
779d37aae3
Renovate Config Update - group dependencies in fewer PRs 2024-03-19 21:54:28 -04:00
renovate[bot]
f53197e608
chore(deps): update actions/setup-node action to v4 2024-03-20 01:43:49 +00:00
renovate[bot]
a01a1817ee
chore(deps): update actions/checkout action to v4 2024-03-20 01:39:55 +00:00
idodod
a57a35c380
Update and rename renovate.json to .github/renovate.json5 2024-03-19 17:32:29 -04:00
Alex Couture-Beil
a727219927
add CODEOWNERS 2023-09-01 10:17:38 -07: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