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

fix: Make license information for 3rd party modules deterministic #12

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Aug 1, 2023

Currently the license information is written as a comment with the files, which is non deterministic resulting in node tests failures for e.g. logreader CI.

This way we output a LICENSE.txt containing all required license information similar to how it is currently done by using webpack.

➕ Reduced JS bundle while still providing the licenses.

@susnux susnux requested a review from skjnldsv August 1, 2023 16:07
@susnux susnux added the 3. to review Ready to review label Aug 1, 2023
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux force-pushed the fix/make-licenses-deterministic branch from 5590061 to 9fd3725 Compare August 1, 2023 21:07
@susnux susnux merged commit 12a3f6c into main Aug 1, 2023
7 checks passed
@susnux susnux deleted the fix/make-licenses-deterministic branch August 1, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Ready to review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant