awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • mxschmitt/action-tmateالصورة الرمزية لـ mxschmitt

    mxschmitt/action-tmate

    3,500عرض على 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
    عرض على GitHub↗3,500
  1. Home
  2. DevOps & Infrastructure
  3. Detached Debugging Sessions