Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

arm build in CI, or use babashka #217

Open
2 tasks
yqrashawn opened this issue Mar 24, 2023 · 1 comment
Open
2 tasks

arm build in CI, or use babashka #217

yqrashawn opened this issue Mar 24, 2023 · 1 comment
Assignees

Comments

@yqrashawn
Copy link
Owner

The latest arm build was built manually.

Background

  • GitHub action currently doesn't support arm macOS.
  • Current workflow is using old GraalVM native-image, binary size will increase if we migrate to new version.

What to do

  • rewrite and run with babashka, there's already a version at bb branch, might be outdated.
  • fix above issue, find a free for open-source ci that supports arm mac and upgrade to new version of native-image

Thoughts

The babashka solution is more feasible, and we get fswatcher (replace watchexec) and clj-kondo (replace joker) through babaska pods

@llity
Copy link

llity commented Nov 21, 2023

The watchexec popup cannot be suppressed.
image

@yqrashawn yqrashawn self-assigned this Nov 21, 2023
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

No branches or pull requests

2 participants