A · Build proofIntermediate35 min read
3. CI & evidence
Portfolio That Hires · 20 pages source format
Green badge, artifacts, and a failure you can explain. That’s interview fuel.
What you'll learn
- GitHub Actions basics
- Artifacts
- Flake honesty
Wire a pipeline
On PR: install, test, upload report/trace on failure.
Do this now
Get a green run. Link it from README.
Clear?