awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Automation and Workflow Debugging · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesAutomation and Workflow Debugging

Utilities for simulating, isolating, or troubleshooting CI/CD pipelines and task-based automation, distinct from runtime application debugging.

Explore 2 awesome GitHub repositories matching development tools & productivity · Automation and Workflow Debugging. Refine with filters or upvote what's useful.

  1. Home
  2. Development Tools & Productivity
  3. Developer Productivity Utilities
  4. Developer Utilities
  5. Automation and Workflow Debugging

Awesome Automation and Workflow Debugging GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • nektos/act

    nektos/act

    68,869GitHubView on GitHub↗

    This tool is a command-line runner that executes automation workflows locally within isolated container environments. By parsing workflow definition files and translating them into executable shell scripts, it allows developers to validate pipeline logic and configuration changes directly on their machines before commi

    Gocidevopsgithub-actions
  • tiimgreen/github-cheat-sheet

    tiimgreen/github-cheat-sheet

    55,238GitHubView on GitHub↗

    This project is a community-driven knowledge base that serves as a comprehensive reference guide for Git and GitHub. It functions as both a command-line cheat sheet for terminal-based version control operations and a collaborative workflow resource detailing platform-specific conventions for managing repositories, issu

    awesomeawesome-listgit

Explore sub-tags

  • CI/CD Simulation EnginesTools that emulate remote automation triggers and event payloads to validate CI/CD pipeline configurations locally.
  • Pull Request UtilitiesUtilities for managing, inspecting, or interacting with pull request data and patch files.
  • Workflow DebuggersUtilities that isolate and execute specific workflow tasks to identify and resolve failures without triggering full pipelines.