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(licenses): SPDF license in package.json and khroma #6790

Merged
merged 3 commits into from
Dec 16, 2024

Conversation

max-nextcloud
Copy link
Collaborator

@max-nextcloud max-nextcloud commented Dec 16, 2024

khroma has a MIT license file but nothing set in their package.json. rollup-license-plugin seems to not understand that.

πŸ–ΌοΈ Screenshots

🏚️ Before
grafik
grafik

Taken from: https://github.com/nextcloud/text/actions/runs/12349651464/job/34460918124?pr=4902

After: See assets included in this PR.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests are fixed by this.
  • Documentation is not required

@max-nextcloud max-nextcloud requested a review from mejo- as a code owner December 16, 2024 13:55
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 46.86%. Comparing base (2459707) to head (4a7eb05).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6790   +/-   ##
=======================================
  Coverage   46.86%   46.86%           
=======================================
  Files         747      747           
  Lines       34012    34012           
  Branches     1240     1240           
=======================================
  Hits        15940    15940           
  Misses      17451    17451           
  Partials      621      621           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

khroma has a MIT `license` file but nothing set in their package.json.
`rollup-license-plugin` seems to not understand that.

Signed-off-by: Max <[email protected]>
@max-nextcloud
Copy link
Collaborator Author

/backport to stable30

@max-nextcloud
Copy link
Collaborator Author

/backport to stable29

@max-nextcloud
Copy link
Collaborator Author

cypress runner 7 failure is unrelated and known ( #6546 )

@max-nextcloud max-nextcloud merged commit cd24032 into main Dec 16, 2024
66 of 68 checks passed
@max-nextcloud max-nextcloud deleted the fix/package-license branch December 16, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: β˜‘οΈ Done
Development

Successfully merging this pull request may close these issues.

2 participants