Commit Graph

297 Commits

Author SHA1 Message Date
TypeScript Bot
d9bdbfa085 v0.0.148-next.5 2023-02-09 17:34:01 +00:00
Nathan Shively-Sanders
fc284b4e7a Add child restart interval flag (#610)
* Add child restart interval flag

* exempt another CONST from linting
2023-02-09 09:29:27 -08:00
TypeScript Bot
c2215f5abe v0.0.148-next.4 2023-02-08 23:42:51 +00:00
Nathan Shively-Sanders
226582f90f Try only 20 tasks per child instead of 50 (#609)
50 tasks per child avoids about 90% of ooms without slowing down tests
much at all. Let's see if 20 tasks per child will avoid closer to 100%
without slowing down too much more.
2023-02-08 15:38:19 -08:00
TypeScript Bot
7f14573a82 v0.0.148-next.3 2023-02-08 21:33:13 +00:00
TypeScript Bot
90711c10ae Format 2023-02-08 21:32:41 +00:00
Nathan Shively-Sanders
f82cb3daa5 dtslint-runner restarts children periodically (#608)
Once every 50 tasks, instead of every task. This should be enough to
avoid most ooms without slowing down execution much at all.
2023-02-08 13:29:25 -08:00
TypeScript Bot
0d18e4bd46 v0.0.148-next.1 2023-02-08 17:57:22 +00:00
Nathan Shively-Sanders
8e934cc08d Stop and restart each dtslint individually (#606)
See if it stops out-of-memory crashes, even though it will be
considerably slower.
2023-02-08 09:53:24 -08:00
TypeScript Bot
3890b87a12 v0.0.147 2023-02-03 16:53:41 +00:00
TypeScript Bot
5fd47b0495 v0.0.146 2023-01-31 22:37:36 +00:00
TypeScript Bot
39bf925120 v0.0.145 2023-01-27 23:50:05 +00:00
TypeScript Bot
16edb688ea v0.0.144 2023-01-24 19:12:01 +00:00
TypeScript Bot
966cb4466b v0.0.143 2023-01-19 23:50:07 +00:00
TypeScript Bot
2e81ff65e3 v0.0.142 2022-12-30 16:10:33 +00:00
TypeScript Bot
60e42f914d v0.0.141 2022-11-30 00:32:51 +00:00
TypeScript Bot
4aef52ee53 v0.0.141-next.1 2022-11-28 18:04:20 +00:00
TypeScript Bot
e9d0117e9f v0.0.140 2022-11-23 00:12:50 +00:00
TypeScript Bot
8198cb5c23 v0.0.140-next.0 2022-11-23 00:08:55 +00:00
TypeScript Bot
c3f614b0f3 v0.0.139 2022-11-15 22:45:08 +00:00
TypeScript Bot
8c44ecb525 v0.0.139-next.0 2022-11-15 22:18:19 +00:00
TypeScript Bot
e65ca14ee8 v0.0.138 2022-11-09 18:24:35 +00:00
TypeScript Bot
ffd26494db v0.0.137 2022-11-09 16:52:45 +00:00
TypeScript Bot
9b58d46699 v0.0.136 2022-11-02 23:56:32 +00:00
TypeScript Bot
71c12f08a7 v0.0.135-next.3 2022-11-01 16:00:53 +00:00
TypeScript Bot
08323438d3 v0.0.134 2022-10-24 20:50:10 +00:00
TypeScript Bot
c08dcad042 v0.0.133 2022-09-27 18:19:48 +00:00
TypeScript Bot
8e5c52a748 v0.0.132 2022-09-23 16:52:40 +00:00
TypeScript Bot
b7bd52abf7 v0.0.132-next.0 2022-09-23 16:44:09 +00:00
TypeScript Bot
cacfc21aef v0.0.131 2022-09-22 23:13:32 +00:00
TypeScript Bot
170e4264a9 v0.0.130 2022-09-15 17:09:54 +00:00
TypeScript Bot
703b397abf v0.0.129 2022-09-13 17:16:13 +00:00
TypeScript Bot
9ff4fd36b6 v0.0.128 2022-09-13 15:49:33 +00:00
TypeScript Bot
5876b0824b v0.0.127 2022-08-30 21:51:43 +00:00
TypeScript Bot
649d78d6b9 v0.0.127-next.2 2022-08-30 21:28:39 +00:00
TypeScript Bot
11c04956b7 v0.0.126 2022-08-24 18:04:28 +00:00
TypeScript Bot
051017c439 v0.0.125 2022-08-22 21:50:39 +00:00
TypeScript Bot
ddae2ce150 v0.0.124 2022-08-18 17:19:28 +00:00
TypeScript Bot
ec259696ae v0.0.123 2022-08-17 18:50:09 +00:00
TypeScript Bot
8fe498ac81 v0.0.122 2022-08-09 22:09:13 +00:00
TypeScript Bot
3772f09454 v0.0.122-next.11 2022-08-09 22:05:42 +00:00
TypeScript Bot
2b7a29d87e v0.0.122-next.3 2022-07-14 15:53:14 +00:00
Jack Bates
8d064c1bf7 Delete crawl-npm.ts (#491) 2022-07-14 08:48:59 -07:00
TypeScript Bot
8bfccde5cc v0.0.122-next.0 2022-07-11 22:37:40 +00:00
Giacomo Tazzari
8858d50d44 Prevent typescript-installer from running npm with --require option in environment (#502) 2022-07-11 15:34:05 -07:00
TypeScript Bot
ed748415e5 v0.0.121 2022-07-05 21:52:18 +00:00
TypeScript Bot
5faf7b7e9c v0.0.120-next.3 2022-07-05 21:44:37 +00:00
Nathan Shively-Sanders
3c92bd1108 Allow .eslintrc.json (#496)
The FS and unused-packages check both need to know about .eslintrc.json

The FS check for `./foo` is too simple, but I expanded the existing
allow-list instead of making the check stricter.
2022-07-05 14:41:11 -07:00
TypeScript Bot
4011b70de0 v0.0.119 2022-06-28 17:57:56 +00:00
TypeScript Bot
e35d3de627 v0.0.119-next.5 2022-06-28 17:54:21 +00:00