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

fix: validate downloaded node #20821

Merged
merged 5 commits into from
Jan 10, 2025
Merged

Conversation

caalador
Copy link
Contributor

@caalador caalador commented Jan 9, 2025

Validate downloaded node
against the provided
sha256 hash.

Fixes #20661

Validate downloaded node
against the provided
sha256 hash.

Fixes #20661
Copy link

github-actions bot commented Jan 9, 2025

Test Results

1 159 files  ± 0  1 159 suites  ±0   1h 33m 19s ⏱️ + 4m 13s
7 582 tests ± 0  7 526 ✅ + 1  56 💤 ±0  0 ❌ ±0 
7 952 runs  +68  7 887 ✅ +67  65 💤 +2  0 ❌  - 1 

Results for commit 180cb5e. ± Comparison against base commit 7b1e2ac.

♻️ This comment has been updated with latest results.

Copy link
Collaborator

@mcollovati mcollovati left a comment

Choose a reason for hiding this comment

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

I proposed some additional minor changes.
The only potential "blocker" is the missing Javadoc in MessageDigestUtil.
Other than that, tested locally and it works great!

Update log messages
@mcollovati mcollovati merged commit fb0862f into main Jan 10, 2025
26 checks passed
@mcollovati mcollovati deleted the issues/20661-verify-node-download branch January 10, 2025 08:40
@vaadin-bot
Copy link
Collaborator

This ticket/PR has been released with Vaadin 24.7.0.alpha4 and is also targeting the upcoming stable 24.7.0 version.

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

Successfully merging this pull request may close these issues.

NodeInstaller skips node download when an empty bundle is present
3 participants