dogweather shares this handy tool for a self-hosted GitHub runner on GitHub:
Raspberry Pi’s can be used as low-configuration self-hosted GitHub Runners. They can do CI builds and tests, and also run periodic jobs using cron syntax:
pi@pi1 ~/actions-runner> ./run.sh
√ Connected to GitHub
2020-10-06 23:24:36Z: Listening for Jobs
This repo solves a problem: GitHub’s default Python setup installs X86 binaries and doesn’t work on ARM (Raspberry Pi). So, in the process of setting up a new Python app, I extracted this configuration.
Each Friday is PiDay here at Adafruit! Be sure to check out our posts, tutorials and new Raspberry Pi related products. Adafruit has the largest and best selection of Raspberry Pi accessories and all the code & tutorials to get you up and running in no time!
No comments:
Post a Comment