Skip to content

Adding ppc64le architecture support on travis-ci#40

Closed
kishorkunal-raj wants to merge 1 commit intojruby:masterfrom
kishorkunal-raj:master
Closed

Adding ppc64le architecture support on travis-ci#40
kishorkunal-raj wants to merge 1 commit intojruby:masterfrom
kishorkunal-raj:master

Conversation

@kishorkunal-raj
Copy link
Copy Markdown

Hi,
I had added ppc64le(Linux on Power) architecture support on travis-ci in the PR and looks like its been successfully added. I believe it is ready for the final review and merge. The travis ci build logs can be verified from the link below.
https://travis-ci.com/github/kishorkunal-raj/jcodings/builds/191650909

Reason behind running tests on ppc64le: This package is included in the ppc64le versions of RHEL and Ubuntu - this allows the top of tree to be tested continuously as it is for Intel, making it easier to catch any possible regressions on ppc64le before the distros begin their clones and builds. This reduces the work in integrating this package into future versions of RHEL/Ubuntu.

Please have a look.

Regards,
Kishor Kunal Raj

@headius
Copy link
Copy Markdown
Member

headius commented Oct 26, 2020

Regressions across platforms will be very rare for this library, since it's entirely based on JVM-level APIs, but this is good to have anyway. Thanks!

@headius headius added this to the non-release milestone Oct 26, 2020
@headius
Copy link
Copy Markdown
Member

headius commented Feb 1, 2022

We are moving away from using Travis due to their hostility (or at least disregard) for the open-source community during the recent changes. Thank you again for this change.

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