Skip to content

Update data#457

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Jun 4, 2026

Automated changes by create-pull-request GitHub action

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Jun 4, 2026

Greptile Summary

Automated data update adding SapMachine 27.0.0-ea.24 early-access JVM distribution entries across all supported platforms.

  • Adds JDK and JRE entries for SapMachine 27.0.0-ea.24 to all five platform JSON files (Alpine Linux x86_64, Linux aarch64, Linux x86_64, macOS aarch64, Windows x86_64), including musl variants for Alpine Linux and Linux x86_64.
  • All entries follow the existing schema with consistent fields (checksum, created_at, features, file_type, image_type, java_version, jvm_impl, url, vendor, version); checksums shared between Alpine Linux and Linux musl variants are intentional since they reference the same binary.

Confidence Score: 5/5

Routine automated data update; all entries are structurally consistent with the existing dataset and no functional code is changed.

All five files receive well-formed JSON entries matching the existing schema. The shared checksums between Alpine Linux and Linux musl variants are correct — both point to the same musl binary. Windows entries correctly use zip instead of tar.gz, and URLs match the expected SapMachine GitHub release pattern for sapmachine-27+24.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/alpine-linux/x86_64.json Adds 2 new SapMachine 27.0.0-ea.24 entries (JRE + JDK) with musl feature for Alpine Linux x86_64; checksums shared with linux/x86_64 musl entries as expected
public/api/jvm/ea/linux/aarch64.json Adds 2 new SapMachine 27.0.0-ea.24 entries (JRE + JDK) for Linux aarch64; no musl feature, correct aarch64 download URLs
public/api/jvm/ea/linux/x86_64.json Adds 4 new SapMachine 27.0.0-ea.24 entries (standard JDK, musl JRE, musl JDK, standard JRE) for Linux x86_64; checksums consistent with alpine-linux musl counterparts
public/api/jvm/ea/macosx/aarch64.json Adds 2 new SapMachine 27.0.0-ea.24 entries (JDK + JRE) for macOS aarch64 with correct macOS-specific download URLs
public/api/jvm/ea/windows/x86_64.json Adds 2 new SapMachine 27.0.0-ea.24 entries (JRE + JDK) for Windows x86_64 using zip file type, consistent with other Windows entries

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

@roele roele merged commit 57a2ed4 into main Jun 5, 2026
2 checks passed
@roele roele deleted the issues/update-data branch June 5, 2026 15:04
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