Skip to content

feat: add s390x and ppc64le support - #132

Merged
dmikusa merged 1 commit into
paketo-buildpacks:mainfrom
Nachiket-Roy:add-s390x-ppc64le-support
Jun 18, 2026
Merged

feat: add s390x and ppc64le support#132
dmikusa merged 1 commit into
paketo-buildpacks:mainfrom
Nachiket-Roy:add-s390x-ppc64le-support

Conversation

@Nachiket-Roy

Copy link
Copy Markdown
Contributor

Summary

Updates buildpack.toml and scripts/build.sh to add build support for the s390x and ppc64le architectures. This ensures the Go binaries for the buildpack are correctly compiled, stripped, compressed, and packaged for the new architectures.
rel : paketo-buildpacks/jammy-tiny-stack#257

Use Cases

This change provides native support for compiling and running the Quarkus buildpack on IBM Z (s390x) and IBM Power (ppc64le) systems, expanding the ecosystem's cross-platform compatibility.

Checklist

  • I have viewed, signed, and submitted the Contributor License Agreement.
  • I have linked issue(s) that this PR should close using keywords or the Github UI (See docs)
  • I have added an integration test, if necessary.
  • I have reviewed the styleguide for guidance on my code quality.
  • I'm happy with the commit history on this PR (I have rebased/squashed as needed).

@Nachiket-Roy
Nachiket-Roy requested a review from a team as a code owner June 15, 2026 13:17
@dmikusa dmikusa added semver:minor A change requiring a minor version bump type:enhancement A general enhancement labels Jun 17, 2026
@dmikusa
dmikusa merged commit 16fe32e into paketo-buildpacks:main Jun 18, 2026
7 checks passed
@Nachiket-Roy
Nachiket-Roy deleted the add-s390x-ppc64le-support branch June 18, 2026 03:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver:minor A change requiring a minor version bump type:enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants