zhayujie
02517e4a01
fix(ci): never mark pre-release versions as latest
2026-06-24 10:32:12 +08:00
zhayujie
2599966cf7
fix(ci): migrate retired macos-13 runner to macos-15-intel
2026-06-24 10:11:18 +08:00
zhayujie
6c68931892
fix(ci): publish per-platform instead of all-or-nothing
2026-06-24 10:04:05 +08:00
zhayujie
41855ed511
fix(ci): only enable mac signing when certificate secret is set
...
GitHub injects unset secrets as empty strings, and electron-builder treats
an empty CSC_LINK as a (broken) certificate path, aborting the mac build
with "desktop not a file". Export the signing vars only when non-empty so
unsigned builds fall back cleanly, matching local behavior. Windows builds
already passed; guarded the same way for consistency.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-23 20:57:01 +08:00
zhayujie
e9352e6984
feat(desktop): add auto-update via electron-updater + manual CI trigger
2026-06-23 20:37:27 +08:00
yangziyu-hhh
9387980e74
ci: add Windows Bash streaming tests
2026-06-12 14:07:40 +08:00
zhayujie
2384bd0e10
fix: update CI workflows for repo rename and add latest tag
2026-04-16 21:57:20 +08:00
zhayujie
ba3f66d3d1
feat: show root-level files (index.md, log.md) in knowledge tree
2026-04-16 21:47:44 +08:00
zhayujie
7293a0f670
fix: modify repo name in github workflow
2026-04-16 21:38:58 +08:00
zhayujie
3514c37e4c
fix: railway fork does not need action
2023-12-13 20:57:04 +08:00
zhayujie
827e8eddf8
chore: remove dockerhub in arm build
2023-08-27 12:28:10 +08:00
zhayujie
7bc27d6167
fix: remove docker hub register in arm build
2023-08-27 12:10:08 +08:00
zhayujie
cacf553a5b
feat: add arm workflows
2023-08-26 17:17:03 +08:00
zhayujie
d89091a8ea
fix: git action deploy
2023-08-26 14:14:32 +08:00
zhayujie
01a56e1155
feat: try arm docker image
2023-08-26 12:45:16 +08:00
zhayujie
d0662683f9
feat: publish to dockerhub in github CI simultaneously
2023-06-26 01:20:04 +08:00
lanvent
8f72e8c3e6
formatting code
2023-04-17 01:01:02 +08:00
lanvent
4ad2997717
compatibility: lower boolean values in env
2023-03-31 15:25:02 +08:00
lanvent
950a9f2ee0
docker: add Dockerfile
2023-03-30 02:13:03 +08:00
lanvent
a26c10fee8
feat: add git action for publish image
2023-03-30 02:04:30 +08:00