vaadin / flow

Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.
Apache License 2.0
609 stars 167 forks source link

fix: Reset the Premium Features flag before license checking #19949

Closed mshabarov closed 2 weeks ago

mshabarov commented 2 weeks ago

Description

The pre-compiled production bundle comes with true value of this flag always, because Vaadin CI server has a sub that enables it. Thus, Flow need to reset this flag before it calls the license server.

Type of change

Checklist

Additional for Feature type of change

github-actions[bot] commented 2 weeks ago

Test Results

1 135 files  ±0  1 135 suites  ±0   1h 31m 30s :stopwatch: + 7m 41s 7 392 tests ±0  7 342 :white_check_mark: ±0  50 :zzz: ±0  0 :x: ±0  7 753 runs  +2  7 696 :white_check_mark: +5  57 :zzz:  - 3  0 :x: ±0 

Results for commit 57b7203c. ± Comparison against base commit 5feb94b0.

:recycle: This comment has been updated with latest results.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
6 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud