Skip to content

Conversation

mcollovati
Copy link
Collaborator

No description provided.

Copy link

github-actions bot commented Jul 30, 2025

Test Results

1 241 files  1 241 suites   1h 16m 5s ⏱️
8 536 tests 8 470 ✅ 66 💤 0 ❌
8 944 runs  8 869 ✅ 75 💤 0 ❌

Results for commit 3025a75.

♻️ This comment has been updated with latest results.

@mcollovati mcollovati force-pushed the pretrial/feat/add-on-license-checker-support branch 3 times, most recently from d9b10ea to 9ebaf47 Compare July 30, 2025 12:43
Provides a basic VaadinServiceInitListener implementation to perform
license checking of a specific product at startup. License checking
is executed only in development mode. In case of missing license keys
it will either delegate the check to the Vaadin Dev Server, or open
a browser to allow sign in and download a key if the dev server is
disabled.
@mcollovati mcollovati force-pushed the pretrial/feat/add-on-license-checker-support branch from 9ebaf47 to ee22c87 Compare July 30, 2025 14:07
@mshabarov mshabarov requested review from tltv and mshabarov August 4, 2025 11:59
Copy link

sonarqubecloud bot commented Aug 6, 2025

Copy link
Member

@tltv tltv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@mshabarov mshabarov marked this pull request as ready for review August 6, 2025 09:15
@mshabarov mshabarov merged commit d0454e9 into feature/pre-trial Aug 6, 2025
27 checks passed
@mshabarov mshabarov deleted the pretrial/feat/add-on-license-checker-support branch August 6, 2025 09:15
@github-project-automation github-project-automation bot moved this from 🔎Iteration reviews to Done in Vaadin Flow ongoing work (Vaadin 10+) Aug 6, 2025
mcollovati added a commit that referenced this pull request Aug 6, 2025
* feat: add base license checker init listener

Provides a basic VaadinServiceInitListener implementation to perform
license checking of a specific product at startup. License checking
is executed only in development mode. In case of missing license keys
it will either delegate the check to the Vaadin Dev Server, or open
a browser to allow sign in and download a key if the dev server is
disabled.

* register license check index html listener only once

* cleanup

* cleanup
mcollovati added a commit that referenced this pull request Aug 7, 2025
* feat: add base license checker init listener

Provides a basic VaadinServiceInitListener implementation to perform
license checking of a specific product at startup. License checking
is executed only in development mode. In case of missing license keys
it will either delegate the check to the Vaadin Dev Server, or open
a browser to allow sign in and download a key if the dev server is
disabled.

* register license check index html listener only once

* cleanup

* cleanup
mcollovati added a commit that referenced this pull request Aug 7, 2025
* feat: add base license checker init listener

Provides a basic VaadinServiceInitListener implementation to perform
license checking of a specific product at startup. License checking
is executed only in development mode. In case of missing license keys
it will either delegate the check to the Vaadin Dev Server, or open
a browser to allow sign in and download a key if the dev server is
disabled.

* register license check index html listener only once

* cleanup

* cleanup
mcollovati added a commit that referenced this pull request Aug 7, 2025
* feat: add base license checker init listener

Provides a basic VaadinServiceInitListener implementation to perform
license checking of a specific product at startup. License checking
is executed only in development mode. In case of missing license keys
it will either delegate the check to the Vaadin Dev Server, or open
a browser to allow sign in and download a key if the dev server is
disabled.

* register license check index html listener only once

* cleanup

* cleanup
mshabarov pushed a commit that referenced this pull request Aug 8, 2025
* feat: add base license checker init listener

Provides a basic VaadinServiceInitListener implementation to perform
license checking of a specific product at startup. License checking
is executed only in development mode. In case of missing license keys
it will either delegate the check to the Vaadin Dev Server, or open
a browser to allow sign in and download a key if the dev server is
disabled.

* register license check index html listener only once

* cleanup

* cleanup
mshabarov pushed a commit that referenced this pull request Aug 8, 2025
* feat: add base license checker init listener

Provides a basic VaadinServiceInitListener implementation to perform
license checking of a specific product at startup. License checking
is executed only in development mode. In case of missing license keys
it will either delegate the check to the Vaadin Dev Server, or open
a browser to allow sign in and download a key if the dev server is
disabled.

* register license check index html listener only once

* cleanup

* cleanup
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.9.0-alpha4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

4 participants