Commit Graph

5019 Commits

Author SHA1 Message Date
Dillon Kearns
ec43f67268 Increase timeout time to try to fix CI error. 2022-12-11 19:34:49 -08:00
Dillon Kearns
93637fcf08 Use node 16 in CI to avoid cypress timeout issue. 2022-12-11 19:19:25 -08:00
Dillon Kearns
533aed2700 Try new elm-publish-action version. 2022-12-11 18:57:58 -08:00
Dillon Kearns
0c133f72d7 Remove obsolete custom type argument. 2022-12-09 15:06:18 -08:00
Dillon Kearns
9614c246a0 Remove duplicate DataSource requests being performed at the same level. 2022-12-08 11:15:58 -08:00
Dillon Kearns
79e91fd421 Use empty value for unused custom type parameter. 2022-12-08 10:35:07 -08:00
Dillon Kearns
3bcba2002c Remove unused param. 2022-12-08 10:34:47 -08:00
Dillon Kearns
ff7a65ac5f Simplify logic for resolving pending DataSource requests, and try to avoid duplicate computation but ensure that duplicate requests are all peformed by only doing a single level of execution at a time. 2022-12-08 09:58:08 -08:00
Dillon Kearns
11c5897737 Seperate test scripts into 3 different scripts. 2022-12-08 09:47:13 -08:00
Dillon Kearns
1c746bef8d Temp - try out avoiding duplicate DataSource requests. 2022-12-07 11:51:33 -08:00
Dillon Kearns
7b08b86060 Add code path for skipping write to file system for performing DataSource's. 2022-12-07 11:50:34 -08:00
Dillon Kearns
49fc15994b Add example script for testing uncached requests. 2022-12-07 11:47:01 -08:00
Dillon Kearns
2bf06402fc 3.0.0-beta.13 2022-12-07 10:19:46 -08:00
Dillon Kearns
5e8e13d3fc Bump Elm version. 2022-12-07 10:19:20 -08:00
Dillon Kearns
e229c6d3e9 Bump compatability key. 2022-12-07 10:19:04 -08:00
Dillon Kearns
881220d117 Bump package-lock. 2022-12-07 10:09:06 -08:00
Dillon Kearns
73fb00e38a Bump example project package-lock files. 2022-12-07 09:39:36 -08:00
Dillon Kearns
4e13134eef Update esbuild version. 2022-12-07 09:37:56 -08:00
Dillon Kearns
db703dace7 Update terser version. 2022-12-07 09:36:50 -08:00
Dillon Kearns
0efef71d7a Update vite version. 2022-12-07 09:36:04 -08:00
Dillon Kearns
b0dfe853d6 Handle case where port-data-source module doesn't exist in elm-pages run. 2022-12-07 09:29:57 -08:00
Dillon Kearns
5a392a1757 Ensure that http-response-cache folder exists before running elm-pages run. 2022-12-07 09:27:13 -08:00
Dillon Kearns
dc8461b5ab Avoid redundant DataSource lambda execution by updating the Model in the CLI runner with the follow-up lambdas as each one is executed. 2022-12-07 09:21:35 -08:00
Dillon Kearns
d9952db707 Fix dependencies. 2022-11-30 09:44:02 -08:00
Dillon Kearns
fa68be3069 Update dependencies. 2022-11-30 09:38:24 -08:00
Dillon Kearns
2c22cd3d14 Revert dependency upgrade. 2022-11-30 09:11:09 -08:00
Dillon Kearns
088e9b297d Print formatted error in another location. 2022-11-30 09:02:30 -08:00
Dillon Kearns
2d91992c6e Fix import. 2022-11-23 18:06:02 -08:00
Dillon Kearns
689c9cb7eb Make Script type opaque. 2022-11-23 17:35:43 -08:00
Dillon Kearns
c9e1eecc3c Rename variant. 2022-11-23 16:38:36 -08:00
Dillon Kearns
80b4f69026 3.0.0-beta.12 2022-11-23 09:53:09 -08:00
Dillon Kearns
edbd68abe1 Implement Script.log. 2022-11-23 09:32:02 -08:00
Dillon Kearns
6f5f31bb35 3.0.0-beta.11 2022-11-23 09:20:18 -08:00
Dillon Kearns
d5a46cc895 Bump Elm package. 2022-11-23 09:19:56 -08:00
Dillon Kearns
e8f9c566db Bump compatability key. 2022-11-23 09:18:56 -08:00
Dillon Kearns
ba7e0199de Only run elm-codegen if ./codegen/ folder is present. 2022-11-23 09:04:17 -08:00
Dillon Kearns
f368bb358e Give error status code for invalid CLI arguments. 2022-11-23 08:52:24 -08:00
Dillon Kearns
4c93e64cae Add missing doc comment. 2022-11-23 08:23:46 -08:00
Dillon Kearns
b7f78559d5 Rename generator functions. 2022-11-22 12:45:40 -08:00
Dillon Kearns
3a0534a6a0 Rename Generator to Script. 2022-11-22 12:44:08 -08:00
Dillon Kearns
c71e26029f Fix package docs and elm.json for publishing. 2022-11-22 12:40:51 -08:00
Dillon Kearns
6967822047 Use latest elm-pages run script format for route scaffolding example. 2022-11-22 12:27:53 -08:00
Dillon Kearns
642bbc3398 Change generators to elm-pages run instead of elm-pages codegen, and resolve DataSource's through new generator API. 2022-11-22 11:21:11 -08:00
Dillon Kearns
88500941be Update some links. 2022-11-18 10:38:10 -08:00
Dillon Kearns
0685561fd1 Prevent use of wait in cypress test to make it more resilient. 2022-11-18 10:21:58 -08:00
Dillon Kearns
d16c1699f1 Add fetcher test for race conditions. 2022-11-18 10:08:10 -08:00
Dillon Kearns
2a2950dcff Add an escape hatch for including arbitrary fields in manifest.json. 2022-11-16 16:12:19 -08:00
Dillon Kearns
9883f10905 Use type variable with better name. 2022-11-16 10:00:03 -08:00
Dillon Kearns
8bf9259687 Update docs. 2022-11-16 09:59:53 -08:00
Dillon Kearns
80221864db Update docs. 2022-11-16 09:29:09 -08:00