Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add new java release/test workflow #112

Merged
merged 55 commits into from
Jul 28, 2024

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Jul 23, 2024

This makes it so that we use a single build-test-release workflow

@kevaundray
Copy link
Contributor Author

Note: tests workflow is recompiling the build for (current) code which just runs cargo test -- for bindings, it will not rebuilt rust code, but bindings code

@kevaundray
Copy link
Contributor Author

fd14d0b uses ubuntu with zigbuild and adds mingw

@kevaundray
Copy link
Contributor Author

error is LibEthKZGTest > initializationError FAILED
java.lang.UnsatisfiedLinkError: 'long ethereum.cryptography.LibEthKZG.DASContextNew()'
at ethereum.cryptography.LibEthKZG.DASContextNew(Native Method)
at ethereum.cryptography.LibEthKZG.(LibEthKZG.java:33)
at ethereum.cryptography.LibEthKZGTest.setUp(LibEthKZGTest.java:28)

@kevaundray kevaundray force-pushed the kw/release-java-bindings-release-workflow branch from dd03440 to 0a26094 Compare July 27, 2024 23:33
@kevaundray kevaundray marked this pull request as ready for review July 28, 2024 23:56
@kevaundray kevaundray added this pull request to the merge queue Jul 28, 2024
Merged via the queue into master with commit 6583b5d Jul 28, 2024
29 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