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

547799 LicensePack should have information about Licensing Operator #789

Merged
merged 12 commits into from
May 25, 2021

Conversation

eparovyshnaya
Copy link
Contributor

Write license signature to the issued licenses.

propagate license signature notion to lic.api

Signed-off-by: eparovyshnaya <[email protected]>
make it possible for headless Passage to assess licensing status for a
prodct as well

Signed-off-by: eparovyshnaya <[email protected]>
evolve condition transport to communicate license signature together
with the conditions

Signed-off-by: eparovyshnaya <[email protected]>
extend ConditionOrigin with the signature of the begetting license

Signed-off-by: eparovyshnaya <[email protected]>
- Implement converters between EMF and LicAPI LicSignature
representations
- Define base signature attributes

Signed-off-by: eparovyshnaya <[email protected]>
Fix usages according to the api evolution

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya added the pr::wip PR is not ready for review, work is still in progress label May 25, 2021
Bump service version amended plug-in

Signed-off-by: eparovyshnaya <[email protected]>
Bump service version amended plug-in

Signed-off-by: eparovyshnaya <[email protected]>
Bump service version for affected feature

Signed-off-by: eparovyshnaya <[email protected]>
Fix personal license issuing

Signed-off-by: eparovyshnaya <[email protected]>
@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #789 (b2f5493) into master (be769a2) will increase coverage by 1.09%.
The diff coverage is 21.92%.

❗ Current head b2f5493 differs from pull request most recent head 370fe39. Consider uploading reports for the commit 370fe39 to get more accurate results
Impacted file tree graph

@@             Coverage Diff              @@
##             master     #789      +/-   ##
============================================
+ Coverage     33.61%   34.71%   +1.09%     
  Complexity      346      346              
============================================
  Files          1036     1044       +8     
  Lines         22488    22657     +169     
  Branches       1380     1387       +7     
============================================
+ Hits           7560     7865     +305     
+ Misses        14464    14320     -144     
- Partials        464      472       +8     
Impacted Files Coverage Δ
...clipse/passage/internal/lac/base/PassageAgent.java 0.00% <0.00%> (ø)
...ternal/api/conditions/LicenseSignatureIsEmpty.java 0.00% <0.00%> (ø)
...g/eclipse/passage/lic/internal/base/NamedData.java 90.00% <ø> (ø)
...ternal/base/conditions/UnknownConditionOrigin.java 40.00% <0.00%> (-10.00%) ⬇️
...e/passage/lic/internal/equinox/EquinoxPassage.java 0.00% <0.00%> (ø)
...rc/org/eclipse/passage/lic/internal/json/Json.java 34.78% <0.00%> (-0.78%) ⬇️
...c/internal/licenses/convert/ELicenseSignature.java 0.00% <0.00%> (ø)
...c/internal/licenses/convert/PLicenseSignature.java 0.00% <0.00%> (ø)
...ternal/licenses/model/signature/SignatureData.java 0.00% <0.00%> (ø)
.../licenses/core/FloatingLicensePackFromRequest.java 0.00% <0.00%> (ø)
... and 49 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update be769a2...370fe39. Read the comment docs.

@eparovyshnaya eparovyshnaya removed the pr::wip PR is not ready for review, work is still in progress label May 25, 2021
@eparovyshnaya eparovyshnaya requested a review from ruspl-afed May 25, 2021 18:29
Rename public structures properly

Signed-off-by: eparovyshnaya <[email protected]>
Rename util structures properly

Signed-off-by: eparovyshnaya <[email protected]>
@eparovyshnaya eparovyshnaya merged commit 5a83531 into master May 25, 2021
@ruspl-afed ruspl-afed deleted the 547799 branch May 26, 2021 09:30
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.

2 participants