Pierre Brunet
|
e22ee2547b
|
Fix: avoid default value for "private" in normalize-packages script (#10121)
|
2026-07-23 11:43:21 +02:00 |
|
Julien Fontanet
|
decf1ebf3e
|
feat(normalize-packages): Node defaults to >=18
See https://github.com/vatesfr/xen-orchestra/pull/8332/files#r1950603611
|
2025-02-11 11:37:27 +01:00 |
|
Julien Fontanet
|
0fc5d60791
|
feat(scripts/normalize-packages): licenses default to ISC for @vates/
|
2024-06-24 17:12:17 +02:00 |
|
Julien Fontanet
|
7864c05ee1
|
fix: race condition between normalize-packages and usage-to-readme
The first was writting `package.json` at the same time the second one was reading it.
The file is now read only once by `normalize-packages`.
|
2024-01-31 16:22:07 +01:00 |
|
Julien Fontanet
|
c2cb51a470
|
feat(lint-staged): add .USAGE.md → README.md
So that it's not needed to manually runs from `normalize-packages.js`.
|
2024-01-18 12:34:23 +01:00 |
|
Julien Fontanet
|
23189ed8f9
|
chore(scripts): add .js suffix for better Prettier/ESLint integration
|
2022-04-08 14:14:41 +02:00 |
|