Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: DevOps

7 articles found

Claude 4.6 (Sonnet and Opus): The Thinking Developer's Choice
AI February 18, 2026

Claude 4.6 (Sonnet and Opus): The Thinking Developer's Choice

Review of Anthropic's Claude 4.6 family. How 'Adaptive Thinking' and 'Computer Use v2' change the game for mobile CI/CD. Includes comparison with Gemini 3.0 Pro.

Read more
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
Firebase Crashlytics: Proactive Error Monitoring
Firebase September 25, 2025

Firebase Crashlytics: Proactive Error Monitoring

Move from reactive to proactive. Configure Firebase Crashlytics to detect, group, and fix critical errors before your users complain.

Read more
Conventional Commits: The Communication Standard
Git June 21, 2025

Conventional Commits: The Communication Standard

Why your commit messages matter. A guide to Conventional Commits for better team communication and automated tooling.

Read more