[PR #895] [MERGED] Simplify code around latest state change map updates #1715

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/895
Author: @puzpuzpuz
Created: 10/27/2022
Status: Merged
Merged: 10/28/2022
Merged by: @kradalby

Base: mainHead: update-xsync-version


📝 Commits (3)

  • 0e12b66 Simplify code around latest state change map updates
  • 1469425 update flake vendor hash
  • d69a5f6 Merge branch 'main' into update-xsync-version

📊 Changes

6 files changed (+13 additions, -28 deletions)

View changed files

📝 app.go (+7 -7)
📝 flake.nix (+1 -1)
📝 go.mod (+1 -1)
📝 go.sum (+2 -2)
📝 namespaces.go (+0 -15)
📝 protocol_common_poll.go (+2 -2)

📄 Description

Updates xsync to v2 and simplifies the code slightly.

  • read the CONTRIBUTING guidelines
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 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/895 **Author:** [@puzpuzpuz](https://github.com/puzpuzpuz) **Created:** 10/27/2022 **Status:** ✅ Merged **Merged:** 10/28/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `update-xsync-version` --- ### 📝 Commits (3) - [`0e12b66`](https://github.com/juanfont/headscale/commit/0e12b66706d75319153ac270af6891f9d19295b6) Simplify code around latest state change map updates - [`1469425`](https://github.com/juanfont/headscale/commit/1469425484e7febb9426c42a000446b2f5b7cfe2) update flake vendor hash - [`d69a5f6`](https://github.com/juanfont/headscale/commit/d69a5f621e5d6cb55882196fb5602e9dfad5531f) Merge branch 'main' into update-xsync-version ### 📊 Changes **6 files changed** (+13 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `app.go` (+7 -7) 📝 `flake.nix` (+1 -1) 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) 📝 `namespaces.go` (+0 -15) 📝 `protocol_common_poll.go` (+2 -2) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> Updates `xsync` to v2 and simplifies the code slightly. - [x] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [ ] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <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:31:25 +01:00
adam closed this issue 2025-12-29 02:31:25 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1715