31 Commits

Author SHA1 Message Date
Valentin Palkovic
c74b562aed Fix run-registry script 2023-11-03 13:43:10 +01:00
Valentin Palkovic
f1ed2af485 Dependencies: Remove lerna 2023-11-02 13:46:39 +01:00
Marcin
d548caafc2 added 2023-08-28 08:37:52 -07:00
Norbert de Langen
3026181d3a
pack into a packs directory and publish from there 2023-08-25 11:13:26 +02:00
Valentin Palkovic
a481660c04 Fix publishing packages 2023-07-24 11:23:33 +02:00
Valentin Palkovic
d181e457da Replace npm publish by yarn npm publish command 2023-07-24 10:02:34 +02:00
Norbert de Langen
76f05c7fdb
split generate workflow into main and next
skip yarn command for publish
add branch parameter for publish script
drop next parameter for publish script
add a constants file for scripts to prevent mismatching paths etc.
2023-03-29 12:05:38 +02:00
Norbert de Langen
aef3d605ef
cleanup verdaccio typings override, fix implementation 2023-01-10 16:08:24 +01:00
Ian VanSchooten
6bdfcfad14 Convert @ts-ignore to @ts-expect-error
And remove unused directives
2022-09-06 22:40:59 -04:00
Michael Shilman
8a8d628e51 Build: Fix local-registry to always run addUser 2022-08-23 17:42:58 +08:00
Michael Shilman
58e361dcc7 Build: Run verdaccio on 6001 to enable web UI 2022-08-22 17:40:30 +08:00
Norbert de Langen
4b141c9be4
fix some deepscan issues 2022-07-23 19:40:03 +02:00
Norbert de Langen
1e0998ee02
disable overriding global registry, fix reference to .babelrc file in jest transformer, fix ref to examples in smoke-tests 2022-07-21 21:21:01 +02:00
Norbert de Langen
f8e93edd73
fix some scripts to point at the code dir 2022-07-21 21:06:23 +02:00
Norbert de Langen
a5c35e1b3e
improvements to setup 2022-07-06 00:30:10 +02:00
Yann Braga
0c0a21b030 chore: clean verdaccio cache when running locally 2022-05-30 09:42:03 +02:00
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