netbird/.github/workflows
Bethuel Mmbaga ee6be58a67
Fix update script's failure to update netbird-ui in binary installation (#1218)
Resolve the problem with the update script that prevents netbird-ui from updating during binary installation.

Introduce the variable UPDATE_NETBIRD. Now we can upgrade the binary installation with

A function stop_running_netbird_ui has been added which checks if NetBird UI is currently running. If so, it stops the UI to allow the application update process to proceed smoothly. This was necessary to prevent conflicts or errors during updates if the UI was running.


---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2023-10-19 17:47:39 +02:00
..
android-build-validation.yml Add Android test build (#1144) 2023-09-13 17:58:12 +02:00
golang-test-darwin.yml Move StoreKind under own StoreConfig configuration and rename to Engine (#1219) 2023-10-16 11:19:39 +02:00
golang-test-linux.yml Move StoreKind under own StoreConfig configuration and rename to Engine (#1219) 2023-10-16 11:19:39 +02:00
golang-test-windows.yml Fix update script's failure to update netbird-ui in binary installation (#1218) 2023-10-19 17:47:39 +02:00
golangci-lint.yml Run linter action on MacOS and Windows (#1198) 2023-10-07 21:45:46 +02:00
install-script-test.yml Use github token to read api (#1125) 2023-09-05 14:40:40 +02:00
release.yml Update GitHub Actions and Enhance golangci-lint (#1075) 2023-09-04 17:03:44 +02:00
test-infrastructure-files.yml Make possible set IdpSignKeyRefreshEnabled from setup.env (#1230) 2023-10-18 18:03:51 +02:00
update-docs.yml Decouple docs generation (#941) 2023-06-12 15:37:08 +02:00