Skip to content

Update package script to support building for arm64 linux#116

Open
opoku wants to merge 1 commit intogreglook:mainfrom
opoku:support-arm64-arch
Open

Update package script to support building for arm64 linux#116
opoku wants to merge 1 commit intogreglook:mainfrom
opoku:support-arm64-arch

Conversation

@opoku
Copy link

@opoku opoku commented Dec 28, 2025

Parameterize the platform based on the architecture of the host when building the cljstyle-builder image

#115

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.94%. Comparing base (d40540a) to head (966d36b).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #116   +/-   ##
=======================================
  Coverage   89.94%   89.94%           
=======================================
  Files          20       20           
  Lines        1929     1929           
  Branches       59       59           
=======================================
  Hits         1735     1735           
  Misses        135      135           
  Partials       59       59           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@opoku opoku force-pushed the support-arm64-arch branch from e36dbcc to 96a4caa Compare December 28, 2025 00:23
Parameterize the platform based on the architecture of the host when
building the cljstyle-builder image
@opoku opoku force-pushed the support-arm64-arch branch from 96a4caa to 966d36b Compare December 28, 2025 01:27
@opoku opoku marked this pull request as draft December 28, 2025 01:29
@opoku
Copy link
Author

opoku commented Dec 28, 2025

I tried to get the static build to work for arm linux but it seems graalvm does not yet support static binaries for arm.

See issue in graalvm repo: oracle/graal#10018

@opoku opoku marked this pull request as ready for review December 28, 2025 02:37
@marksto
Copy link

marksto commented Jan 12, 2026

@greglook Hi Greg! It would be nice if you could take a look at this one and merge it some day.

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.

3 participants