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

59 Commits

Author SHA1 Message Date
Dominik G
ba58327f4b
fix: changeset publish script isn't called release anymore (#8711) 2023-06-08 13:32:15 -07:00
Ben McCann
f2ff684b5f
chore: setup changesets (#8668)
Co-authored-by: dominikg <dominik.goepel@gmx.de>
2023-06-01 13:22:34 -07:00
Nguyen Tran
0ce41875f0
docs: use pnpm and new commands to check the code base (#8667)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2023-05-30 12:19:51 -07:00
Ben McCann
ddfff4df8c
chore: convert to monorepo (#8644) 2023-05-26 16:17:13 -07:00
gtmnayan
783bd9899e
chore: swap mocha with vitest (#8584)
Also swap out the require hook hacks with a less-hacky-but-still-somewhat-hacky loader for the Svelte files

---------

Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
Co-authored-by: Rich Harris <richard.a.harris@gmail.com>
2023-05-17 21:00:20 +02:00
gtmnayan
202d119e9a
chore: convert puppeteer tests to playwright (#8577) 2023-05-15 09:04:12 +05:45
Yuichiro Yamashita
b6a400a549
chore: add prettier (#8543) 2023-05-08 23:32:52 +02:00
Dominik G
56df761f95
breaking: set verison to 4, remove engines.pnpm and bump engines.node to >=16 (#8566) 2023-05-08 16:30:24 +02:00
Simon Holthausen
418f4c2381 Merge branch 'master' into version-4 2023-05-05 17:13:45 +02:00
Simon H
e45a1e05a3
note of restructuring 2023-05-02 12:47:03 +02:00
Yuichiro Yamashita
0677d89fff
chore: fix CI on Node 20 (#8528) 2023-04-26 14:02:22 -07:00
Ben McCann
8ffd2112bc
chore: fix CI setup for unit tests (#8530) 2023-04-26 09:21:21 +02:00
Ben McCann
6f8cdf3b0f
chore: run CI tests on Node 20 (#8519) 2023-04-19 10:23:14 +02:00
Ben McCann
d64e86a260
chore: switch from npm to pnpm (#8514) 2023-04-18 18:18:00 +02:00
Hofer Ivan
8e51b51dfc breaking: improve types for createEventDispatcher (#7224)
---------

Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
2023-04-18 11:12:33 +02:00
Ben McCann
caef440391 chore: run fewer CI jobs (#8496) 2023-04-18 11:12:33 +02:00
Ben McCann
932cb66a36 chore: simplify Svelte 4 CI (#8487) 2023-04-18 11:12:03 +02:00
Simon H
f0cdf77e15 chore: remove node<14 tests (#8482)
Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2023-04-18 11:12:03 +02:00
Ben McCann
82d2982845
chore: update PR template (#8255) 2023-02-05 06:20:51 -08:00
Yuichiro Yamashita
967e9f51ff
chore: add Node18 for CI (#8078) 2023-01-11 18:11:14 -08:00
Yuichiro Yamashita
de6821a1de
[ chore] disable puppeteer on Linux for Node8 and 10 (#8155) 2022-12-31 10:13:52 +09:00
Frozen FIsh
6923b2e99b
[chore] upgrade node to 18 (#8018) 2022-12-03 23:42:07 +09:00
Yuichiro Yamashita
caca8a5340
[chore] Improve CI (#7945)
* stop to use cache

* update on.push.branches

* rename
2022-10-16 13:55:23 +09:00
Tan Li Hau
244d74d4a7
[feat] pre-build before testing in CI (#7933) 2022-10-14 05:08:25 -07:00
Siarhei
ff6e1c39d0
[chore] Bump actions' versions (#7921) 2022-10-13 21:51:06 +08:00
Alex
a752ef4709
GitHub Workflows security hardening (#7883) 2022-10-03 14:34:10 -07:00
Simon H
a4963d7c0e
[chore] delete stale bot yaml config
The stale bot was removed so there's no use for having the config anymore
2021-12-30 16:10:46 +01:00
Simon H
c183bae3d1
[chore] adjust stale bot actions per run
Only one action per hour to not flood the issue tracker with too many stale messages at once
2021-12-24 22:47:32 +01:00
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
Simon H
9467e4a780
[chore] adjust stale bot settings
Give more time until marked as stale, currently too soon. Also exempt bug, bugs don't go stale.
2021-07-11 18:29:31 +02:00
Oscar Dominguez
6a7f3083a7
ci(workflow): add cache to workflows using actions/setup-node (#6491) 2021-07-08 09:53:58 -07:00
Ben McCann
8d91cbc56a
Update PR template to ask for PR category (#6475) 2021-06-30 05:05:38 -07:00
pngwn
000c7ca5ba
add issue form (#6454)
* add issue form

* add chat link

* add feature request form

* tweaks
2021-06-26 22:09:26 +01:00
pngwn
fbf0a0c4de
add stale-bot config (#6455) 2021-06-26 19:51:49 +01:00
Maxime LUCE
370dd4d81b
ci: increase timeouts to avoid random breaks (#6193) 2021-04-16 10:22:18 -07:00
Antony Jones
5c309a5a78
Add sponsorship button 2021-04-09 00:23:21 +01:00
GeopJr
bcf2313a34
ci: cache node_modules (#6048) 2021-03-30 11:39:33 -07:00
Antony Jones
449fd1ca1f
Add envinfo note to github bug template 2020-11-18 18:40:29 +00:00
Kevin Åberg Kultalahti
40c850d3e7
Add svelte@next caveat to bug report template (#5561)
Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
2020-10-22 12:08:41 -04:00
Ben McCann
0d75daa1b0
Better surface RFC process (#5295) 2020-08-21 08:22:50 -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
Bassam Ismail
1c39f6079f
chore(typo): address typo in the PR template (#5058) 2020-06-23 19:58:03 -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