Skip to content
ArceApps Logo ArceApps
ES
Back

Articles with tag: DevOps

8 articles found

GitHub Agentic Workflows: Automation With ...
CI/CD June 10, 2026

GitHub Agentic Workflows: Automation With ...

CI/CD already automates builds and deploys, but we still spend hours on triage, CI failures, and stale documentation. GitHub Agentic Workflows pushes automation one step further: agents operating inside defined guardrails to handle that repetitive work with judgement.

Read more
Claude 4.6 (Sonnet and Opus)
AI February 18, 2026

Claude 4.6 (Sonnet and Opus)

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
DevOps December 5, 2025

Semantic Versioning in CI/CD

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 Agent Companion
AI November 5, 2025

AI Code Review: Your New Tireless Agent Companion

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 Act...
GitHub Actions October 30, 2025

Automated Deployment to Google Play Store with GitHub Act...

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 Android CI/CD workflows, from running tests to automated deployment on Google Play Store.

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