Skip to content

Conversation

@CGNonofr
Copy link
Contributor

stop generating *-common packages with uuids

Instead, try to merge them as much as possible with each others and with the main package, at the only condition that it doesn't add additional external dependencies (xterm, xterm addons, katex...)

Name the common packages with the external dependencies they are pulling (instead of uuids) so it's more predictable

Loïc Mangeonjean added 8 commits December 17, 2025 16:33
let it resolve, so the module is not marked as external and doesn't infer with the subpackage plugin
to drastically reduce the number of common packages, and make them predictable

by just keeping common packages with dependencies the main package doesn't depend on
it allows for instance to disable extension gallery signature
@CGNonofr CGNonofr force-pushed the lmn/reduce-package-count branch from f93828b to fd7575c Compare December 18, 2025 14:03
@kaisalmen
Copy link
Collaborator

@CGNonofr wow, I didn't expect such a change. That sounds good. How confident are you it is working properly?
Do you want to trigger a pre-release this time?

@CGNonofr
Copy link
Contributor Author

@CGNonofr wow, I didn't expect such a change. That sounds good. How confident are you it is working properly? Do you want to trigger a pre-release this time?

Quite confident! And it will be a new major version, so it's probably not a big issue if the first version of a new major version is broken

Copy link
Collaborator

@kaisalmen kaisalmen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let's test this fully downstream...

@CGNonofr CGNonofr merged commit b50c67b into main Dec 18, 2025
2 checks passed
@CGNonofr CGNonofr deleted the lmn/reduce-package-count branch December 18, 2025 14:39
@github-actions
Copy link

🎉 This PR is included in version 24.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants