Replacing Fastlane with Shell scripts
A guide to replacing Fastlane automation with custom Shell scripts for building and testing Swift packages, aiming for faster builds.
A guide to replacing Fastlane automation with custom Shell scripts for building and testing Swift packages, aiming for faster builds.
A biweekly newsletter issue covering the latest news, tools, and tutorials in mobile automation, including iOS, Android, Flutter, and CI/CD.
A technical guide on decoupling build and deploy steps in GitHub Actions pipelines for better control and confidence in deployments.
An introduction to CI/CD concepts, practices, and tools for improving software delivery speed and quality.
A reflection on creating a French tech podcast focused on CI/CD practices, sharing insights from industry experts and the journey of building the show.
Explores the challenges, trade-offs, and benefits of using merge queues in CI/CD pipelines to improve code quality and stability.
Building a Django job to send activation email reminders before user accounts expire, plus discussion on dependency management.
Explains Architecture Decision Records (ADRs), their structure, and their importance for documenting key technical decisions in software projects.
A developer shares 25 years of experience with linters, discussing strategies for configuring them effectively and treating warnings as errors.
A guide to speeding up Rails/RSpec tests using parallelization, asset precompilation, and GitLab CI integration to reduce deployment times.
A guide to configuring .NET code coverage analysis within an Azure DevOps pipeline, including setup steps and integration with pull requests.
Explains how to automate GitHub Releases using tags and tools like Release Drafter, balancing technical process with community engagement.
Guide to setting up a self-hosted Azure DevOps pipeline agent using Azure Container Instances to bypass free-tier parallelism limits.
A curated newsletter issue covering the latest news, tutorials, and tools for mobile automation, including CI/CD, testing, and DevOps for iOS, Android, and Flutter.
A guide to setting up a CI/CD pipeline for Angular projects using GitHub Actions for automated testing, building, and dependency updates.
A practical guide for developers on how to approach, understand, and incrementally improve a newly inherited legacy C++ codebase.
Explains how a microservices architecture is essential for successful blue/green deployments and common pitfalls when services are not independent.
A curated newsletter issue covering mobile automation news, CI/CD guides, testing strategies, and tools for iOS, Android, Flutter, and React Native development.
Explores strategies for configuring Azure DevOps Service Connections for secure and efficient Azure deployments, covering scope and access decisions.
A guide to setting up efficient CI/CD pipelines for monorepos using CircleCI, covering project structure, configuration strategies, and common pitfalls.