#

GitHub Actions Programming Tutorials & Engineering Articles

41 GitHub Actions tutorials, guides, and engineering insights from GitHub, Cloudflare, Shopify, and more

GitHub Actions Articles & Tutorials

Filter:
LinkedIn logo
LinkedIn
Advanced
The article discusses LinkedIn's modernization of its Static Application Security Testing (SAST) capabilities to enhance security for its members.
Emmanuel Law
10 min read
Includes Code
Has Summary
--
Cloudflare logo
Cloudflare
Advanced
The article discusses how Cloudflare's client-side security, specifically Page Shield, effectively mitigated the npm supply chain attack that occurred in September 2025.
Bashyam Anant
6 min read
Includes Code
Has Summary
--
OpenAI logo
OpenAI
Intermediate
OpenAI has announced the general availability of Codex, a powerful coding assistant, along with three new features aimed at enhancing its utility for engineering teams.
OpenAI
5 min read
Includes Code
Has Summary
--
Google logo
Google
Beginner
The article discusses the latest updates in Gemini Code Assist, focusing on the widely available Agent Mode, improvements in IDEs like VS Code and IntelliJ, and enhancements to the Gemini CLI.
Blanca Delgado Parra
6 min read
Has Summary
--
Shopify logo
Shopify
Advanced
The article introduces Roast, a structured AI workflow orchestration framework developed by Shopify to enhance developer productivity by integrating AI agents with traditional coding practices.
Obie Fernandez
10 min read
Includes Code
Has Summary
--
GitHub logo
GitHub
Intermediate
The article discusses the recent enhancements to the GitHub CLI that enable support for triangular workflows, allowing developers to pull changes from different branches directly into their feature...
Tyler McGoffin
12 min read
Includes Code
Has Summary
--
GitHub logo
GitHub
Advanced
The article discusses IssueOps, a methodology that automates CI/CD workflows using GitHub Issues and Actions.
Nick Alteen
21 min read
Includes Code
Has Summary
--
Notion logo
Notion
Beginner
The article discusses Notion's innovative 'ratcheting' system, which utilizes custom ESLint rules to gradually modernize their codebase while maintaining developer velocity.
Ankit Sardesai, Jake Teton-Landis
7 min read
Includes Code
Has Summary
--
Stripe logo
Stripe
Intermediate
This article discusses how to effectively use demo data for testing Stripe integrations within AWS-hosted applications.
James Beswick
6 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Advanced
The article discusses the integration of large language models (LLMs) into enterprise applications using NVIDIA NIM and Outerbounds, emphasizing the importance of secure deployment, continuous impr...
Ville Tuulos
14 min read
Includes Code
Has Summary
--
GitHub logo
GitHub
Intermediate
The article discusses the introduction of data residency for GitHub Enterprise Cloud, starting on October 29, 2024, in the European Union.
Jim Wang
7 min read
Has Summary
--
Slack logo
Slack
Intermediate
The article discusses the evolution of Slack's Chef infrastructure, focusing on enhancing safety and scalability through a transition from a single Chef stack to a sharded infrastructure.
Archie Gunasekara
16 min read
Includes Code
Has Summary
--
Stripe logo
Stripe
Intermediate
This article discusses the challenges of testing Stripe integrations and introduces Stripe sandboxes as a solution for creating secure, isolated testing environments.
Ben Smith
9 min read
Includes Code
Has Summary
--
GitHub logo
GitHub
Advanced
The article discusses improvements made to GitHub's push processing system, which previously relied on a single, complex background job.
Will Haltom
8 min read
Includes Code
Has Summary
--
GitHub logo
GitHub
Intermediate
The article discusses how GitHub improved the testing efficiency of its iOS apps by utilizing new runner features, particularly the M1 macOS runners.
Eli Perkins
4 min read
Includes Code
Has Summary
--
GitHub logo
GitHub
Intermediate
The article discusses how GitHub implemented a merge queue to efficiently manage and deploy hundreds of pull requests daily.
Will Smythe
7 min read
Includes Code
Has Summary
--
Meta logo
Meta
Advanced
DotSlash is an open-source tool designed to simplify the deployment of large executables in source control while minimizing repository size.
Michael Bolin
16 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
NVIDIA has introduced the Jetson Generative AI Lab, enabling developers to leverage generative AI capabilities on Jetson edge devices.
ClickHouse logo
ClickHouse
Beginner
This article discusses the implementation of an auto-scaling Lambda function based on GitHub's workflow job queue using ClickHouse.
Misha Shiryaev
3 min read
Includes Code
Has Summary
--
Netflix logo
Netflix
Beginner
The article introduces Escrow Buddy, an open-source tool developed by Netflix to automate the generation and escrow of FileVault recovery keys in a Mobile Device Management (MDM) environment.
Netflix Technology Blog
6 min read
Includes Code
Has Summary
--
Microsoft logo
Microsoft
Intermediate
The article discusses Dev Drive, a new feature in Windows designed to enhance developer performance by utilizing the ReFS filesystem and Copy-on-Write (CoW) technology.
Erik Mavrinac
6 min read
Includes Code
Has Summary
--
LinkedIn logo
LinkedIn
Beginner
The article discusses how LinkedIn has automated the process of cherry-picking commits to enhance developer productivity.
LinkedIn Engineering Team
8 min read
Has Summary
--
Cloudflare logo
Cloudflare
Advanced
The article introduces Wildebeest, an open-source server compatible with ActivityPub and Mastodon, built on Cloudflare's Supercloud.
ClickHouse logo
ClickHouse
Beginner
This article discusses how to monitor job queues in GitHub Actions using ClickHouse and GitHub Webhooks.
Misha Shiryaev
4 min read
Includes Code
Has Summary
--
Shopify logo
Shopify
Advanced
The article discusses the challenges associated with using GitHub personal access tokens (PATs) and presents a solution developed by Shopify to automatically rotate these tokens.
Evan Lee
13 min read
Includes Code
Has Summary
--
Cloudflare logo
Cloudflare
Advanced
The article discusses the engineering behind Cloudflare Radar 2. 0, highlighting the architectural layers, technologies used, and the improvements made over the previous version.
Slack logo
Slack
Advanced
This article discusses how Slack implemented orchestration-level circuit breakers to enhance developer productivity and prevent cascading failures in their CI/CD processes.
Fly.io logo
Fly.io
Beginner
The article discusses the latest updates and features from Fly. io, a platform that enables easy global application hosting through Firecracker microVMs.
The Fly.io Balloon
3 min read
Includes Code
Has Summary
--
NVIDIA logo
NVIDIA
Intermediate
The article introduces Container Canary, an open-source tool designed to validate user-provided container images against specific platform requirements.
Jacob Tomlinson
10 min read
Includes Code
Has Summary
--
Shopify logo
Shopify
Advanced
The article discusses the development of YJIT, a Just-In-Time Compiler for Ruby, and the implementation of a benchmarking harness to measure its performance.
Noah Gibbs
9 min read
Includes Code
Has Summary
--
Shopify logo
Shopify
Intermediate
The article discusses how Shopify's React Native Foundations team simplifies code reuse across various mobile applications by adopting a monorepo approach.
Elvira Burchik
10 min read
Includes Code
Has Summary
--
Slack logo
Slack
Beginner
The article 'Shadow Jobs' discusses how Slack enhances developer productivity by continuously testing pre-release versions of essential build tools through custom Continuous Integration (CI) jobs c...
Zac Sweers
9 min read
Includes Code
Has Summary
--
Cloudflare logo
Cloudflare
Advanced
The article discusses Flareact, an open-source React framework designed for Cloudflare Workers, enabling developers to render React applications at the edge.
Fly.io logo
Fly.io
Intermediate
The article discusses Fly's new feature, Fly Answers Questions, which consolidates answers to common queries about the Fly platform.
Dj Walker-Morgan
3 min read
Includes Code
Has Summary
--
Fly.io logo
Fly.io
Advanced
This article provides a comprehensive guide on implementing Continuous Deployment using GitLab and Fly.
Dj Walker-Morgan
5 min read
Includes Code
Has Summary
--
Fly.io logo
Fly.io
Intermediate
The article 'Fly Answers Questions' addresses common inquiries about Fly, a platform for deploying applications.
Dj Walker-Morgan
4 min read
Includes Code
Has Summary
--
Cloudflare logo
Cloudflare
Advanced
The article discusses the development of the Built with Workers site using the JAMstack architecture on Cloudflare Workers.
Cloudflare logo
Cloudflare
Beginner
The ninth edition of The Serverlist provides insights into the serverless ecosystem, featuring developer tutorials, community engagement opportunities, and information on upcoming meetups and confe...
Connor Peshek
1 min read
Includes Code
Has Summary
--
Cloudflare logo
Cloudflare
Intermediate
This article discusses how to deploy Cloudflare Workers using GitHub Actions, leveraging the Serverless Framework for seamless integration.
Tom Brightbill
4 min read
Includes Code
Has Summary
--
GitHub logo
GitHub
Intermediate
The article discusses the achievements and developments of GitHub's Bug Bounty program over five years, highlighting significant payouts to researchers and improvements in the program's structure.
Phil Turnbull
8 min read
Has Summary
--

You've reached the end! All 41 articles loaded.