-
Notifications
You must be signed in to change notification settings - Fork 207
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
Dapr docs for 1.11.0 #1026
Dapr docs for 1.11.0 #1026
Conversation
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1026 +/- ##
=========================================
Coverage 77.60% 77.61%
- Complexity 1569 1571 +2
=========================================
Files 144 144
Lines 4765 4767 +2
Branches 554 554
=========================================
+ Hits 3698 3700 +2
Misses 781 781
Partials 286 286 ☔ View full report in Codecov by Sentry. |
@@ -0,0 +1,347 @@ | |||
The GNU General Public License (GPL) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I thought we removed this last release?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It comes with classpath exception from Oracle. It should be OK because we are not depending on/extending their codebase but on the compiled lib only.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If the docs/dapr-sdk-workflows/legal/LICENSE
is fine, then that's fine by me 👍🏻
License, Version 2.0 and may include FreeType. Such programs are licensed | ||
to you under their original licenses. | ||
|
||
Oracle facilitates your further distribution of this package by adding the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GPL dependency from Oracle comes with classpath exception.
Congratulations @artursouza, you just earned a badge! Here it is: https://holopin.io/claim/clvwg7g8d179270fl9hni1tkwy This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account. |
Signed-off-by: Artur Souza <asouza.pro@gmail.com> Signed-off-by: SanchAnt <antonio.maria.sanchez@gmail.com>
Description
Dapr docs for 1.11.0
Issue reference
We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.
Please reference the issue this PR will close: endgame
Checklist
Please make sure you've completed the relevant tasks for this PR, out of the following list: