Skip to content

Run network snapshots on JDK 8 and 11 - #78

Merged
yschimke merged 1 commit into
mainfrom
agent/network-jdk8-11-all-versions
Aug 15, 2026
Merged

Run network snapshots on JDK 8 and 11#78
yschimke merged 1 commit into
mainfrom
agent/network-jdk8-11-all-versions

Conversation

@yschimke

Copy link
Copy Markdown
Owner

Summary

  • run the daily 5.5.0-SNAPSHOT network suites on JDK 8 and 11
  • make manual snapshot-only dispatches cover JDK 8, 11, 17, 21, and 25
  • document that both the pinned release and snapshot run on every configured JDK

Root cause

The Java matrix already listed JDK 8 and 11, but explicit matrix exclusions removed those two rows whenever okhttpVersion was 5.5.0-SNAPSHOT. As a result, snapshot-only dispatches expanded to JDK 17, 21, and 25 only.

Impact

The scheduled default now expands to ten network jobs: the pinned release and snapshot across all five JDKs. A manually selected version likewise runs across all five JDKs.

Validation

  • git diff --check
  • parsed .github/workflows/network.yml successfully as YAML

@yschimke
yschimke marked this pull request as ready for review August 15, 2026 21:07
@yschimke
yschimke merged commit 6bb1e37 into main Aug 15, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant