awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • mxschmitt/action-tmateAvatar von mxschmitt

    mxschmitt/action-tmate

    3,500Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,500
  1. Home
  2. DevOps & Infrastructure
  3. Detached Debugging Sessions