[PR #35] [MERGED] Use goreleaser to generate binary builds #1215

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/35
Author: @juanfont
Created: 6/13/2021
Status: Merged
Merged: 6/14/2021
Merged by: @juanfont

Base: mainHead: goreleaser


📝 Commits (4)

  • e085d73 Rename original CI pipeline to test
  • 6105463 Use goreleaser on new tags
  • 42e147e Keep make build, just as an extra test
  • da80140 Added missing goreleaser file

📊 Changes

3 files changed (+72 additions, -3 deletions)

View changed files

.github/workflows/release.yml (+30 -0)
📝 .github/workflows/test.yml (+2 -3)
.goreleaser.yml (+40 -0)

📄 Description

For the time being only on new tags...


🔄 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/35 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 6/13/2021 **Status:** ✅ Merged **Merged:** 6/14/2021 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `goreleaser` --- ### 📝 Commits (4) - [`e085d73`](https://github.com/juanfont/headscale/commit/e085d733d51b83c7fd92188b57a3407e26986e5f) Rename original CI pipeline to test - [`6105463`](https://github.com/juanfont/headscale/commit/61054638d13f358d02d199507fa22cb9ec6a5375) Use goreleaser on new tags - [`42e147e`](https://github.com/juanfont/headscale/commit/42e147e46fd8a69f58d0dc7f92f16b75a38b1f44) Keep make build, just as an extra test - [`da80140`](https://github.com/juanfont/headscale/commit/da8014074cee0b15306df8dc8aa7b076c7caf153) Added missing goreleaser file ### 📊 Changes **3 files changed** (+72 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `.github/workflows/release.yml` (+30 -0) 📝 `.github/workflows/test.yml` (+2 -3) ➕ `.goreleaser.yml` (+40 -0) </details> ### 📄 Description For the time being only on new tags... --- <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:15 +01:00
adam closed this issue 2025-12-29 02:29:15 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1215