3P by xguru 2019-12-30 | favorite | 댓글과 토론

Github Actions 팁을 하루에 하나씩
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