How to create a GitHub Action to automatically run unit tests
A tutorial on creating a GitHub Action to automatically run unit tests on code commits and pull requests.
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.
A technical guide on deploying Antora documentation using GitHub Actions with authentication for private GitHub repositories.
Fixing Xamarin Android build failures in CI/CD pipelines by updating to Java SDK 11 on Azure DevOps and GitHub Actions.
Explores how AI and LLMs can enhance CI/CD pipelines by predicting test failures, generating tests, enabling intelligent rollbacks, and detecting anomalies.
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.
Biweekly newsletter covering the latest news, tools, and best practices in mobile automation, including CI/CD, testing, and DevOps.
A curated newsletter issue covering mobile automation news, CI/CD guides for iOS/Android/Flutter, and testing best practices.
A curated newsletter issue covering mobile automation news, CI/CD for iOS/Android/Flutter, testing tools, and development workflows.
A biweekly newsletter covering mobile automation news, including iOS/Android testing, CI/CD, Swift, Flutter, and Appium tutorials and best practices.
A guide to signing Terraform provider releases using a local Buildkite agent and a personal GPG key, avoiding CI exposure.