Speed up CI through impact analysis
A guide to implementing impact analysis in CI/CD pipelines to skip unnecessary builds and tests, saving time and resources.
A guide to implementing impact analysis in CI/CD pipelines to skip unnecessary builds and tests, saving time and resources.
A tutorial on automating GitHub profile README updates using Python and GitHub Actions to display recent blog posts.
A guide to quickly create and publish a NuGet package using GitHub CLI, Dotnet Boxed templates, and GitHub Actions for automated builds.
A guide to compiling a statically-linked Haskell program and deploying it to AWS Lambda using Nix, Cachix, and GitHub Actions.
A guide to implementing CI/CD for Azure ARM templates using GitHub Actions, focusing on automating infrastructure deployments for IT professionals.
A technical guide on building a cost-effective, serverless mailing list for a security newsletter using AWS services, Terraform, and CI/CD.
Introduces InterposeKit, a modern Swift library for elegant method swizzling, with developer insights on its creation and related Swift/tech topics.
A developer shares their experience and troubleshooting steps while deploying a Gatsby site to Azure Static Web Apps, highlighting build issues and solutions.
Microsoft's Azure Static Web App service for hosting static JavaScript apps with GitHub integration and Azure Functions support.
Learn how to automatically run Python unit tests on every commit and pull request using GitHub Actions.
A technical breakdown of a personal blog's infrastructure, covering AWS S3 hosting, CloudFlare DNS, Jekyll generation, and GitHub Actions deployment.
A guide to setting up free continuous integration for Laravel projects using GitHub Actions, including debugging and environment secrets.
A step-by-step tutorial on setting up a CI/CD pipeline for AWS Lambda using GitHub Actions and the Serverless Framework.
A tutorial on setting up a CI/CD pipeline using GitHub Actions to automatically deploy a web app to AWS S3 and invalidate CloudFront cache.
A guide on setting up and using GitHub Actions for continuous integration (CI) of an open-source Python package, including a sample workflow.
A guide to setting up automated performance testing for static websites using Lighthouse CI and GitHub Actions.
A guide on how to write and publish custom GitHub Actions using the Go programming language, including an unofficial SDK.
Guide to setting up a GitHub Actions CI workflow for automated testing of Azure AD-protected APIs, including Azure Key Vault integration.
A guide to automating Hugo static site deployment to GitHub Pages using GitHub Actions, including SSH key setup and workflow configuration.
A guide to automating Hugo static site deployment to GitHub Pages using GitHub Actions, including SSH key setup and workflow configuration.