Fun With Scrapy Link Validation on CI
How to automatically check internal links on a static site using Scrapy and GitHub Actions for continuous integration.
How to automatically check internal links on a static site using Scrapy and GitHub Actions for continuous integration.
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 integrating GitHub Actions with AWS services like CodeCatalyst and CodeBuild to maximize development efficiency and workflow automation.
A tutorial on deploying a VitePress documentation site to GitHub Pages using an automated GitHub Actions workflow.
How maintainers can use GitHub Actions to automate issue management, contributor workflows, and other repository tasks.
A developer introduces their new blog, detailing the tech stack used: Hugo, GitHub Pages, and Codeapi for interactive snippets.
A developer shares experiences and key findings from testing .NET 8 previews 1-5, covering container changes, analyzers, and build output.
Guide on configuring AWS CodeBuild to run GitHub Actions within a private AWS subnet for secure database deployments.
Learn how to use the 'act' CLI tool to locally test and debug GitHub Actions workflows, speeding up development.
The article details setting up a Django SaaS signup flow, email templates, and configuring CI/CD with GitHub Actions and pre-commit.
A developer shares the journey of building and rewriting a personal family photo album website, moving from a manual process to an automated, cloud-based system.
Explores using the Serverless Framework within Amazon CodeCatalyst for streamlined CI/CD workflows and application deployment on AWS.
How to automate Jekyll documentation builds and link checking using GitHub Actions for PRs, improving contributor workflow.
A guide to configuring and running Ruby on Rails system tests with headless Chrome in GitHub Actions CI/CD pipelines.
A guide to automating regular Netlify static site deployments using scheduled GitHub Actions, focusing on updating webmentions.
A step-by-step guide to setting up and running Cypress end-to-end tests using GitHub Actions workflows.
A list of the top 10 most popular AWS DevOps blog posts from 2022, covering CI/CD, IaC, and cloud deployment best practices.
Introducing an unofficial .NET SDK for creating GitHub Actions, making automation easier for C# developers.