Skip to content

Update data - #545

Merged
roele merged 1 commit into
mainfrom
issues/update-data
Aug 19, 2026
Merged

Update data#545
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 Aug 19, 2026

Copy link
Copy Markdown

Greptile Summary

This automated update refreshes the public GA JVM catalogs with newly discovered vendor releases across Linux, Alpine Linux, macOS, and Windows.

  • Adds current JDK and JRE artifact metadata, including URLs and checksums, across eleven platform partitions.
  • Preserves the generated catalog structure and deterministic URL ordering.
  • All changed catalogs remain valid JSON.

Confidence Score: 5/5

The PR appears safe to merge because the generated catalogs remain valid and no concrete consumer-facing regression was identified.

The changes are limited to additive generated JVM metadata plus expected URL-based reordering, and the reviewed records preserve the catalog schema, platform partitions, and existing releases.

Important Files Changed

Filename Overview
public/api/jvm/ga/alpine-linux/aarch64.json Adds current Alpine AArch64 JVM artifacts while preserving the published JSON contract.
public/api/jvm/ga/alpine-linux/x86_64.json Adds Alpine x86_64 releases and reorders an existing Corretto record according to URL sorting without dropping it.
public/api/jvm/ga/linux/aarch64.json Adds current Linux AArch64 JVM release metadata with valid platform-specific artifact URLs.
public/api/jvm/ga/linux/x86_64.json Performs the largest Linux catalog refresh, adding vendor JDK and JRE records without an identified contract violation.
public/api/jvm/ga/macosx/aarch64.json Adds current macOS Apple Silicon release metadata in the established generated format.
public/api/jvm/ga/macosx/x86_64.json Adds current macOS x86_64 release metadata in the established generated format.
public/api/jvm/ga/windows/aarch64.json Adds current Windows AArch64 JVM artifacts with platform-consistent metadata.
public/api/jvm/ga/windows/x86_64.json Adds current Windows x86_64 JVM artifacts without an identified structural or platform mismatch.

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

@roele
roele merged commit b2c2789 into main Aug 19, 2026
3 checks passed
@roele
roele deleted the issues/update-data branch August 19, 2026 22:15
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