-
Notifications
You must be signed in to change notification settings - Fork 14
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
Change to self-hosted runner in PSI for ARM64 #408
Conversation
e66791a
to
81b5855
Compare
81b5855
to
783911b
Compare
62dd251
to
eb6ffdf
Compare
[pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci
1564bf9
to
2af5c55
Compare
2af5c55
to
4f5f672
Compare
Hi @mbercx, I run all tests on my Macbook air, and seems all good. Can you give it a look and set up the self-host runner on your Mac when you get time? I use P.S. Your machine has IP and able to access to internet with wire connection. Let me know if you need ssh service to login remotely. |
This PR is blocked by aiidalab/aiidalab-qe#449. Since I remove the permission of this repo to push to package for |
After I tried this on my laptop, I ran into some issues with homebrew (since I reinstalled it), and it led me to this post https://www.codejam.info/2021/11/homebrew-multi-user.html. I think to avoid the self-runner potentially breaking the regular system user (that is @mbercx in our case), I think the homebrew should installed only for Marnik, and the newly created |
44fe1bc
to
f1e032a
Compare
f1e032a
to
5c2755f
Compare
c745c23
to
0c74839
Compare
0c74839
to
9e482c3
Compare
The self-hosted runner is deployed in PSI, it is a macOS M2 server that aims to test the docker build on ARM64 machine. The instructions on how this self-hosted runner is set up is create for reference.