Skip to content

Update data#493

Merged
roele merged 1 commit into
mainfrom
issues/update-data
Jun 29, 2026
Merged

Update data#493
roele merged 1 commit into
mainfrom
issues/update-data

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@greptile-apps

greptile-apps Bot commented Jun 28, 2026

Copy link
Copy Markdown

Greptile Summary

Automated data update adding new JVM release entries across all platform/architecture combinations for two new vendor releases.

  • Adds liberica-nik GA entries for versions 23.1.11+2 (Java 21) and 25.0.3+2 (Java 25) across linux, alpine-linux, macOS, and Windows for both aarch64 and x86_64, using sha1 checksums and graalvm jvm_impl.
  • Adds sapmachine EA entries for versions 21.0.12-ea.7, 25.0.4-ea.6, and 27.0.0-ea.28 across all supported platforms, covering jdk and jre image types, with both musl and non-musl variants where applicable.
  • In ea/macosx/x86_64.json, an existing openjdk 25.0.0-ea entry is repositioned to maintain sort order with no data changes.

Confidence Score: 5/5

Routine automated data addition with no logic changes; all new entries follow established schema and point to official GitHub release URLs.

All 13 files are purely additive JSON data updates. Each new entry has the expected fields (checksum, created_at, features, file_type, image_type, java_version, jvm_impl, url, vendor, version), uses valid sha1/sha256 checksum prefixes, links to official SAP/BellSoft GitHub release URLs, and correctly applies musl variants only to alpine-linux and linux-with-musl targets. The one positional change in ea/macosx/x86_64.json is a cosmetic reorder with no data modification.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/x86_64.json Adds 10 new sapmachine EA entries for versions 21.0.12-ea.7, 25.0.4-ea.6, and 27.0.0-ea.28 across jdk/jre image types, with musl and non-musl variants; all sha256 checksums.
public/api/jvm/ea/macosx/x86_64.json Adds 2 sapmachine EA entries (21.0.12-ea.7 jdk/jre) and repositions an existing openjdk 25.0.0-ea entry to maintain sort order; the reposition is a pure move with no data change.
public/api/jvm/ea/alpine-linux/x86_64.json Adds 6 sapmachine EA entries (21.0.12-ea.7, 25.0.4-ea.6, 27.0.0-ea.28) for alpine-linux; all use musl-compiled binaries, matching the musl feature flag in each entry.
public/api/jvm/ga/linux/x86_64.json Adds 4 new liberica-nik GA entries (versions 23.1.11+2 and 25.0.3+2, both jdk image type) for linux x86_64, with sha1 checksums and correct musl/non-musl variants.
public/api/jvm/ga/windows/x86_64.json Adds 2 liberica-nik GA entries (23.1.11+2 and 25.0.3+2) for Windows x86_64 using zip format and sha1 checksums.
public/api/jvm/ga/alpine-linux/aarch64.json Adds 2 liberica-nik GA entries (23.1.11+2 and 25.0.3+2) for alpine-linux aarch64 with musl feature and graalvm jvm_impl.
public/api/jvm/ea/linux/aarch64.json Adds sapmachine EA entries for linux aarch64, consistent structure with other platform files.
public/api/jvm/ea/macosx/aarch64.json Adds sapmachine EA entries for macOS aarch64, consistent structure with other platform files.
public/api/jvm/ea/windows/x86_64.json Adds 4 sapmachine EA entries (21.0.12-ea.7, 25.0.4-ea.6, 27.0.0-ea.28) for Windows x86_64 using zip format and sha256 checksums.
public/api/jvm/ga/alpine-linux/x86_64.json Adds liberica-nik GA entries for alpine-linux x86_64 with musl variants.
public/api/jvm/ga/linux/aarch64.json Adds liberica-nik GA entries for linux aarch64 (musl and non-musl variants).
public/api/jvm/ga/macosx/aarch64.json Adds liberica-nik GA entries for macOS aarch64.
public/api/jvm/ga/macosx/x86_64.json Adds liberica-nik GA entries for macOS x86_64.

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

@roele roele merged commit 3089ed0 into main Jun 29, 2026
3 checks passed
@roele roele deleted the issues/update-data branch June 29, 2026 05:09
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