HackerTrans
トップ新着トレンドコメント過去質問紹介求人

JacobCarlborg

no profile record

投稿

Show HN: Cross-Platform GitHub Action

github.com
76 ポイント·投稿者 JacobCarlborg·3 年前·26 コメント

コメント

JacobCarlborg
·昨年·議論
Here's a talk on that topic: https://infocondb.org/con/recon/recon-2023/be-kind-please-re.... IIRC, they ended up implementing a form of lightweight VM to be able to instrument programs on macOS.
JacobCarlborg
·2 年前·議論
Had a quick look. Seems like an interesting tool. I know there are many companies in Europe that, for regulations and compliance reasons, cannot have their data leave Europe. As far as I can see from the documentation, the data is stored in the US. Would be nice to have an option to store the data in Europe. Or not having to upload any data at all. But instead have the option export an artifact that can be processed later. But perhaps that defeats the business.
JacobCarlborg
·3 年前·議論
And you can run tests, not just compile.
JacobCarlborg
·3 年前·議論
Yeah, I've been using `docker/setup-qemu-action` as well to run on non-x86-64 architectures for Linux [1]. But since it's Docker it's Linux only and doesn't support other operating systems.

GitHub has Apple Silicon on the roadmap, but IIRC it was at the end of this year. They already support Apple Silicon for self hosted runners [2].

[1] https://github.com/jacob-carlborg/lime/blob/f4d9c8c4265b61b2...

[2] https://github.blog/changelog/2022-08-09-github-actions-self...