Commit Graph

125 Commits

Author SHA1 Message Date
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
Andelf
d5921e3a33 ci: add android apk build to nightly and beta release 2021-12-23 01:17:35 +08:00
Andelf
ed8850111d fix(ci): fix typo, add missing checksum 2021-12-15 12:27:06 +08:00
Andelf
096e285090 fix: nightly build with draft=false 2021-12-14 13:49:38 +08:00
Andelf
878524355b ci: always non-draft for nightly build 2021-12-14 00:17:05 +08:00
Andelf
e1a7f6b8c6 ci: add nightly release job 2021-12-14 00:17:05 +08:00
Andelf
adf0680c00 fix(ci): force macos-11 2021-12-08 23:56:45 +08:00
Tienson Qin
cf795aeaef fix: add apple asc provider 2021-12-08 22:40:39 +08:00
Andelf
8f211e21c5 fix(ci): missing variables in release build, disable nightly 2021-12-01 13:19:26 +08:00
Andelf
935a317c6e ci: use version.cljs instead 2021-11-30 11:06:35 +08:00
Andelf
fa003e6f57 ci: refactor desktop app release ci, add nightly build 2021-11-30 11:06:35 +08:00
Tienson Qin
50904f6fb3 ci: another try 2021-11-24 17:45:18 +08:00
Tienson Qin
b05f79a032 ci: fix cert path 2021-11-24 16:53:42 +08:00
Tienson Qin
f24211de00 ci: another try 2021-11-24 16:29:17 +08:00
Tienson Qin
6bb9e79ef9 ci: use WIN_CSC_LINK instead 2021-11-24 15:59:06 +08:00
Tienson Qin
eb187b85b9 chore: add debug 2021-11-24 15:43:48 +08:00