Commit Graph

37 Commits

Author SHA1 Message Date
Tienson Qin
666c50f659 fix: sentry-cli releases 2025-12-16 08:31:07 +08:00
Tienson Qin
d299fe6581 enable sentry source maps for iOS 2025-09-17 13:14:44 +08:00
Tienson Qin
0e87f9e19f upgrade java version to 21 for android build 2025-09-04 20:33:05 +08:00
Tienson Qin
89c4258e5d test android CI 2025-09-04 20:13:50 +08:00
Salman Chishti
be340b5ee4 upgrading action versions (#12006)
Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2025-08-14 13:23:46 +08:00
Gabriel Horner
3700f4bc8f chore: bump node version to match new electron version
introduced in 1d9fa69296.
See https://releases.electronjs.org/release/v37.2.6 for node version
2025-08-07 10:30:53 -04:00
Gabriel Horner
1616c633df chore: bump outdated versions on checkout action 2025-07-21 14:46:32 -04:00
Tienson Qin
8a219cacc1 fix: update public/static to /static 2025-07-02 21:43:11 +08:00
Tienson Qin
97669c46e2 test: downgrade electron 2025-05-24 16:16:12 +08:00
Tienson Qin
3949893ee0 chore: bump node version to 22 for all workflows 2025-05-08 21:45:12 +08:00
Tienson Qin
6dc535eae9 update android-actions 2025-05-07 01:56:23 +08:00
Tienson Qin
7fb2d74566 fix: use actions/upload-artifact@v4 2025-03-11 23:17:36 +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
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