Posts with Tag: self-hosted

Android Emulator with Github Actions on Linux

Occasionally, I work on some Android apps and in order to test them, I have a computer connected to ...

Automatically Deployable Self-Hosted Github Actions Runner via Docker & Ansible

I often work on Android projects, and find myself wanting to run through tests on real devices. I ha ...