Using Azure Container Instances for an Azure DevOps Self-hosted Agent
Guide to setting up a self-hosted Azure DevOps pipeline agent using Azure Container Instances to bypass free-tier parallelism limits.
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 tutorial on creating a GitHub Action to automatically run unit tests on code commits and pull requests.
A curated playlist of on-demand DevOps and Developer Productivity sessions from AWS re:Invent 2024, covering AI, IaC, CI/CD, and security.
A guide on using GitHub Actions to automatically trigger a webhook on a daily schedule, with examples using curl and a dedicated action.
Fixing Xamarin Android build failures in CI/CD pipelines by updating to Java SDK 11 on Azure DevOps and GitHub Actions.
Explores integrating GitHub Actions with AWS services like CodeCatalyst and CodeBuild to maximize development efficiency and workflow automation.
Explains how to integrate Amazon CodeCatalyst with Amazon VPC to deploy and manage resources in private subnets using CI/CD workflows.
Guide on integrating Azure Deployment Environments into CI/CD pipelines using Azure DevOps, Bicep, and CLI for automated sandbox deployment.
How maintainers can use GitHub Actions to automate issue management, contributor workflows, and other repository tasks.
A curated newsletter issue covering mobile automation news, CI/CD strategies, and testing guides for iOS, Android, and cross-platform development.
A biweekly newsletter curating the latest news, tools, and tutorials on mobile automation, covering iOS, Android, and Flutter CI/CD, testing, and development.
A curated newsletter issue covering the latest mobile automation news, tools, and tutorials for iOS, Android, Flutter, and Unity development.
A technical guide on integrating Buildkite's OIDC tokens with Hashicorp Vault for secure, credential-less CI/CD secret management.
Guide to merging Playwright test shard reports into a single HTML report using the new merge-reports command for better CI pipeline visibility.