[PR #405] [MERGED] Split goreleaser for UI and parallelized workflow #12582

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

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/405
Author: @mlsmaycon
Created: 7/30/2022
Status: Merged
Merged: 7/30/2022
Merged by: @mlsmaycon

Base: mainHead: split-release


📝 Commits (1)

  • 9f32a9a Split goreleaser for UI and parallelized workflow

📊 Changes

3 files changed (+180 additions, -113 deletions)

View changed files

📝 .github/workflows/release.yml (+82 -35)
📝 .goreleaser.yaml (+0 -78)
.goreleaser_ui.yaml (+98 -0)

📄 Description

decouple goreleaser ui might help us
parallelize workflow and run local tests

dividing the release workflow for each goreleaser
and making trigger sign a different job them
when small issues with sign happen


🔄 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/405 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 7/30/2022 **Status:** ✅ Merged **Merged:** 7/30/2022 **Merged by:** [@mlsmaycon](https://github.com/mlsmaycon) **Base:** `main` ← **Head:** `split-release` --- ### 📝 Commits (1) - [`9f32a9a`](https://github.com/netbirdio/netbird/commit/9f32a9a3402edc7646224619dd6c2d8b0deaca82) Split goreleaser for UI and parallelized workflow ### 📊 Changes **3 files changed** (+180 additions, -113 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+82 -35) 📝 `.goreleaser.yaml` (+0 -78) ➕ `.goreleaser_ui.yaml` (+98 -0) </details> ### 📄 Description decouple goreleaser ui might help us parallelize workflow and run local tests dividing the release workflow for each goreleaser and making trigger sign a different job them when small issues with sign happen --- <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 02:06:13 -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#12582