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

chore!: license change to MPL Version 2.0 #899

Merged
merged 9 commits into from
Nov 8, 2024

Conversation

michael-0acf4
Copy link
Contributor

@michael-0acf4 michael-0acf4 commented Oct 31, 2024

Migration notes

All license headers has changed to MPL 2.0.

  • The change comes with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

Copy link

linear bot commented Oct 31, 2024

@michael-0acf4 michael-0acf4 changed the title chore!: licence change to MPL Version 2.0 chore!: license change to MPL Version 2.0 Oct 31, 2024
@michael-0acf4 michael-0acf4 requested a review from a team October 31, 2024 14:18
@zifeo
Copy link
Member

zifeo commented Oct 31, 2024

https://github.com/metatypedev/metatype/blob/met-666-licence-change-to-mpl2/LICENSE.md is worth also to be changed into the text of the MPL2, I like that the issue number is 666 for that change :)

@zifeo
Copy link
Member

zifeo commented Oct 31, 2024

@michael-0acf4 I would replace the whole file by the MPL2 text, that way GitHub will show the MPL2 directly and no confusion is made with source-available license

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 68 lines in your changes missing coverage. Please review.

Project coverage is 77.47%. Comparing base (18a13d6) to head (31e8bc9).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/typegate/src/runtimes/substantial/agent.ts 48.71% 20 Missing ⚠️
src/typegate/src/engine/typecheck/result.ts 60.00% 14 Missing ⚠️
src/typegate/src/runtimes/substantial.ts 55.00% 9 Missing ⚠️
src/typegate/engine/bindings.ts 85.71% 3 Missing ⚠️
src/typegraph/deno/src/utils/func_utils.ts 0.00% 3 Missing ⚠️
...rc/runtimes/substantial/workflow_worker_manager.ts 84.61% 2 Missing ⚠️
src/typegraph/deno/src/runtimes/python.ts 33.33% 2 Missing ⚠️
src/typegate/src/config.ts 87.50% 1 Missing ⚠️
src/typegate/src/runtimes/graphql.ts 50.00% 1 Missing ⚠️
src/typegate/src/runtimes/grpc.ts 50.00% 1 Missing ⚠️
... and 12 more
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #899   +/-   ##
=======================================
  Coverage   77.46%   77.47%           
=======================================
  Files         149      149           
  Lines       18244    18333   +89     
  Branches     1785     1787    +2     
=======================================
+ Hits        14133    14203   +70     
- Misses       4088     4107   +19     
  Partials       23       23           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Yohe-Am
Yohe-Am previously approved these changes Nov 5, 2024
.pre-commit-config.yaml Outdated Show resolved Hide resolved
@michael-0acf4 michael-0acf4 merged commit 2d177ec into main Nov 8, 2024
14 checks passed
@michael-0acf4 michael-0acf4 deleted the met-666-licence-change-to-mpl2 branch November 8, 2024 10:21
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

Successfully merging this pull request may close these issues.

5 participants