Commit Graph

83 Commits

Author SHA1 Message Date
Dillon Kearns
533aed2700 Try new elm-publish-action version. 2022-12-11 18:57:58 -08:00
Dillon Kearns
30848f385c Build generator in CI. 2022-10-14 09:46:02 -07:00
Dillon Kearns
a70db9ea43 Remove obsolete install step from build. 2022-10-14 09:45:34 -07:00
Dillon Kearns
500ce61585 Disable windows snapshot test for now. 2022-10-07 10:00:29 -07:00
Dillon Kearns
b0b09cf9fc Install lamdera before running npm ci. 2022-10-04 14:34:04 -07:00
Dillon Kearns
83aa56edac Use beta tag for publishing beta version. 2022-10-04 14:26:24 -07:00
Dillon Kearns
058adc63f9 Checkout recursive git submodules in github action. 2022-09-26 15:46:03 -07:00
Dillon Kearns
3b9da87723 Fix command. 2022-09-14 14:53:10 -07:00
Dillon Kearns
eebe715051 Run workflow on PRs to v3 alpha branch. 2022-09-14 14:38:51 -07:00
Dillon Kearns
ac9aa9f68d Comment out windows snapshot test command for now. 2022-08-22 14:05:37 -07:00
Dillon Kearns
27df023c15 Try inlining windows CI test script. 2022-08-22 13:38:49 -07:00
Dillon Kearns
cc447f81f8 Try different lamdera windows config. 2022-08-22 13:33:07 -07:00
Dillon Kearns
0d15ec9dee Try different windows lamdera setup config. 2022-08-22 13:30:41 -07:00
Dillon Kearns
7f3fb781ed Fix windows ci command. 2022-08-22 09:07:19 -07:00
Dillon Kearns
8598e5b613 Update windows lamdera install steps. 2022-08-22 09:04:34 -07:00
Dillon Kearns
86e3027364 Tweak ci script for installing lamdera on windows. 2022-08-22 08:53:21 -07:00
Dillon Kearns
34ef26ca04 Try lamdera-next build again. 2022-08-21 11:53:12 -07:00
Dillon Kearns
2de1564f29 Try downloading lamdera windows exe. 2022-08-21 11:44:34 -07:00
Dillon Kearns
5f83d795d6 Add a SESSION_SECRET environment variable for cypress suite. 2022-08-21 11:23:11 -07:00
Dillon Kearns
e3bab23ab1 Use latest cypress github action package. 2022-08-21 11:01:59 -07:00
Dillon Kearns
82d8ff4fed Use stable lamdera release for now. 2022-08-21 10:52:51 -07:00
Mario Rogic
02c655e2d5 Can use lamdera to make the docs 2022-08-21 09:41:58 +01:00
Mario Rogic
95b7170700 Drop debug 2022-08-21 09:32:24 +01:00
Mario Rogic
08f36cc607 Fix build cache corruption ordering issue 2022-08-21 09:27:04 +01:00
Dillon Kearns
02fafa6378 Fix lamdera binary path. 2022-08-18 10:30:59 -07:00
Dillon Kearns
47e2f7f264 Try a different lamdera binary. 2022-06-30 13:21:33 -07:00
Dillon Kearns
6aff87539f Try using stable lamdera instead of lamdera-next. 2022-06-30 10:55:07 -07:00
Dillon Kearns
5b1bf51c25 Run reset command in right order. 2022-06-30 10:48:26 -07:00
Dillon Kearns
d4447bfe16 Try global elm-format install to fix CI error. 2022-06-30 10:44:39 -07:00
Dillon Kearns
6050412357 Update elm-review version. 2022-06-30 10:38:16 -07:00
Dillon Kearns
091409785d Check that elm-format is on path in CI. 2022-06-30 10:33:43 -07:00
Dillon Kearns
ff8850680a Try node 18 in CI. 2022-06-30 10:31:07 -07:00
Dillon Kearns
11fb02d8d0 Reorder command. 2022-06-30 10:13:22 -07:00
Dillon Kearns
b3de449601 Update reset command. 2022-06-30 10:09:24 -07:00
Dillon Kearns
889bf378bf Try lamdera reset to see if it fixes tests in GH CI. 2022-06-30 10:01:54 -07:00
Dillon Kearns
fd9a998641 Try installing lamdera-next for GH CI. 2022-06-29 09:36:30 -07:00
Dillon Kearns
3614fd2b92 Run elm-pages codegen to make sure setup is valid before compiling for Cypress. 2022-03-25 10:57:36 -07:00
Dillon Kearns
e11ad044f5 Try new lamdera reset config. 2022-03-25 10:54:24 -07:00
Dillon Kearns
f8c88df222 Try lamdera reset in cypress setup to fix CI error. 2022-03-25 10:50:51 -07:00
Dillon Kearns
9ed2e2c7e4 Use Lamdera for running tests in CI. 2022-03-25 10:35:57 -07:00
Dillon Kearns
eac528caae Enable elm-review-action in ci script. 2022-03-11 11:53:55 -08:00
Dillon Kearns
03c3589a08 Remove redundant lamdera setups. 2022-03-09 14:47:34 -08:00
Dillon Kearns
071158c2d7 Fix lamdera download command. 2022-03-09 14:38:20 -08:00
Dillon Kearns
177d3846dc Change lamdera PATH. 2022-03-09 14:34:08 -08:00
Dillon Kearns
0d51a2ed05 Update CI script to see if removing subshell parens retains PATH. 2022-03-09 14:21:58 -08:00
Dillon Kearns
eb6b5d3a9c Download lamdera for cypress to make sure it is on PATH. 2022-03-09 14:06:43 -08:00
Dillon Kearns
aaca1b0a12 Try a new cypress start command for ci. 2022-03-09 14:00:24 -08:00
Dillon Kearns
1a43850388 Update cypress start command. 2022-03-09 13:52:40 -08:00
Dillon Kearns
d2d820b61c Update cache keys. 2022-03-09 11:33:44 -08:00
Dillon Kearns
b8adf160eb Add download lamdera step in ci script. 2022-03-09 11:02:02 -08:00