Sean Casey
24ab09bd2c
.github/workflows: update download-artifact actions to v4
2025-03-13 04:30:04 +08:00
Tienson Qin
0ff5471aba
fix: use ubuntu-22.04 instead of latest for desktop release
...
Related bug: https://github.com/electron/electron/issues/41066 .
2025-03-11 23:17:36 +08:00
Tienson Qin
7fb2d74566
fix: use actions/upload-artifact@v4
2025-03-11 23:17:36 +08:00
Tienson Qin
0f63988b4e
chore: use macos-14 for arm64 build
2024-12-11 16:10:10 +08:00
Tienson Qin
af2fed8f63
fix: set arm64 image to macos-13-arm64
2024-12-11 15:42:23 +08:00
Andelf
c1dead5ed0
fix(ci): change timestamp server
2024-12-10 22:53:19 +08:00
Gabriel Horner
838d97d7ea
Bump to NODE_VERSION 20 as our electron version requires it ( #11636 )
...
https://github.com/electron/electron/blob/main/docs/tutorial/electron-timelines.md
2024-12-10 20:20:44 +08:00
Tienson Qin
ebc2ea31de
fix: MacOS CI for x64
2024-12-10 18:46:05 +08:00
Tienson Qin
94792f1019
chore: switch to macos-latest for github ci runners
2024-11-26 15:53:50 +08:00
Tienson Qin
c7b10ced51
fix: bump macos runner from 11 to 12
2024-07-22 21:37:14 +08:00
Andelf
b419b955cc
Add MSI build for windows ( #11301 )
2024-05-09 16:35:49 +08:00
Andelf
5362aa258c
ci(build): refine windows sign
2024-04-10 01:20:06 +08:00
Andelf
1b0ea5358a
ci: self-hosted runner to codesign
2024-04-03 16:41:50 +08:00
KaMeHb-UA
87dbf5ca21
add build support for linux arm64
2024-04-02 15:56:31 +08:00
Andelf
2febcb42d9
fix(build): upgrade electron-forge to v7
...
- use team id based notarize
2024-03-27 18:32:02 +08:00
Andelf
49f08d44a1
enhance(build): release .zip for windows
2023-12-11 19:01:26 +08:00
Andelf
71b629a657
fix(build): disable win code sign
2023-11-20 23:48:54 +08:00
Andelf
b5ef701b03
fix(ci): lock python version in release build
2023-11-08 02:08:09 +08:00
Andelf
23bb5e8b9b
chore(build): update clojure 1.11.1.1413
2023-11-03 01:49:14 +08:00
cui fliter
888f9b9627
fix typo
...
Signed-off-by: cui fliter <imcusg@gmail.com >
2023-06-15 14:04:48 +08:00
Konstantinos Kaloutas
562fd739b0
chore: add fluxbox to desktop build
2023-05-30 10:18:43 +03:00
Andelf
1c7ef7ed2a
ci: run e2e when releasing ( #9478 )
2023-05-24 21:34:51 +08:00
Andelf
d0c52615f8
ci: re-enable codesign on macos
2023-02-28 15:46:52 +08:00
Andelf
f6d4560044
ci: update actions and build deps
2023-02-22 00:32:05 +08:00
Bad3r
7349796c12
chore(dep): bump Ubuntu image from 18.04 to 22.04 ( #8420 )
2023-02-21 23:15:37 +08:00
Bad3r
ebb2a5c1d7
chore(dep): bump NodeJS from 16.x to 18.x LTS ( #8406 )
...
* chore(dep): bump NodeJS to LTS 18.x
* update nginx image CVE-2022-43551
* upgrade node version in GH workflows
* update nodejs version in dev docs
* upgrade tldraw version nodejs version to 18.x
* update static/yarn.lock
* fix yarn.lock electron version
---------
Co-authored-by: situ2001 <yongcong2001@outlook.com >
2023-02-21 23:07:35 +08:00
Andelf
c621ac30e8
fix: disable macos sign temporarily
2023-02-21 09:18:59 +08:00
Bad3r
6bb925740e
chore(dep): bump actions/checkout to v3.3.0 ( #8393 )
2023-01-21 21:10:19 +08:00
Bad3r
25284b819a
enhance: increase network-timout in .yarnrc
2023-01-19 13:13:25 -05:00
Bad3r
016fd7bcc5
ehance: increase yarn install network timeout limit
2023-01-19 13:13:25 -05:00
Andelf
86b9cdfce7
chore(build): use token from ci env for sentry and posthog ( #7777 )
2022-12-19 22:20:50 +08:00
Andelf
15b3b27b67
fix(build): android file sync prod env
2022-11-16 12:45:58 +08:00
Tienson Qin
d8a8df650a
Set enable-file-sync-production to true for android app
2022-11-04 10:25:11 +08:00
Andelf
59e7d092b1
feat(build): release .nupkg file
2022-09-07 11:43:54 +08:00
Andelf
dc10bfd6cc
fix(build): nightly env ( #6580 )
2022-09-03 18:34:57 +08:00
Andelf
5f36380e7f
chore(deps): update rsapi 0.0.35
...
chore(build): default to file-sync prod env
2022-09-02 05:04:30 +08:00
Andelf
fb98531c1c
fix(build): rm build flags
2022-09-01 22:20:52 +08:00
Charlie
01d879c18e
feat!: File Sync ( #5355 )
...
- file sync for electron/ios/android
- age encryption of both file content and file path
- massive UI enhancement
- corresponding CI tasks
Co-authored-by: llcc <lzhes43@gmail.com >
Co-authored-by: rcmerci <rcmerci@gmail.com >
Co-authored-by: Tienson Qin <tiensonqin@gmail.com >
Co-authored-by: Andelf <andelf@gmail.com >
Co-authored-by: Gabriel Horner <gabriel@logseq.com >
2022-09-01 00:31:49 +08:00
Andelf
5d3438a689
fix(build): codesign on windows
2022-08-30 11:41:58 +08:00
Andelf
da11d8cb30
refactor(ci): add checks for ci release ( #6350 )
2022-08-14 19:13:52 +08:00
Andelf
872060965d
ci(build): non-release as default
2022-07-08 11:32:51 +08:00
Andelf
02563dac2d
chore(ci): use choice instead of input-box in ci
2022-06-28 22:42:07 +08:00
Andelf
fb92e64967
refactor(build): use env flags to control feature gate
2022-06-28 15:46:12 +08:00
Andelf
3215b99be4
fix(build): deps for macos arm64 build
2022-03-27 00:59:19 +08:00
Andelf
d74f75d1a1
fix(build): dugite arch under macOS arm64
...
Fix #4563
2022-03-25 01:11:35 +08:00
Andelf
7b040787e8
fix(build): sourcemap in release ( #4710 )
...
* fix(build): sourcemap in release
Fix #4613
2022-03-24 14:03:26 +08:00
Andelf
687f5b8c9c
fix(build): keep source map in app release
2022-03-19 19:58:43 +08:00
Andelf
a3b5f10d0b
fix(ci): add sentry sourcemaps
2022-03-19 19:11:36 +08:00
Andelf
4badfcd899
ci: rename release title
2022-01-06 18:27:47 +08:00
Andelf
bd6bb97293
ci: non release for non-beta
2021-12-25 10:29:14 +08:00