Skip to content

feat: add s390x and ppc64le support - #257

Merged
pacostas merged 1 commit into
paketo-buildpacks:mainfrom
Nachiket-Roy:add-s390x-ppc64le
Jun 15, 2026
Merged

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

Conversation

@Nachiket-Roy

Copy link
Copy Markdown
Contributor

Summary

This PR adds support for the s390x (IBM Z) and ppc64le (PowerPC 64-bit Little Endian) architectures to the jammy-tiny stack. It updates the stack definition (stack.toml), internal tooling (scripts/.util/tools.sh), and images.json to include these new architectures. It also extends the metadata and buildpack integration tests to verify successful builds for both platforms.

Use Cases

This change enables Paketo Buildpacks users to build, run, and deploy applications on IBM Z and PowerPC architectures using the jammy-tiny stack, expanding the platform compatibility footprint for multi-architecture deployments.

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 13, 2026 16:43
@linux-foundation-easycla

linux-foundation-easycla Bot commented Jun 13, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: Nachiket-Roy / name: Nachiket Roy (f5447a6)

Comment thread scripts/.util/tools.sh
@Nachiket-Roy
Nachiket-Roy marked this pull request as draft June 15, 2026 11:16
@Nachiket-Roy
Nachiket-Roy marked this pull request as ready for review June 15, 2026 11:34
@Nachiket-Roy
Nachiket-Roy requested a review from pacostas June 15, 2026 11:35
@pacostas
pacostas force-pushed the add-s390x-ppc64le branch from e53c03e to ac0e474 Compare June 15, 2026 12:24
@pacostas
pacostas merged commit 4ba336a into paketo-buildpacks:main Jun 15, 2026
5 checks passed
@Nachiket-Roy
Nachiket-Roy deleted the add-s390x-ppc64le branch June 15, 2026 13:05
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