Commit Graph

25 Commits

Author SHA1 Message Date
Gabriel Horner
b95d17840a 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-05 17:06:10 -05:00
Andelf
6ebf012518 fix(ci): android build tools path 2024-01-12 12:44:28 +08:00
Andelf
bd1d23b7a5 fix(ci): missing env while building android 2024-01-03 22:49:57 +08:00
Andelf
23bb5e8b9b chore(build): update clojure 1.11.1.1413 2023-11-03 01:49:14 +08:00
Andelf
58776d13b6 fix(ci): use java 17 for android 2023-09-26 17:19:42 +09:00
Andelf
f6d4560044 ci: update actions and build deps 2023-02-22 00:32:05 +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
Bad3r
6bb925740e chore(dep): bump actions/checkout to v3.3.0 (#8393) 2023-01-21 21:10:19 +08:00
Andelf
86b9cdfce7 chore(build): use token from ci env for sentry and posthog (#7777) 2022-12-19 22:20:50 +08:00
Andelf
88b160e215 chore(dev): cleanup unused package.json entries 2022-12-03 00:28:42 +08:00
Andelf
dd7460f198 fix(ci): handle boolean build condition 2022-11-17 09:32:57 +08:00
Andelf
15b3b27b67 fix(build): android file sync prod env 2022-11-16 12:45:58 +08:00
Andelf
ed8d7bfb89 fix(build): wrong java version for android 2022-09-20 23:40:32 +08:00
Andelf
c3e96dba43 chore(dev): rm unused workspace card 2022-09-13 11:18:44 +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
da11d8cb30 refactor(ci): add checks for ci release (#6350) 2022-08-14 19:13:52 +08:00
Andelf
2d1fb05117 ci(build): use options menu for android 2022-08-10 09:14:29 +08:00
Andelf
ce3fef7368 fix(android): use es6 as build target 2022-05-24 17:22:49 +08:00
Andelf
3a5fe6b413 fix(ci): sourcemap of android 2022-03-24 14:43:50 +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
c3110117ed ci(android): allow non-release build 2022-03-21 16:15:40 +08:00
Andelf
a3b5f10d0b fix(ci): add sentry sourcemaps 2022-03-19 19:11:36 +08:00
Andelf
d5921e3a33 ci: add android apk build to nightly and beta release 2021-12-23 01:17:35 +08:00