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

copy only aarch64-Linux from jruby 9.3.9.0 #15813

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jsvd
Copy link
Member

@jsvd jsvd commented Jan 17, 2024

The Linux ffi binaries broke for centos/oraclelinux 7 from JRuby 9.3.9.0 to 9.3.10.0 jnr/jffi#138
For x86_64 Linux has been fixed in jnr/jffi#140, so we copy only the Linux aarch64 build.

See more at: jruby/jruby#7579

Copy link

Quality Gate passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No Coverage information No data about Coverage
No Duplication information No data about Duplication

See analysis details on SonarQube

@elasticmachine
Copy link
Collaborator

💚 Build Succeeded

Copy link

mergify bot commented Mar 5, 2025

This pull request does not have a backport label. Could you fix it @jsvd? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.
  • backport-8.x is the label to automatically backport to the 8.x branch.

Copy link

mergify bot commented Mar 5, 2025

backport-8.x has been added to help with the transition to the new branch 8.x.
If you don't need it please use backport-skip label.

@mergify mergify bot added the backport-8.x Automated backport to the 8.x branch with mergify label Mar 5, 2025
Copy link

mergify bot commented Mar 5, 2025

This pull request is now in conflicts. Could you fix it @jsvd? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b reduce_custom_jni upstream/reduce_custom_jni
git merge upstream/main
git push upstream reduce_custom_jni

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.x Automated backport to the 8.x branch with mergify status:needs-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants