Skip to content

ci: Add java linux arm64 build#3660

Merged
Xuanwo merged 4 commits intomainfrom
fix-java-arm64-build
Nov 24, 2023
Merged

ci: Add java linux arm64 build#3660
Xuanwo merged 4 commits intomainfrom
fix-java-arm64-build

Conversation

@Xuanwo
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo commented Nov 24, 2023

@github-actions github-actions Bot added the releases-note/ci The PR modifies CI-related content or has a title that begins with "ci" label Nov 24, 2023
Comment thread .github/workflows/release_java.yml Outdated
Comment thread bindings/dotnet/build.py Outdated
Comment thread bindings/java/Cargo.toml Outdated
Comment thread bindings/java/tools/build.py Outdated
Comment thread bindings/python/tests/test_sync_delete.py Outdated
Comment thread core/Cargo.toml
Signed-off-by: Xuanwo <github@xuanwo.io>
Comment thread scripts/merge_local_staging.py
@Xuanwo Xuanwo force-pushed the fix-java-arm64-build branch from aa9c82b to 9c46578 Compare November 24, 2023 02:24
Comment thread scripts/merge_local_staging.py
Copy link
Copy Markdown
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

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

LGTM - as long as CI can cross compile 😆

Signed-off-by: Xuanwo <github@xuanwo.io>
@Xuanwo
Copy link
Copy Markdown
Member Author

Xuanwo commented Nov 24, 2023

Please don't merge. I will merge this by myself after build passed.

Signed-off-by: Xuanwo <github@xuanwo.io>
Signed-off-by: Xuanwo <github@xuanwo.io>
Comment thread .github/workflows/release_java.yml
@Xuanwo
Copy link
Copy Markdown
Member Author

Xuanwo commented Nov 24, 2023

This PR is meaningful even it doesn't work on glibc 2.26: we now have arm64 build support. We can address glibc issues in next PR.

cc @tisonkun @messense, how about merging this PR as-is?

Copy link
Copy Markdown
Member

@messense messense left a comment

Choose a reason for hiding this comment

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

I'm fine with merging it as-is, we can resolve the glibc version issue in another PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/ci The PR modifies CI-related content or has a title that begins with "ci"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: bindings/java linux/arm .jar

3 participants