1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-02-23 21:51:48 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Maycon Santos
cee95461d1
[client] Add universal bin build and update sign workflow version ()
* Add universal binaries build for macOS

* update sign pipeline version

* handle info.plist in sign workflow
2024-10-15 15:03:17 +02:00
Gianluca Boiano
2fd60b2cb4
Specify goreleaser version and update to 2 () 2024-09-30 16:43:34 +02:00
Maycon Santos
6857734c48
add MACOSX_DEPLOYMENT_TARGET environment to control GUI build target ()
Add MACOSX_DEPLOYMENT_TARGET and MACOS_DEPLOYMENT_TARGET to target build compatible with macOS 11+ instead of relying on the builder's local Xcode version.
2024-07-01 17:59:09 +02:00
Zoltan Papp
292ee260ad
Add version info command to signal server ()
Add version command to signal and management servers.

The version information will be filled during build time.
2023-03-15 07:54:51 +01:00
Maycon Santos
c13288781f
Fix checksum conflict and version injection ()
custom name_template for darwin ui release checksum file

fix darwin ui version injection to correct path
2022-08-01 12:20:30 +02:00
Maycon Santos
e334e8db53
Renaming project builds and including new Icons ()
Added MacOS icons, plist, and cask template file

Adjusted goreleaser with the new name for all builds

Added Icon and update windows-ui build to include it and avoid console

migrated Docker builds to new namespace netbirdio
2022-05-21 18:42:56 +02:00
Maycon Santos
c3bc85e22d
Rename module to netbirdio/netbird ()
rename the go module to netbirdio/netbird 
as part of our rebranding.
2022-03-26 12:08:54 +01:00
Misha Bragin
76db9afa11
Push UI client on mac to brew tap () 2022-03-21 09:36:57 +01:00
Givi Khojanashvili
4ef3c7a637
Add basic desktop UI - systray
This PR adds a basic UI for desktop
applications that support Linux, Max
and Windows.
2022-03-20 17:36:35 +01:00