Skip to content

GraalVM builds for native binaries#874

Merged
hcannoodt merged 4 commits into
mainfrom
graal
Mar 5, 2026
Merged

GraalVM builds for native binaries#874
hcannoodt merged 4 commits into
mainfrom
graal

Conversation

@tverbeiren
Copy link
Copy Markdown
Member

Describe your changes

This PR adds the ability to build native binaries for a collection of architectures.

Type of Change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • New functionality (non-breaking change which adds functionality)
  • Major change (non-breaking change which modifies existing functionality)
  • Minor change (non-breaking change which does not modify existing functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

Checklist

Requirements:

  • I have read the CONTRIBUTING doc.
  • I have performed a self-review of my code by checking the "Changed Files" tab.
  • My code follows the code style of this project.

Tests:

  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Documentation:

  • Proposed changes are described in the CHANGELOG.md.
  • I have updated the documentation accordingly.

@tverbeiren tverbeiren requested a review from hcannoodt March 3, 2026 05:43
Copy link
Copy Markdown
Collaborator

@hcannoodt hcannoodt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Were you able to test this workflow definition already or do you want me to do so?
Otherwise we won't be able to see whether it works or not until we want to make a release.

@tverbeiren
Copy link
Copy Markdown
Member Author

The build works locally, but yes indeed please go ahead and test the workflow.

@hcannoodt hcannoodt merged commit b6cad09 into main Mar 5, 2026
13 of 14 checks passed
@hcannoodt hcannoodt deleted the graal branch March 5, 2026 08:37
lazappi pushed a commit that referenced this pull request May 13, 2026
* Add GraalVM build target

* Update Github Actions WF

* Revert version introspection logic

* fix macos image definitions and copying of the release assets

---------

Co-authored-by: Hendrik Cannoodt <hendrik.cannoodt@gmail.com>
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.

3 participants