Commit Graph

25 Commits

Author SHA1 Message Date
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
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