refactor: migrate exploded deps management to central catalog#2346
refactor: migrate exploded deps management to central catalog#2346shikanime wants to merge 2 commits into
Conversation
b80b9e3 to
871d477
Compare
|
CI build failure root cause: stale Fails in with: |
490047d to
fb4f8fb
Compare
|
🤖 Hey ! The security scan report for the current pull request is available here. |
fb4f8fb to
76953ca
Compare
|
🤖 Hey ! The security scan report for the current pull request is available here. |
76953ca to
1ea8e59
Compare
|
🤖 Hey ! The security scan report for the current pull request is available here. |
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr> Change-Id: If3b2984ef4a55f36dbb49142cf047e2d6a6a6964
1ea8e59 to
b865d3c
Compare
|
🤖 Hey ! The security scan report for the current pull request is available here. |
1 similar comment
|
🤖 Hey ! The security scan report for the current pull request is available here. |
b865d3c to
ddb3ff3
Compare
|
🤖 Hey ! The security scan report for the current pull request is available here. |
10915f1 to
364463f
Compare
Signed-off-by: William Phetsinorath <william.phetsinorath-open@interieur.gouv.fr> Change-Id: If3b2984ef4a55f36dbb49142cf047e2d6a6a6964
364463f to
8e00dfc
Compare
|
🤖 Hey ! The security scan report for the current pull request is available here. |
1 similar comment
|
🤖 Hey ! The security scan report for the current pull request is available here. |
|
| "vitest": "catalog:test", | ||
| "vue-eslint-parser": "catalog:dev", | ||
| "vue-tsc": "catalog:build", | ||
| "workbox-window": "catalog:build" |
There was a problem hiding this comment.
thought(pas à traiter): Je me demande si un tri par catalog plutôt que par ordre alphabétique aurait plus de sens, à la lecture 🤔
Regrouper les build entre eux, les dev entre eux, etc.
Bon en vrai c'est juste le signe que la manière de gérer les dépendances en Node.js est éclaté au sol…
| "@nestjs/swagger": "catalog:runtime", | ||
| "@nestjs/terminus": "catalog:runtime", | ||
| "@opentelemetry/api": "catalog:otel", | ||
| "@opentelemetry/auto-instrumentations-node": "catalog:otel", |
There was a problem hiding this comment.
question: Y a une raison de distinguer otel de runtime ?
| "tag": "latest" | ||
| } | ||
| } | ||
| } No newline at end of file |
There was a problem hiding this comment.
nitpick: problème de terminaison de fichier ?
| # pnpm will install it. This applies to all dependencies, including transitive ones. | ||
| minimumReleaseAge: 1440 # 1 day | ||
|
|
||
| catalogMode: strict |

0 New Issues
0 Fixed Issues
0 Accepted Issues
No data about coverage (26.20% Estimated after merge)
Change-Id: If3b2984ef4a55f36dbb49142cf047e2d6a6a6964
Issues liées
Issues numéro: #2248 #2341
Quel est le comportement actuel ?
Quel est le nouveau comportement ?
Cette PR introduit-elle un breaking change ?
Autres informations