# github-actions
5 posts
Automating Immich Version Updates with GitHub Actions
A GitHub Actions workflow to update Immich versions with validation, auto-commit, and chained deployment — no SSH required.
Homelab 3 min
From Manual Chaos to Automated Deployments: My Home Server CI/CD with GitHub Actions
How I replaced SSH-and-pray deployments with GitHub Actions — path-based triggers, reusable workflows, and selective service deployment for a multi-service home server.
Homelab 4 min
Automating Android Repo Maintenance with Reusable GitHub Actions
How I modernized 8 Android repos in one session — reusable CI workflows, batch build system updates, and a pattern for maintaining multiple projects at scale.
Android 3 min
Secure CI/CD — Signing APKs, Protecting Secrets in GitHub Actions
Secure your Android CI/CD pipeline — APK signing in GitHub Actions, keystore management, secret protection, artifact verification, and supply chain security.
Security 3 min
CI/CD for Android with GitHub Actions
Set up automated builds, tests, signing, and Play Store deployment for your Android project using GitHub Actions.
Android 3 min