About Courses Quality Practice Pricing Blog FAQ Enquire

CI Pipelines for Test Packs

5 weeks · Async + office hours

Cover visual for CI Pipelines for Test Packs

Using GitHub Actions as the reference runner, we craft matrices, cache strategies, and failure annotations. You will practise promoting checks from optional to required with stakeholder language that explains risk rather than tool jargon.

Included focus areas

  • Matrix design for browser shards
  • Caching node_modules responsibly
  • Failure annotations that show up in PRs
  • Gates vs informational checks
  • Rollback strategies when a check misbehaves
  • Secrets handling patterns for forks
  • Documentation blocks for future you

Outcomes you can demonstrate

  • Assemble a three-stage pipeline for the sample monorepo
  • Write a PR comment template for flaky reruns
  • List two checks you would keep optional and why

Facilitator

Portrait for Jordan Vale

Jordan Vale

Automation mentor who previously owned UI suites for a national retailer.

FAQ

Other CI systems?

Concepts transfer; examples are GitHub Actions-first with appendix notes for GitLab CI.

Repo access?

You receive a forkable template; we cannot SSH into your employer org.

What is excluded?

Kubernetes deploy pipelines and infrastructure-as-code beyond basic secrets are not covered.

Participant notes

Optional vs required gate language helped me negotiate with security. Still tuning caches, but the structure is there.
Imogen · Build engineer · Trustpilot · 5/5
★★★★☆ — solid labs; wanted one more example on monorepo path filters.
Vik