Skip to content

Conversation

@nageshlop
Copy link

Add support for architecture ppc64le.
This is part of the Ubuntu distribution for ppc64le.
This helps us simplify testing later when distributions are re-building and re-releasing.
For more info tag @gerrith3.

Added support for ppc64le
@nageshlop
Copy link
Author

Configuration file ,build and test logs can be found at the below location.
https://travis-ci.org/github/nageshlop/origami

@nageshlop
Copy link
Author

Hi @gdelugre
Could you please review this request.

ndbroadbent added a commit to DocSpring/origami-docspring that referenced this pull request Mar 25, 2025
1. Added separate CI job for ppc64le architecture
2. Used Docker with QEMU to emulate ppc64le platform
3. Runs tests on Ruby 3.2 for ppc64le platform
4. Original PR reference: gdelugre#77
5. Helps simplify testing for Ubuntu distribution maintainers

🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
@ndbroadbent
Copy link

Hi @nageshlop and @gerrith3, I've forked the origami library and will be actively maintaining it here: https://github.com/docspring/origami-docspring

It is released on Rubygems under the name origami-docspring: https://rubygems.org/gems/origami-docspring
This gem includes all the same CLI tools, and only the gem was renamed - you still call require "origami" and use the Origami module.

I have added the ppc64le architecture to our CI build matrix on GitHub Actions and all tests are passing for Ruby 3.2, 3.3, and 3.4: https://github.com/DocSpring/origami-docspring/actions/runs/14049835290/job/39338016812#logs

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