1
0
Fork 0
Commit graph

130 commits

Author SHA1 Message Date
Enoch Riese
00ffc69b4a put dependabot filter back in 2023-02-04 08:37:14 -06:00
Enoch Riese
c366633641 adding logging to debug issue 2023-02-03 23:42:01 -06:00
Enoch Riese
ad4ae88511 lint fix 2023-02-03 19:26:14 -06:00
Enoch Riese
4fc4172db3 add action to sync dependencies bumped by dependabot 2023-02-03 19:19:53 -06:00
joostdecock
f29f4a16a8 chore: Order newsletter subscribers 2023-01-09 20:46:32 +01:00
Joost De Cock
bb02388e33 fix: Include reconfigure in buildall step 2023-01-05 17:05:37 +01:00
joostdecock
f728052ad4 chore: Fixed linter warnings 2022-12-30 17:33:49 +01:00
joostdecock
c13adff8f1 chore(new-design): Include banner 2022-12-30 16:38:55 +01:00
joostdecock
2b254c3b07 Merge branch 'develop' into backend-container 2022-12-18 11:32:59 +01:00
joostdecock
a27ec2f4da fix: Removed unused var in reconfigure script 2022-12-18 09:39:16 +01:00
Joost De Cock
dcb5799f16 wip: Work on backend container 2022-12-17 17:40:16 +01:00
Joost De Cock
facace58d1 feat: Handle site dependencies 2022-12-17 16:48:36 +01:00
Joost De Cock
47035505c4 chore: Removed legacy eslint script lines 2022-12-12 19:31:40 +01:00
Enoch Riese
7fa5c16e4f final cleanup 2022-11-16 15:19:59 -06:00
Enoch Riese
4fbbcebacd oops, overcleaned 2022-11-16 12:00:49 -06:00
Enoch Riese
7742d5cd21 cleanup 2022-11-16 11:55:55 -06:00
Enoch Riese
a4a13dbc71 combine terse reporter and failure collector 2022-11-16 11:34:10 -06:00
Enoch Riese
5f37bd8c1f decrease timeout now that it's working 2022-11-15 16:50:28 -06:00
Enoch Riese
164ebf60dc add render back in 2022-11-15 16:33:56 -06:00
Enoch Riese
f3bdb7d958 parallel, no stream 2022-11-15 16:25:40 -06:00
Enoch Riese
2f08c59e78 60 second timeout 2022-11-15 16:17:04 -06:00
Enoch Riese
452046fa90 30000 timeout 2022-11-15 15:32:55 -06:00
Enoch Riese
d24e792ddc what if we don't render? 2022-11-15 14:59:42 -06:00
Enoch Riese
6c68b33f3e up timeout to 20000 2022-11-15 12:56:21 -06:00
Enoch Riese
a238be1f92 try not running in parallel 2022-11-15 12:42:20 -06:00
Enoch Riese
5cc37a84bb up timeout to 15000 again 2022-11-15 12:10:38 -06:00
Enoch Riese
13fe84baac up timeout in drafting tests 2022-11-15 12:02:46 -06:00
Enoch Riese
6bf599efa3 run test instead of testci 2022-11-15 11:32:48 -06:00
Enoch Riese
d0e4aa899d more warning tracing 2022-11-15 11:24:43 -06:00
Enoch Riese
4a17a5b59e timeout to 15000 2022-11-15 10:47:57 -06:00
Enoch Riese
e09b25f268 increase timeout even more. allow warnings 2022-11-15 10:39:03 -06:00
Enoch Riese
e75789f041 increase test timeout 2022-11-15 10:29:13 -06:00
Joost De Cock
322100f54c chore: Extended prettier for config files + run 2022-10-13 16:19:36 +02:00
Benjamin F
820004f3dd chore(yarn-new-design): Port to v3. 2022-10-02 13:11:29 -07:00
Joost De Cock
d31b0f5108 chore: Reconfigure packages 2022-09-28 21:06:47 +02:00
Enoch Riese
9bacc1109f
Merge branch 'develop' into eriese-windows 2022-09-15 10:40:05 -05:00
Joost De Cock
c9f9202c9b chore: Added eslint config and workflow 2022-09-15 07:53:35 +02:00
Joost De Cock
b1429a3704 chore: Reconfigure packages 2022-09-14 13:42:36 +02:00
Enoch Riese
aba62cd3bc add support for windows-specific build and prebuild scripts 2022-09-13 11:32:50 -05:00
Joost De Cock
089d618828 feat: Merge v3 branch into develop
This marks the point where our monorepo defaults to v3 code.

Note that there's still a long way to go before would even consider a
release, but it's a big step in that direction.
2022-09-07 11:54:05 +02:00
Joost De Cock
c2dc4a9ad7 chore: Fixed last tests for v3 merge 2022-09-07 11:22:26 +02:00
Joost De Cock
5ded8beea4 chore: Move pacakge info to data.mjs 2022-09-01 08:51:56 +02:00
Joost De Cock
2bdd5f376e feat: Generated pkg.mjs files to avoid JSON imports 2022-08-29 17:40:04 +02:00
Benjamin F
bd83fd6036 Add json type assertions for import statements. 2022-08-27 12:02:07 -07:00
Joost De Cock
25bbca5fb2 chore: Move meta-info from design config to repo config 2022-08-27 13:25:42 +02:00
joostdecock
44c109adfa fix: New build file names in reconfigure script 2022-08-24 19:40:55 +02:00
joostdecock
373db2a75e chore: Changelog updates for all packages 2022-08-24 12:03:20 +02:00
joostdecock
217bb8588d fix: Add JSON import assertions for NodeJS 16 2022-08-24 09:45:59 +02:00
joostdecock
b853cc2431 chore: Reconfigure scripts now generates shared tests for plugins/designs 2022-07-31 15:43:37 +02:00
Enoch Riese
21ea3fc478 write a precibuild_stepx automatically if the package has a prebuild script 2022-07-19 15:46:18 -04:00