Creating GitHub Releases automatically on tags
Explains how to automate GitHub Releases using tags and tools like Release Drafter, balancing technical process with community engagement.
Explains how to automate GitHub Releases using tags and tools like Release Drafter, balancing technical process with community engagement.
Using GitHub Actions to automate parsing Azure sustainability PDFs into a public JSON file for programmatic use.
A guide to automating the build and deployment of Swift Package DocC documentation to GitHub Pages using GitHub Actions.
A guide to setting up a CI/CD pipeline for Angular projects using GitHub Actions for automated testing, building, and dependency updates.
A technical guide on deploying Antora documentation to Cloudflare Pages using GitHub Actions and GitHub Apps across private repositories.
A tutorial on creating a GitHub Action to automatically run unit tests on code commits and pull requests.
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.