Skip to content

Update data#424

Merged
roele merged 1 commit intomainfrom
issues/update-data
Apr 30, 2026
Merged

Update data#424
roele merged 1 commit intomainfrom
issues/update-data

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 30, 2026

Greptile Summary

This automated PR appends new liberica-nik (BellSoft Liberica Native Image Kit) JVM release entries to the GA JVM index files across all five supported platform/architecture combinations. All added entries follow the existing schema with vendor, version, java_version, jvm_impl, url, checksum, file_type, image_type, features, and created_at fields.

Confidence Score: 5/5

This PR is safe to merge — it is a purely additive, schema-consistent automated data update.

All changes are append-only additions of new JVM release entries. Each entry follows the established schema. No logic, configuration, or existing records are modified.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ga/linux/aarch64.json Adds 40+ new liberica-nik/graalvm JVM entries for Linux aarch64, all with consistent schema and sha1 checksums
public/api/jvm/ga/linux/x86_64.json Adds new liberica-nik/graalvm JVM entries for Linux x86_64, consistent with the data format used throughout the file
public/api/jvm/ga/macosx/aarch64.json Adds new liberica-nik/graalvm JVM entries for macOS aarch64, including both tar.gz and zip variants
public/api/jvm/ga/macosx/x86_64.json Adds new liberica-nik/graalvm JVM entries for macOS x86_64, consistent schema and checksums
public/api/jvm/ga/windows/x86_64.json Adds new liberica-nik/graalvm JVM entries for Windows x86_64, all zip format as expected for Windows

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    GHA[GitHub Actions Bot] -->|runs create-pull-request| PR[PR #424: Update data]
    PR --> L1[linux/aarch64.json +306 lines]
    PR --> L2[linux/x86_64.json +263 lines]
    PR --> M1[macosx/aarch64.json +192 lines]
    PR --> M2[macosx/x86_64.json +192 lines]
    PR --> W1[windows/x86_64.json +122 lines]
    L1 & L2 & M1 & M2 & W1 -->|new entries| NIK[vendor: liberica-nik
jvm_impl: graalvm
Java 17 / 21 / 25 releases]
Loading

Reviews (1): Last reviewed commit: "Update data" | Re-trigger Greptile

@roele roele merged commit c378aec into main Apr 30, 2026
3 checks passed
@roele roele deleted the issues/update-data branch April 30, 2026 22:36
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.

1 participant