13 Commits

Author SHA1 Message Date
Daniel Schmidt
f5fc34e9b3 Merge remote-tracking branch 'upstream/next' into replace-inquirer
# Conflicts:
#	lib/core/package.json
#	yarn.lock
2020-12-01 21:24:47 +01:00
Norbert de Langen
736389950a
upgrades 2020-11-26 17:16:23 +01:00
Daniel Schmidt
6c029420b9 refactor: replace inquirer with prompts 2020-11-23 15:06:51 +01:00
Gaëtan Maisse
716cc4ab32 ci: try to fix publish job by limiting the number of concurrent tasks 2020-11-04 12:31:52 +08:00
Gaëtan Maisse
8aa8926911
refactor: apply the same dispatch for all scripts relying on CircleCI node concurrency 2020-10-03 18:23:37 +02:00
Gaëtan Maisse
c9766b9c4c
refactor: avoid duplication of code used to find the max nb of concurrent tasks "allowed" 2020-10-03 18:23:37 +02:00
Gaëtan Maisse
f91e8d36c4
refactor: rename downleveled TS directory to ts3.4
As of 0.6.0, `downlevel-dts` targets TypeScript 3.4 and there is no option to change that.
So I renamed all the output dirs to `ts3.4` to better represent what's inside them.
2020-09-20 15:54:35 +02:00
Andrew Lisowski
c8a60565b0 upgrade typescript + babel 2020-09-17 08:50:44 -07:00
Andrew Lisowski
5cc5cfa795 preserve output while in dev mode 2020-06-12 09:50:36 -07:00
tooppaaa
438d543680 add tsconfig for scripts 2020-05-18 22:29:50 +02:00
Norbert de Langen
e7f96c4fcd
FIX deepscan issues 2020-05-18 20:50:47 +02:00
Norbert de Langen
b78317c5f2
WIP 2020-05-18 14:58:55 +02:00
tooppaaa
072b774693 core: ci and examples generation 2020-05-09 11:34:50 +02:00