Commit Graph

130 Commits

Author SHA1 Message Date
TypeScript Bot
0a410cdbeb v0.0.67-next.3 2021-01-22 00:59:44 +00:00
TypeScript Bot
061197c4d0 Format 2021-01-22 00:59:23 +00:00
Nathan Shively-Sanders
c45557b69e Add manual timeout to downloadAndExtractFile (#196)
* Add manual timeout to downloadAndExtractFile

Open question:
I'm not sure whether to add a clearTimeout call to `on("error", reject)`

* add rejectAndClearTimeout function
2021-01-21 16:57:00 -08:00
TypeScript Bot
3d2143c082 v0.0.66 2021-01-12 16:21:05 +00:00
TypeScript Bot
de29c586cc v0.0.66-next.3 2021-01-12 01:05:30 +00:00
TypeScript Bot
b6393c8a83 v0.0.65 2021-01-04 18:10:00 +00:00
TypeScript Bot
fb06985256 v0.0.64 2020-11-23 17:14:23 +00:00
TypeScript Bot
fb5524b2d6 v0.0.63 2020-11-21 17:55:50 +00:00
TypeScript Bot
b987bb0753 v0.0.62 2020-11-20 00:36:47 +00:00
TypeScript Bot
2cb674a267 v0.0.62-next.1 2020-11-19 23:33:59 +00:00
TypeScript Bot
ecdfb4744e v0.0.61 2020-11-16 23:36:44 +00:00
TypeScript Bot
4dc89dda94 v0.0.61-next.6 2020-11-16 19:07:29 +00:00
Andrew Branch
6ea64a6333 Merge pull request #142 from jablko/patch-25
Use libraryName homepage for not-needed stub
2020-11-16 11:04:33 -08:00
TypeScript Bot
f9b2323dfc v0.0.61-next.1 2020-11-12 17:16:41 +00:00
TypeScript Bot
6cdf9274dc v0.0.60 2020-11-11 16:25:37 +00:00
TypeScript Bot
83033797e3 v0.0.59 2020-11-04 23:44:10 +00:00
TypeScript Bot
b363d14bfa v0.0.59-next.3 2020-11-04 23:35:49 +00:00
TypeScript Bot
fa0c46e547 v0.0.59-next.0 2020-11-02 17:33:48 +00:00
Andrew Branch
097b0a9521 Merge pull request #148 from microsoft/bug/better-error-message-deleting-old-version
Improve error message when other package has a path mapping to a version you’re deleting
2020-11-02 09:31:05 -08:00
Andrew Branch
0aa87777b7 Improve error message when other package has a path mapping to a version you’re deleting 2020-10-29 16:12:43 -07:00
TypeScript Bot
90caa4095e v0.0.58 2020-10-29 21:11:54 +00:00
TypeScript Bot
00aca14ffb v0.0.58-next.13 2020-10-29 19:40:50 +00:00
Andrew Branch
caac4d67a6 Update tar-stream. Fixes #107 2020-10-29 12:37:41 -07:00
Jack Bates
22b761e9a8 Use libraryName homepage for not-needed stub 2020-10-27 12:01:37 -07:00
TypeScript Bot
dab75ea454 v0.0.58-next.3 2020-10-05 17:04:46 +00:00
Andrew Branch
a52ef765de Check status code and attach event handlers before starting pipe 2020-10-05 09:52:35 -07:00
TypeScript Bot
6d083a5041 v0.0.58-next.2 2020-10-05 16:05:56 +00:00
Nathan Shively-Sanders
0942edcc30 More logging of DT io in publisher (#129) 2020-10-05 09:03:18 -07:00
TypeScript Bot
313dd241ac v0.0.57 2020-09-25 16:21:43 +00:00
TypeScript Bot
314aebafbc v0.0.56 2020-09-24 17:47:46 +00:00
TypeScript Bot
c93087b4c9 v0.0.55 2020-09-22 18:13:41 +00:00
TypeScript Bot
dfb84eb1d2 v0.0.54 2020-09-17 23:34:48 +00:00
TypeScript Bot
919bb51ea1 v0.0.53 2020-09-15 18:24:01 +00:00
TypeScript Bot
f603685f83 v0.0.52 2020-09-15 17:46:50 +00:00
TypeScript Bot
1db028b34b v0.0.51-next.2 2020-09-15 16:44:26 +00:00
TypeScript Bot
041d531cac v0.0.50 2020-09-03 20:41:23 +00:00
TypeScript Bot
909efb50ba v0.0.49 2020-09-01 18:15:33 +00:00
TypeScript Bot
6d4e84db2e v0.0.48 2020-08-26 16:09:20 +00:00
TypeScript Bot
3220a864b2 v0.0.47 2020-08-20 17:42:59 +00:00
TypeScript Bot
d725981d68 v0.0.47-next.0 2020-08-20 16:06:14 +00:00
TypeScript Bot
aafe1375d6 v0.0.46 2020-08-19 17:22:47 +00:00
TypeScript Bot
7152f82f3c v0.0.45 2020-08-18 23:45:31 +00:00
TypeScript Bot
383e80988d v0.0.44 2020-08-10 18:07:27 +00:00
TypeScript Bot
41dbd8570e v0.0.43 2020-08-05 19:03:58 +00:00
TypeScript Bot
97cda7834c v0.0.42 2020-08-04 01:16:04 +00:00
TypeScript Bot
9b5006f34f v0.0.41 2020-07-18 00:54:05 +00:00
TypeScript Bot
6d9c92baa1 v0.0.41-next.1 2020-06-29 19:02:09 +00:00
Nathan Shively-Sanders
9e0891801f Add timeout to downloadAndExtractFile (#65)
* Add timeout to downloadAndExtractFile

It's only used to download the tgz of DT's master.

I set the timeout to 1000 seconds and added an error-handling line? I
don't actually know how node's error handling works so I need to go and
learn the right way to do it.

* change error handling and run yarn format
2020-06-29 11:58:58 -07:00
TypeScript Bot
a6314b392a v0.0.41-next.0 2020-06-23 15:30:48 +00:00
Sebastian Silbermann
91e26ca422 docs: updated repository links (#63) 2020-06-23 08:27:40 -07:00