Dumps GitHub Actions contexts for debugging and exploring undocumented fields to be used in advanced GitHub Actions workflows.
Dumps for:
- Linux (Ubuntu latest inside container for max info including Docker)
- macOS latest - you'll want this to reference for iOS mobile development CI/CD reference
Uses my GitHub-Actions Reusable Workflows Library where there is much more interesting and advanced stuff.
Available context information changes depending on the context that triggered the workflow, so you will likely need to check and compare these more specific context dumps:
- Workflow Dispatch Contexts (Manual trigger)
Check the Knowledge-Base GitHub Actions Best Practices page.
The rest of my original source repos are here.
Pre-built Docker images are available on my DockerHub.