[PR #139] [MERGED] Make sure that goreleaser uses the appropriate version string when #1280

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/139
Author: @cure
Created: 10/3/2021
Status: Merged
Merged: 10/4/2021
Merged by: @juanfont

Base: mainHead: fix-goreleaser-version


📝 Commits (2)

  • 1d81333 Make sure that goreleaser uses the appropriate version string when
  • 836ee74 Merge branch 'main' into fix-goreleaser-version

📊 Changes

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

View changed files

📝 .goreleaser.yml (+4 -2)

📄 Description

building the headscale executable.

The goreleaser builds we re not populating the headscale version (accessible via headscale version) 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/139 **Author:** [@cure](https://github.com/cure) **Created:** 10/3/2021 **Status:** ✅ Merged **Merged:** 10/4/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `fix-goreleaser-version` --- ### 📝 Commits (2) - [`1d81333`](https://github.com/juanfont/headscale/commit/1d81333685d06d15b93ef693970899ad784da7d6) Make sure that goreleaser uses the appropriate version string when - [`836ee74`](https://github.com/juanfont/headscale/commit/836ee74e57294d9560a3d45ddbd7d86e5e214a07) 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 building the headscale executable. The goreleaser builds we re not populating the headscale version (accessible via `headscale version`) 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#1280