Commit graph

25 commits

Author SHA1 Message Date
Jacky
39daf0be53
fix(upgrader): remove unused settings import and simplify GitHub proxy checks 2025-05-07 01:02:54 +00:00
Jacky
73553539ef
fix(upgrader): correct old executable path handling for non-Windows systems in core upgrade process 2025-05-06 22:58:24 +08:00
Jacky
e69911f97d
fix(upgrader): adjust old executable path handling for Windows in commit restart process
Some checks failed
Build / build_app (push) Waiting to run
Build / build (386, linux) (push) Blocked by required conditions
Build / build (386, windows) (push) Blocked by required conditions
Build / build (amd64, darwin) (push) Blocked by required conditions
Build / build (amd64, linux) (push) Blocked by required conditions
Build / build (amd64, windows) (push) Blocked by required conditions
Build / build (arm, 5, linux) (push) Blocked by required conditions
Build / build (arm, 6, linux) (push) Blocked by required conditions
Build / build (arm, 7, linux) (push) Blocked by required conditions
Build / build (arm64, darwin) (push) Blocked by required conditions
Build / build (arm64, linux) (push) Blocked by required conditions
Build / build (arm64, windows) (push) Blocked by required conditions
Build / build (loong64, linux) (push) Blocked by required conditions
Build / build (mips, linux) (push) Blocked by required conditions
Build / build (mips64, linux) (push) Blocked by required conditions
Build / build (mips64le, linux) (push) Blocked by required conditions
Build / build (mipsle, linux) (push) Blocked by required conditions
Build / build (riscv64, linux) (push) Blocked by required conditions
Build / docker-build (push) Blocked by required conditions
CodeQL / Analyze (go) (push) Waiting to run
CodeQL / Analyze (javascript-typescript) (push) Waiting to run
Build Documents / build (push) Has been cancelled
2025-05-05 13:57:56 +00:00
Jacky
f04e02cd25
fix(upgrader): remove test binary during commit restart process 2025-05-05 13:25:55 +00:00
Jacky
5c2621aaa6
feat(upgrader): add test commit and restart functionality 2025-05-05 12:22:44 +00:00
Jacky
9f6f9088c4
fix(SelfCheck): improve error message handling and update upgrade logic 2025-05-05 11:57:59 +00:00
Jacky
80df03fe48
fix(upgrader): clean up old exe when restart 2025-05-05 08:25:17 +00:00
Jacky
5a34d5ca9a
fix(upgrader): use cloud.nginxui.com as proxy by default 2025-05-05 16:04:37 +08:00
Jacky
da780a2adb
fix(upgrader): add restart call for dry run in BinaryUpgrade function 2025-05-05 03:29:09 +00:00
Jacky
faaaa247e6
fix(upgrader): add delay before graceful restart to ensure file write completion nginx ui #911 2025-05-04 04:56:56 +00:00
Jacky
be59730756
fix(upgrader): close of closed channel 2025-05-04 04:28:18 +00:00
Jacky
6ae85e00a1
fix(upgrader): support Windows executable naming for nginx-ui during core upgrade 2025-05-04 04:08:57 +00:00
Jacky
6de8e44cd6
enhance: use risefront.restart() 2025-05-03 07:37:46 +08:00
Hintay
3859849bfb
fix: standard streams for new process and error message 2025-05-02 13:37:17 +08:00
Hintay
bfba7ba2c2
feat: use risefront to replace overseer in order to supports Windows 2025-05-02 13:37:01 +08:00
Jacky
ff7f2e4f73
feat(ota): enhance Docker upgrade process with progress tracking 2025-04-21 13:57:49 +00:00
Jacky
d0cf93d5e3
refactor: replace upgrader with version package for runtime and release information 2025-04-21 08:06:27 +00:00
Jacky
da1ed85cef
feat(upgrader): Improve release channel selection logic #872
Modify GetRelease to compare stable and prerelease versions, returning the most recent release based on publish date
2025-02-18 15:25:54 +00:00
Hintay
f9802e6b2b
feat: change version API to generated version 2025-02-04 01:38:15 +09:00
Jacky
33a996e777
refactor: migrate to new cosy 2024-10-22 16:38:38 +08:00
Jacky
e72e8cef57
enhance(upgrader): restart main proc manually and gracefully 2024-07-27 10:59:32 +08:00
Jacky
f5a0a9ed50
enhance(upgrader): gracefully replace the old exe with the new exe 2024-07-21 23:16:28 +08:00
Jacky
ff1399e044
enhance: handle websocket error 2024-07-20 18:35:06 +08:00
0xJacky
1950d9a86a
fix(upgrader): github proxy for downloading digest 2024-01-29 20:16:55 +08:00
0xJacky
e5a5889931
refactor: project directory structure 2023-11-26 18:59:12 +08:00