Skip to content

Enhance CI release workflow and update Java setup action#46

Merged
sphildreth merged 2 commits into
mainfrom
sph.2026-05-28.10
May 29, 2026
Merged

Enhance CI release workflow and update Java setup action#46
sphildreth merged 2 commits into
mainfrom
sph.2026-05-28.10

Conversation

@sphildreth
Copy link
Copy Markdown
Owner

No description provided.

Introduce a `plan_build` job to allow granular control over artifact
generation via `workflow_dispatch`. Users can now select specific
platforms, toggle validation suites, and control release creation
manually.

This change replaces the static build matrix with a dynamic one
generated by a Python script, enabling targeted builds for
diagnostics or specific architectures (linux-x64, linux-arm64,
windows-x64, macos-arm64) while maintaining full multi-platform
support for tag-based releases.
@sphildreth sphildreth merged commit 04e8041 into main May 29, 2026
2 of 3 checks passed
@sphildreth sphildreth deleted the sph.2026-05-28.10 branch May 29, 2026 03:30
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