[PR #2256] [MERGED] Add release version to windows binaries and update sign pipeline version #14871

Closed
opened 2026-08-05 03:06:30 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/2256
Author: @mlsmaycon
Created: 7/11/2024
Status: Merged
Merged: 7/11/2024
Merged by: @mlsmaycon

Base: mainHead: add-version-info-to-windows-bin


📝 Commits (4)

  • 5d0692d Add release version to windows binaries and update sign pipeline version
  • 5b2fd40 use quotes for copyright string
  • 7267f17 fix client ui manifest and syso output
  • 3b8a364 force 64 binary

📊 Changes

2 files changed (+35 additions, -17 deletions)

View changed files

📝 .github/workflows/release.yml (+34 -17)
versioninfo.json (+1 -0)

📄 Description

Describe your changes

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

🔄 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/netbirdio/netbird/pull/2256 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 7/11/2024 **Status:** ✅ Merged **Merged:** 7/11/2024 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `add-version-info-to-windows-bin` --- ### 📝 Commits (4) - [`5d0692d`](https://github.com/netbirdio/netbird/commit/5d0692dde04d0fea43de4efe9904cfcac7c068bc) Add release version to windows binaries and update sign pipeline version - [`5b2fd40`](https://github.com/netbirdio/netbird/commit/5b2fd40551cb3c2e449ccb650aa1a854514f32a6) use quotes for copyright string - [`7267f17`](https://github.com/netbirdio/netbird/commit/7267f17ed07337cf9ba400aaca0c6aec969092c3) fix client ui manifest and syso output - [`3b8a364`](https://github.com/netbirdio/netbird/commit/3b8a3640e987f26bb81e2191c3fe84107baef84d) force 64 binary ### 📊 Changes **2 files changed** (+35 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+34 -17) ➕ `versioninfo.json` (+1 -0) </details> ### 📄 Description ## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is a feature enhancement - [x] It is a refactor - [ ] Created tests that fail without the change (if possible) - [ ] Extended the README / documentation, if necessary --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 03:06:30 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#14871