Skip to content

CI: add release artifact build workflow - #52

Closed
quarckster wants to merge 1 commit into
openssl-projects:mainfrom
quarckster:ci/release-build
Closed

CI: add release artifact build workflow#52
quarckster wants to merge 1 commit into
openssl-projects:mainfrom
quarckster:ci/release-build

Conversation

@quarckster

Copy link
Copy Markdown
Contributor

Adds a workflow_dispatch "Build Artifacts" workflow that builds the native interface on Linux (manylinux_2_28), macOS (deployment target 14.0) and Windows, then packages per-architecture jars for x86_64 and aarch64. The Windows interface links HybridCRT to match OpenSSL, so the shipped DLLs carry no vcruntime140.dll dependency and need no VC++ Redistributable.

Adds a workflow_dispatch "Build Artifacts" workflow that builds the native interface on Linux (manylinux_2_28), macOS (deployment target 14.0) and Windows, then packages per-architecture jars for x86_64 and aarch64. The Windows interface links HybridCRT to match OpenSSL, so the shipped DLLs carry no vcruntime140.dll dependency and need no VC++ Redistributable.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mwcw mwcw closed this Jul 22, 2026
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.

2 participants