Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: GitHub Actions

7 articles found

Semantic Versioning in CI/CD: The Science of Continuous Delivery
DevOps December 5, 2025

Semantic Versioning in CI/CD: The Science of Continuous Delivery

Master semantic versioning in CI/CD pipelines. Learn to calculate versions automatically and ensure traceability in your Android deployments.

Read more
AI Code Review: Your New Tireless Teammate
AI November 5, 2025

AI Code Review: Your New Tireless Teammate

Learn how to configure AI agents to perform automated code reviews, catch subtle bugs, and enforce standards before a human intervenes.

Read more
Automated Deployment to Google Play Store with GitHub Actions
GitHub Actions October 30, 2025

Automated Deployment to Google Play Store with GitHub Actions

Learn how to configure a robust Continuous Deployment pipeline that automatically compiles, signs, and publishes your Android App to Google Play Store.

Read more
GitHub Actions: The Engine of Your CI/CD
GitHub Actions October 25, 2025

GitHub Actions: The Engine of Your CI/CD

Learn the fundamentals of GitHub Actions to automate your workflows, from running tests to automated deployment.

Read more
Automated Documentation: CI/CD with Dokka and MkDocs
Documentation October 18, 2025

Automated Documentation: CI/CD with Dokka and MkDocs

Generate and deploy your Android documentation automatically. How to set up GitHub Actions to publish KDoc and MkDocs to GitHub Pages.

Read more
Automated Versioning in Android with CI/CD
Android October 18, 2025

Automated Versioning in Android with CI/CD

Stop manually bumping `versionCode`. Use GitHub Actions and SemVer to automate your Android app versioning strategy.

Read more
Android Documentation: Best Practices for Developers
Documentation October 14, 2025

Android Documentation: Best Practices for Developers

Master the art of documenting Android projects. From KDoc to GitHub Actions, ensure your code is maintainable and scalable.

Read more