[PR #2689] [MERGED] integration: run headscale with delve and debug symbols #2802

Closed
opened 2025-12-29 04:19:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2689
Author: @kradalby
Created: 7/15/2025
Status: Merged
Merged: 7/24/2025
Merged by: @kradalby

Base: mainHead: kradalby/delve-integration


📝 Commits (2)

  • 82dca88 integration: run headscale with delve and debug symbols
  • 5442029 derp

📊 Changes

3 files changed (+63 additions, -8 deletions)

View changed files

📝 Dockerfile.integration (+7 -3)
📝 integration/hsic/config.go (+1 -0)
📝 integration/hsic/hsic.go (+55 -5)

📄 Description

Building block to allow the integration test to be wired up to delve/zed/vscode or mcp to do interactive debugging of internal state while a test is running.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/2689 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/delve-integration` --- ### 📝 Commits (2) - [`82dca88`](https://github.com/juanfont/headscale/commit/82dca8868572f0efdb574e245f20b861fe985aeb) integration: run headscale with delve and debug symbols - [`5442029`](https://github.com/juanfont/headscale/commit/5442029a6ad238fa1aa853c33c585ce28eccd247) derp ### 📊 Changes **3 files changed** (+63 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile.integration` (+7 -3) 📝 `integration/hsic/config.go` (+1 -0) 📝 `integration/hsic/hsic.go` (+55 -5) </details> ### 📄 Description Building block to allow the integration test to be wired up to delve/zed/vscode or mcp to do interactive debugging of internal state while a test is running. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:19:02 +01:00
adam closed this issue 2025-12-29 04:19:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2802