Tag: GitHub Actions
2 posts
Posts
Replacing a GitHub Action with 15 Lines of Shell
dorny/paths-filter silently ignored its own config. A 15-line shell case statement replaces it and actually works.
2 min read
Automating Visual Regression Testing in GitHub Actions
A CI pipeline catches visual regressions with Playwright screenshots, auto-updates baselines via workflow dispatch, and re-triggers itself with a PAT.
3 min read