awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDetached Debugging Sessions

Debugging environments that run in the background without blocking the main execution pipeline.

Distinguishing note: None of the candidates cover non-blocking background debug sessions for CI runners; they focus on builds or app toggles.

Explore 1 awesome GitHub repository matching devops & infrastructure · Detached Debugging Sessions. Refine with filters or upvote what's useful.

Awesome Detached Debugging Sessions GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • mxschmitt/action-tmateAvatar de mxschmitt

    mxschmitt/action-tmate

    3,500Voir sur GitHub↗

    This project is an orchestration tool for establishing interactive debug sessions within automation pipelines. It functions as a GitHub Action that opens an interactive SSH or web-based shell session, providing a remote access utility for real-time system interaction and troubleshooting during continuous integration execution. The tool supports conditional debugging workflows, allowing interactive shells to be triggered only upon manual request or the failure of previous automation steps. It also enables detached debugging modes to start background sessions that provide connection details wit

    Starts background debug sessions that provide connection details without blocking subsequent automation steps.

    JavaScriptactionsdebugginggithub-action
    Voir sur GitHub↗3,500
  1. Home
  2. DevOps & Infrastructure
  3. Detached Debugging Sessions