Skip to content

GitHub Actions — FAQ

Who is this course for?

DevOps, Cloud, Platform, SRE, DevSecOps, and software engineers who need production GitHub Actions skills from first workflow to enterprise CI/CD.

Do I need prior experience?

Complete Git first. Modules 1–2 assume beginner CI knowledge. Docker, Kubernetes, and Terraform are required from Module 7 onward.

Where are the tutorials?

Open Module 1–16 in the sidebar, or use the modules table.

How do labs work?

Labs live under ~/rebash-github-actions/module-NN. Early modules use workflow YAML you can commit to a test repo; later modules show OIDC and deploy patterns you adapt to your cloud accounts.

Do diagrams use D2 or Mermaid?

No. This course uses Excalidraw SVGs under docs/assets/excalidraw/. Regenerate with python3 scripts/generate-excalidraw-svg.py.

Is progress tracked?

Learner progress tracking is planned — the course structure is ready today.