[PR #30] [MERGED] a bunch of smaller fixes #1211

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/30
Author: @cure
Created: 5/23/2021
Status: Merged
Merged: 5/24/2021
Merged by: @juanfont

Base: mainHead: bugfix-and-more-tests


📝 Commits (1)

  • d1c3faa Remove superfluous test support code. Fix bug in node list cli command.

📊 Changes

4 files changed (+42 additions, -7 deletions)

View changed files

📝 app.go (+0 -5)
cli_test.go (+36 -0)
📝 cmd/headscale/cli/nodes.go (+5 -1)
📝 preauth_keys_test.go (+1 -1)

📄 Description

Remove superfluous test support code. Fix bug in node list cli command. Add tests.


🔄 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/30 **Author:** [@cure](https://github.com/cure) **Created:** 5/23/2021 **Status:** ✅ Merged **Merged:** 5/24/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `bugfix-and-more-tests` --- ### 📝 Commits (1) - [`d1c3faa`](https://github.com/juanfont/headscale/commit/d1c3faae5f515dcdf53ee4eefe3b58183a833257) Remove superfluous test support code. Fix bug in node list cli command. ### 📊 Changes **4 files changed** (+42 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app.go` (+0 -5) ➕ `cli_test.go` (+36 -0) 📝 `cmd/headscale/cli/nodes.go` (+5 -1) 📝 `preauth_keys_test.go` (+1 -1) </details> ### 📄 Description Remove superfluous test support code. Fix bug in node list cli command. Add tests. --- <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 02:29:14 +01:00
adam closed this issue 2025-12-29 02:29:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1211