[PR #2774] [MERGED] capver: update latest #2853

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2774
Author: @kradalby
Created: 9/11/2025
Status: Merged
Merged: 11/12/2025
Merged by: @kradalby

Base: mainHead: kradalby/capver-186


📝 Commits (4)

  • 7053164 capver: generate test data too
  • 1fda620 capver: generate
  • f94b939 .gitignore: ignore logs/
  • 40da9f5 capver: support 9 major.minor versions temporarily

📊 Changes

8 files changed (+296 additions, -67 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 CHANGELOG.md (+2 -0)
📝 hscontrol/capver/capver.go (+5 -2)
📝 hscontrol/capver/capver_generated.go (+21 -12)
📝 hscontrol/capver/capver_test.go (+2 -38)
hscontrol/capver/capver_test_data.go (+39 -0)
📝 integration/scenario.go (+1 -1)
📝 tools/capver/main.go (+225 -14)

📄 Description

No description provided


🔄 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/2774 **Author:** [@kradalby](https://github.com/kradalby) **Created:** 9/11/2025 **Status:** ✅ Merged **Merged:** 11/12/2025 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `kradalby/capver-186` --- ### 📝 Commits (4) - [`7053164`](https://github.com/juanfont/headscale/commit/7053164bc4362805457e22f9968a3045a4cdbc15) capver: generate test data too - [`1fda620`](https://github.com/juanfont/headscale/commit/1fda6209f44a859a46b56270f733cac17046698d) capver: generate - [`f94b939`](https://github.com/juanfont/headscale/commit/f94b939c6647747a8199637b035e337c14826393) .gitignore: ignore logs/ - [`40da9f5`](https://github.com/juanfont/headscale/commit/40da9f59d147f9a01a7f839b458097484c073787) capver: support 9 major.minor versions temporarily ### 📊 Changes **8 files changed** (+296 additions, -67 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `CHANGELOG.md` (+2 -0) 📝 `hscontrol/capver/capver.go` (+5 -2) 📝 `hscontrol/capver/capver_generated.go` (+21 -12) 📝 `hscontrol/capver/capver_test.go` (+2 -38) ➕ `hscontrol/capver/capver_test_data.go` (+39 -0) 📝 `integration/scenario.go` (+1 -1) 📝 `tools/capver/main.go` (+225 -14) </details> ### 📄 Description _No description provided_ --- <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:22 +01:00
adam closed this issue 2025-12-29 04:19:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2853