Dillon Kearns
|
5b19e2dc3e
|
Rename BackendTask.throw -> BackendTask.allowFatal.
|
2023-01-16 18:24:48 -08:00 |
|
Dillon Kearns
|
8ebfd2ea2d
|
Fix stalling for BackendTask worker.
|
2023-01-16 18:21:42 -08:00 |
|
Dillon Kearns
|
60afaee624
|
Rename Exception -> RecoverableError.
|
2023-01-16 17:48:46 -08:00 |
|
Dillon Kearns
|
0b54107831
|
Remove unnecessary metadata for example page.
|
2023-01-14 09:26:58 -08:00 |
|
Dillon Kearns
|
f1455f5b17
|
3.0.0-beta.15
|
2023-01-13 16:29:40 -08:00 |
|
Dillon Kearns
|
a86c12bd2a
|
Bump Elm package.
|
2023-01-13 16:28:51 -08:00 |
|
Dillon Kearns
|
38e55cd9cd
|
Make more type variables concrete in Pages.Generate scaffolding.
|
2023-01-13 16:27:58 -08:00 |
|
Dillon Kearns
|
2ddd0c89e8
|
Use record for parameters in Pages.Generate to make it more manageable to keep track of names.
|
2023-01-13 15:53:57 -08:00 |
|
Dillon Kearns
|
d6efc56152
|
Fix error in route generator helper where it didn't complete the builder chain in one case.
|
2023-01-13 11:37:20 -08:00 |
|
Dillon Kearns
|
c66720bc99
|
Revert vendoring of elm-program-test.
|
2023-01-13 11:36:55 -08:00 |
|
Dillon Kearns
|
99012b71a8
|
Handle another possible format from elm-review error JSON output.
|
2023-01-13 11:08:47 -08:00 |
|
Dillon Kearns
|
be32cbd2be
|
Update docs and rename a BackendTask.Port Error variant.
|
2023-01-13 10:03:39 -08:00 |
|
Dillon Kearns
|
5ab296f91c
|
Update doc.
|
2023-01-13 09:35:50 -08:00 |
|
Dillon Kearns
|
ac366d663c
|
Update Env docs.
|
2023-01-13 08:52:54 -08:00 |
|
Dillon Kearns
|
cf46e1582a
|
Add missing cachePath option to fix HTTP Conditional Request caching behavior.
|
2023-01-13 08:48:32 -08:00 |
|
Dillon Kearns
|
18b77bbfa1
|
Bump compatability key.
|
2023-01-13 08:34:48 -08:00 |
|
Dillon Kearns
|
f9703151e8
|
Review fixes.
|
2023-01-13 08:31:25 -08:00 |
|
Dillon Kearns
|
e12e4fb7f3
|
Remove obsolete code.
|
2023-01-13 08:30:05 -08:00 |
|
Dillon Kearns
|
233da2cb54
|
Fix issue with BackendTask being called twice in some cases.
|
2023-01-13 08:29:29 -08:00 |
|
Dillon Kearns
|
2b8c848703
|
Remove some extra model state.
|
2023-01-12 12:09:18 -08:00 |
|
Dillon Kearns
|
77e37c5d0b
|
Add another example script.
|
2023-01-12 12:04:37 -08:00 |
|
Dillon Kearns
|
a88c0400d2
|
Fix example script.
|
2023-01-12 12:04:30 -08:00 |
|
Dillon Kearns
|
52e0a4fab8
|
Remove duplicate function, add some unit tests for BackendTask resolution.
|
2023-01-12 10:29:46 -08:00 |
|
Dillon Kearns
|
82e34921db
|
Remove unused parameter.
|
2023-01-11 15:02:57 -08:00 |
|
Dillon Kearns
|
ceb0113198
|
Update docs and add Exception.unwrap helper.
|
2023-01-10 16:23:15 -08:00 |
|
Dillon Kearns
|
e5bcdf2d6e
|
Rename Exception.Catchable -> Exception.Exception to reduce number of terms.
|
2023-01-10 11:06:20 -08:00 |
|
Dillon Kearns
|
d68f943967
|
Update docs.
|
2023-01-10 10:40:20 -08:00 |
|
Dillon Kearns
|
a93c4f68a3
|
Remove debug logs.
|
2023-01-09 16:46:33 -08:00 |
|
Dillon Kearns
|
830c4f90b5
|
Try different approach to ensure that fetch cache is accessible.
|
2023-01-09 15:13:42 -08:00 |
|
Dillon Kearns
|
0caf864ad3
|
Add some debug output for netlify function debugging.
|
2023-01-09 14:51:19 -08:00 |
|
Dillon Kearns
|
0c8bebee1d
|
Try a different cache path to see if netlify gives error.
|
2023-01-09 14:37:21 -08:00 |
|
Dillon Kearns
|
c31e952afa
|
Try custom caching options to test netlify error.
|
2023-01-09 14:20:46 -08:00 |
|
Dillon Kearns
|
c4636ec93b
|
Fix error in example.
|
2023-01-09 14:09:11 -08:00 |
|
Dillon Kearns
|
311b248eef
|
Tweak safeFetch.
|
2023-01-09 13:30:14 -08:00 |
|
Dillon Kearns
|
5d83cafff5
|
Force netlify build when parent folders change.
|
2023-01-09 13:19:26 -08:00 |
|
Dillon Kearns
|
0f11b031fb
|
Try safeFetch wrapper to handle ENOENT errors if server environment has a filesystem error.
|
2023-01-09 13:17:22 -08:00 |
|
Dillon Kearns
|
e2297cd52f
|
Add build generator step to netlify build command.
|
2023-01-09 11:29:22 -08:00 |
|
Dillon Kearns
|
0afe0b37ca
|
Update example to latest and fix some types in API.
|
2023-01-09 11:24:50 -08:00 |
|
Dillon Kearns
|
4998458706
|
Bump compatability key.
|
2023-01-08 13:03:18 -08:00 |
|
Dillon Kearns
|
26dee347c4
|
3.0.0-beta.14
|
2023-01-08 13:02:40 -08:00 |
|
Dillon Kearns
|
5e2ad63039
|
Bump Elm version.
|
2023-01-08 13:02:03 -08:00 |
|
Dillon Kearns
|
07e5636767
|
Bump timeout duration.
|
2023-01-08 12:01:00 -08:00 |
|
Dillon Kearns
|
0b23cbd736
|
Bump mocha.
|
2023-01-08 11:55:50 -08:00 |
|
Dillon Kearns
|
4e6cc7381a
|
Bump dependencies.
|
2023-01-08 11:54:56 -08:00 |
|
Dillon Kearns
|
ea2bfc89fd
|
Bump dependencies.
|
2023-01-08 11:53:15 -08:00 |
|
Dillon Kearns
|
d5a6c3c53f
|
Remove unused dependency.
|
2023-01-08 11:51:38 -08:00 |
|
Dillon Kearns
|
fcdc8aca8f
|
Bump dependency.
|
2023-01-08 11:47:57 -08:00 |
|
Dillon Kearns
|
2e2608eca8
|
Bump vite.
|
2023-01-08 11:46:34 -08:00 |
|
Dillon Kearns
|
468308c5fe
|
Remove unused dependency.
|
2023-01-08 11:45:57 -08:00 |
|
Dillon Kearns
|
68e7eedf55
|
Update codegen script to include Throwable type variable in BackendTask.
|
2023-01-08 11:44:28 -08:00 |
|