How to Use Terraform Cloud State Management for GitHub Workflows
Guide to using Terraform Cloud for state management in GitHub workflows, including setup and configuration steps.
Guide to using Terraform Cloud for state management in GitHub workflows, including setup and configuration steps.
A curated newsletter issue covering the latest tools, tutorials, and best practices in mobile automation for iOS, Android, Flutter, and Kotlin Multiplatform.
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.
Guide to GitHub Environments: creation, configuration, deployment protection rules, and branch/tag restrictions.
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.