15 Commits

Author SHA1 Message Date
Norbert de Langen
5d9a1c811f
remove dev script
change the watch mode of yarn build to use the prepare script
add a --watch flag to prepare script
remove the babel --copy-file flag where possible
remove noise from prepare
improve error reporting from prepare
cleanup
2022-01-26 14:12:34 +01:00
Gaëtan Maisse
ace37ed57a
e2e: add a hack to be sure setting the registry config of Yarn 1 (and not Yarn 2) 2021-04-30 09:21:36 +02:00
Gaëtan Maisse
70cefbaa53
e2e: update command used to set registry to work with NPM and Yarn 1
There is no need to make it works with Yarn 2 as it now comes later in the process.
2021-04-30 08:39:09 +02:00
Gaëtan Maisse
98fa420bef
chore: move to Yarn 2 🧶 2021-04-07 18:25:38 +02:00
Gaëtan Maisse
eb9d311cfe
chore: reduce verdaccio startup time timeout to 10s 2021-02-11 08:50:03 +01:00
Gaëtan Maisse
f1f8269c7c
chore: do not recompile packages before publishing with run-registry script
It will:
 - ensure that the outputs of the build step are really used
 - speed up the publish step on CI a lot
2021-02-01 21:13:55 +01:00
Norbert de Langen
736389950a
upgrades 2020-11-26 17:16:23 +01:00
Norbert de Langen
92268d1648
cleanup run-registry script 2020-11-26 10:58:09 +01:00
Gaëtan Maisse
6a01f37a7d
chore: add a log to know the level of concurrency in publishing task 2020-11-03 21:11:30 +01: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
9e765c491d
ci: improve run-registry logging 2020-10-03 18:23:36 +02:00
Gaëtan Maisse
c79c8901ff
chore: use number of vcore - 1 as concurrency level in publish to verdaccio script 2020-10-03 18:23:35 +02:00
tooppaaa
438d543680 add tsconfig for scripts 2020-05-18 22:29:50 +02:00
tooppaaa
9838f75b5c change run-registry to ts 2020-05-18 15:09:22 +02:00
Norbert de Langen
b78317c5f2
WIP 2020-05-18 14:58:55 +02:00