Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Les regroupements de packages @1024pix/* ne fonctionnent pas #73

Open
yannbertrand opened this issue May 14, 2024 · 1 comment
Open

Comments

@yannbertrand
Copy link
Member

L'idée était de regrouper les montées de version de certains de nos packages internes là où c'est plus compliqué qu'autre chose de les traiter indépendamment :

{
"matchPackagePatterns": ["^@1024pix/pix-ui$"],
"groupName": "pix-ui"
},
{
"matchPackagePatterns": ["^@1024pix/ember-testing-library$"],
"groupName": "pix-ember-testing-library"
},
{
"matchPackagePatterns": ["^@1024pix/stylelint-config$"],
"groupName": "pix-stylelint-config"
},
{
"matchPackagePatterns": ["^@1024pix/eslint-config$"],
"groupName": "pix-eslint-config"
},

Il semblerait que ce n'est pas la bonne manière de faire.

De plus, on a déjà du mal à faire monter pix-ui sur chaque appli.

À creuser !

@yannbertrand
Copy link
Member Author

yannbertrand commented Aug 5, 2024

Les regex ont été mise à jour par une migration auto de Renovate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant