Commit Graph

95 Commits

Author SHA1 Message Date
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
Dillon Kearns
d326317e0f Bump node version to 16. 2021-12-10 10:53:41 -08:00
Dillon Kearns
26101b402a
Merge pull request #236 from j-maas/fix-head-path-separator
Use Posix-style separators in head tags
2021-10-20 14:16:15 -07:00
Johannes Maas
b5c208b8c1 Fix CI by running on Node 14 2021-10-20 21:07:26 +02:00
Dillon Kearns
a9bb8c1b0a Fix base-path for github pages example site. 2021-10-16 15:57:52 -07:00
Dillon Kearns
9e16e88766 Change branch name in workflow. 2021-10-16 15:36:03 -07:00
Dillon Kearns
a849af8af7 Add base path example site deploy step. 2021-10-16 15:31:25 -07:00
Dillon Kearns
813048b5b0 Move script to after git setup. 2021-10-16 11:43:36 -07:00
Dillon Kearns
eb724a8bff Try git config change in windows job. 2021-10-16 11:40:01 -07:00
Dillon Kearns
a3ae92c1f6 Try separate windows build steps for running only snapshot tests. 2021-10-16 09:47:25 -07:00
Dillon Kearns
75cd0bbe9b Try running GH Action on Windows in addition to Linux. 2021-10-16 09:33:33 -07:00
Dillon Kearns
26caa69929 Run snapshot tests from top-level npm test command. 2021-10-16 09:10:20 -07:00
Dillon Kearns
863e0318a8 Turn of elm-review-action now since it seems to be giving incorrect results. 2021-10-02 17:11:29 -07:00
Dillon Kearns
11a5be0d6b Update cache key with node version. 2021-08-25 10:16:37 -07:00
Dillon Kearns
b81402319f Include cypress in node cache. 2021-08-25 10:13:19 -07:00
Dillon Kearns
3f7c6bfafd Update cypress cache key. 2021-08-25 10:08:48 -07:00
Dillon Kearns
560c67f365 Use elmi-to-json --version to make sure it is installed before running elm-test. 2021-08-25 10:02:24 -07:00
Dillon Kearns
48d59e3fcc Try npm install instead of npm ci to fix "Downloading elmi-to-json" error message. 2021-08-25 09:59:11 -07:00
Dillon Kearns
b3d5d65924 Add an end-to-end test setup for testing escaped HTML output. 2021-08-03 13:19:08 -07:00
Dillon Kearns
c480f1ce30 Change test project for cypress tests. 2021-07-29 12:30:50 -07:00
Dillon Kearns
967d9cbdc2 Try setting up elm-tooling before elm-publish. 2021-06-08 10:43:24 -07:00
Dillon Kearns
666ade1a0a Upload cypress screenshots and videos on failure. 2021-06-04 21:05:22 -07:00
Dillon Kearns
c59c4bd8e4 Update cypress command. 2021-06-04 19:28:23 -07:00
Dillon Kearns
45f0a1694d Update cypress CI setup. 2021-06-04 19:22:05 -07:00
Dillon Kearns
9317fc3628 Try waiting for server in cypress GH Action. 2021-06-04 19:15:22 -07:00
Dillon Kearns
5e5a0e1dde Try cypress github action. 2021-06-04 18:19:34 -07:00
Dillon Kearns
2bbfc3985f Add elm-review GH action. 2021-06-03 18:55:59 -07:00
Dillon Kearns
6950b631c4 Update GH Actions script. 2021-04-16 09:38:56 -07:00
Dillon Kearns
4623081a5f Remove obsolete file. 2021-04-05 16:14:19 -07:00
Dillon Kearns
e2a1287703
Create FUNDING.yml 2020-09-23 11:30:45 -07:00
Dillon Kearns
e3c094b088 Be sure to run npm run build before publishing npm package. 2020-03-18 08:22:41 -07:00
Dillon Kearns
87d1eada88 Only try publishing npm package on master. 2020-03-18 07:59:06 -07:00
Dillon Kearns
d751919e26 Add publish NPM step. 2020-03-18 07:52:23 -07:00
Dillon Kearns
df9fb2e52c Try gh actions setup. 2020-03-18 07:27:44 -07:00