Back to Cs249r Book

Infrastructure Scripts

book/tools/scripts/infrastructure/README.md

latest322 B
Original Source

Infrastructure Scripts

Scripts for managing CI/CD, containers, and workflow infrastructure.

Container Management

  • cleanup_containers.py - Clean up Docker containers
  • list_containers.py - List active containers

Workflow Management

  • cleanup_workflow_runs_gh.py - Clean up old GitHub Actions workflow runs