Skip to content

Update data#461

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@greptile-apps

greptile-apps Bot commented Jun 9, 2026

Copy link
Copy Markdown

Greptile Summary

Automated data update adding new SapMachine early-access JDK and JRE builds across all supported platforms. All six JSON files parse without errors and the new entries follow the same schema as existing records.

  • Adds EA builds for SapMachine versions 17.0.20-ea.5, 21.0.12-ea.5, 25.0.4-ea.4, and 27.0.0-ea.25 — each as JDK and JRE variants — covering linux/x86_64 (plain + musl), alpine-linux/x86_64, linux/aarch64, macosx/aarch64, macosx/x86_64, and windows/x86_64.
  • Every new entry carries a sha256 checksum, a created_at timestamp, the correct features array (empty or ["musl"]), and a direct GitHub release download URL pointing to the SAP/SapMachine repository.

Confidence Score: 5/5

Routine automated data addition; all JSON files are valid and the new entries match the established schema.

All six modified files parse cleanly, no duplicate checksums are present, and the new SapMachine EA entries are structurally identical to existing records. No logic or application code is touched.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/x86_64.json Adds 16 new SapMachine EA entries (17.0.20-ea.5, 21.0.12-ea.5, 25.0.4-ea.4, 27.0.0-ea.25 — JDK & JRE, plain and musl variants); JSON is structurally valid.
public/api/jvm/ea/alpine-linux/x86_64.json Adds SapMachine EA JDK/JRE musl builds for 17.0.20-ea.5, 25.0.4-ea.4, 27.0.0-ea.25; JSON parses correctly.
public/api/jvm/ea/linux/aarch64.json Adds SapMachine EA JDK/JRE entries for aarch64 Linux; consistent structure, no parse errors.
public/api/jvm/ea/macosx/aarch64.json Adds SapMachine EA JDK/JRE entries for macOS aarch64; structurally sound.
public/api/jvm/ea/macosx/x86_64.json Adds SapMachine EA JDK/JRE entries for macOS x86_64; structurally sound.
public/api/jvm/ea/windows/x86_64.json Adds SapMachine EA JDK/JRE entries for Windows x86_64; structurally sound.

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

@roele roele merged commit 3e6f85d into main Jun 10, 2026
2 checks passed
@roele roele deleted the issues/update-data branch June 10, 2026 04:48
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