[PR #137] [CLOSED] Fix goreleaser version #1282

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/137
Author: @cure
Created: 10/3/2021
Status: Closed

Base: mainHead: fix-goreleaser-version


📝 Commits (9)

  • ba830b3 Attempt to close failed streams
  • 4dd59f2 Remove WriteTimeout from HTTP
  • 99c4ce2 Improve and clarify log entry
  • 335b0ba Clarify error messages for nodes that are not connected
  • 8c01030 Fix spelling error
  • 73e13c3 Up ping timeout
  • 380d752 Change ping count
  • ecccd2b Make sure that goreleaser uses the appropriate version string when
  • f8695f8 Merge branch 'main' into fix-goreleaser-version

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 .goreleaser.yml (+4 -2)

📄 Description

The goreleaser builds were not populating the headscale version (accessible via the version subcommand on the cli) properly, because the flag wasn't set correctly. This commit fixes that.


🔄 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/137 **Author:** [@cure](https://github.com/cure) **Created:** 10/3/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-goreleaser-version` --- ### 📝 Commits (9) - [`ba830b3`](https://github.com/juanfont/headscale/commit/ba830b36a0474ccdf4295ec917db952623cbf72e) Attempt to close failed streams - [`4dd59f2`](https://github.com/juanfont/headscale/commit/4dd59f25d207ffef8c8e97b51431c04217cf5a54) Remove WriteTimeout from HTTP - [`99c4ce2`](https://github.com/juanfont/headscale/commit/99c4ce28bd8bc046904f174aee584e0a45b31820) Improve and clarify log entry - [`335b0ba`](https://github.com/juanfont/headscale/commit/335b0ba4e215caacc54d7e125b838b50e2ec4cb0) Clarify error messages for nodes that are not connected - [`8c01030`](https://github.com/juanfont/headscale/commit/8c010306863dd4353346d1849ba0eb20a2f601e6) Fix spelling error - [`73e13c3`](https://github.com/juanfont/headscale/commit/73e13c30679f232298f933735140ef53861cbba9) Up ping timeout - [`380d752`](https://github.com/juanfont/headscale/commit/380d7525452ed3219b739d76464057b3489c1fc4) Change ping count - [`ecccd2b`](https://github.com/juanfont/headscale/commit/ecccd2ba7806d519e4913936fc517eceaf4529c6) Make sure that goreleaser uses the appropriate version string when - [`f8695f8`](https://github.com/juanfont/headscale/commit/f8695f8da758e334406c4b6450784897e338d5c3) Merge branch 'main' into fix-goreleaser-version ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `.goreleaser.yml` (+4 -2) </details> ### 📄 Description The goreleaser builds were not populating the headscale version (accessible via the `version` subcommand on the cli) properly, because the flag wasn't set correctly. This commit fixes that. --- <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:33 +01:00
adam closed this issue 2025-12-29 02:29:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1282