0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-12-01 17:30:59 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Conduitry
10ce5c95fd
[fix] handle promise rejections for {#await} in SSR (#6790) 2021-09-30 08:21:32 -04:00
pngwn
8868bb2f1e
docs: set up docs workflow (#6650) 2021-08-15 13:24:17 -07:00
Oscar Dominguez
6a7f3083a7
ci(workflow): add cache to workflows using actions/setup-node (#6491) 2021-07-08 09:53:58 -07:00
Maxime LUCE
370dd4d81b
ci: increase timeouts to avoid random breaks (#6193) 2021-04-16 10:22:18 -07:00
GeopJr
bcf2313a34
ci: cache node_modules (#6048) 2021-03-30 11:39:33 -07:00
Antony Jones
d19bcef690
Increase timeout for unit build
Also due to Mac occasionally taking longer than the allocated time.
2020-07-08 07:17:44 +01:00
Antony Jones
da7578cbf1
Increase timeout for unit tests
Mac build randomly takes between 1 minute + 4 minutes, so this stops it getting cancelled.
2020-07-08 07:15:00 +01:00
Antony Jones
3f99e51a6f
make builds time out after a reasonable period (#5100) 2020-07-07 10:41:26 -04:00
pushkin
0da70f46b9
handle line ending differences in tests (#4915) 2020-05-28 12:36:27 -04:00
Ben McCann
d61a7a0b95
run unit tests on Windows and macOS (#4908) 2020-05-26 18:27:09 -04:00
Conduitry
1c14e6e971 add Node 14 to CI matrix 2020-04-22 06:40:12 -04:00
Dave Lunny
bf006a43e5 [Internals] Improve unit tests (#4262) 2020-01-23 20:51:29 -05:00
Conduitry
aa3dab93db fix running tests on github actions 2019-10-24 13:55:53 -04:00
Conduitry
d3e815c209 lint during CI 2019-10-11 18:49:11 -04:00
Conduitry
d4ea5d39b9 move tests to github actions 2019-09-17 09:58:13 -04:00