GitHub Actions Advent Calendar
December 1, 2019
This December I'll be publishing an advent calendar of top tips for GitHub Actions. A new tip or trick every day!
I'll keep this page updated as I go; I hope you enjoy!
- Day 1: CI/CD Triggers
- Day 2: Matrix Workflows
- Day 3: Cross-Platform Builds
- Day 4: Installing Tools
- Day 5: Building in Containers
- Day 6: Fail-Fast Matrix Workflows
- Day 7: Starter Workflows
- Day 8: Dealing with Stale Issues
- Day 9: Deploy to GitHub Packages
- Day 10: Path Triggers
- Day 11: Secrets
- Day 12: Information about your Workflow
- Day 13: Conditionals
- Day 14: Conditionals with a Matrix
- Day 15: Sharing Data Between Steps
- Day 16: Conditionals with Shared Data
- Day 17: Dependent Jobs
- Day 18: Artifacts
- Day 19: Downloading Artifacts
- Day 20: Container Services
- Day 21: GitHub Script
- Day 22: Automerge Security Updates
- Day 23: Upload Release Builds
- Day 24: Caching Dependencies
- Day 25: Sparkle a Christmas Tree
- Day 26: Self-Hosted Runners
- Day 27: Deploy to Cloud
- Day 28: Repository Automation
- Day 29: Creating an Action
- Day 30: Integrating Other APIs in an Action
- Day 31: Adding an Action to the Marketplace