Tag Archives: GitHub

How I Used a CI/CD Pipeline for My Network Labs

Diagram illustrating a network CI/CD pipeline showing student git push triggering syntax checks, Batfish pre-deployment validation, and instructor reporting.

Every network engineering course runs into the same wall eventually: students spend more time proving their configuration is correct than actually learning why it should look that way. ping, traceroute, and squinting at show run output only get you so far, and once the lab session ends, so does your… Read more »