Commit Graph

302 Commits

Author SHA1 Message Date
Alex Yang
d765d0350d
ci: add timeout (#3423) 2023-07-27 20:08:47 +00:00
Peng Xiao
4e7824583d
build: add AppImage build (#3401) 2023-07-26 22:38:01 -07:00
Alex Yang
32fd01ed33
build: fix ci (#3373) 2023-07-25 18:41:32 +00:00
Alex Yang
47f12f77f2
refactor!: remove next.js (#3267) 2023-07-18 16:53:10 +00:00
Peng Xiao
9a85a14970
fix: internal build updater (#3229) 2023-07-14 05:21:43 +00:00
Alex Yang
0230cea16e
refactor: move test utils to package (#3206) 2023-07-13 09:05:01 +00:00
xiaodong zuo
30dee18835
fix: enhancing the security of image proxy (#3176) 2023-07-12 08:35:46 +00:00
xiaodong zuo
4f88774999
fix: the image lost after exporting (#3150)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-12 02:21:23 +00:00
Alex Yang
152fbaabda
ci: fix nx.yml (#3086) 2023-07-07 05:37:40 +00:00
Alex Yang
fa1cd87348
chore: bump version (#3041) 2023-07-06 03:49:17 +00:00
Peng Xiao
33ba034336
fix: sqlite provider import sub doc db file (#2991)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-07-04 17:47:42 +00:00
Alex Yang
a06ba403d0
ci: check macOS arm64 bundle output (#3012) 2023-07-04 16:59:00 +00:00
Alex Yang
dfbec46ded
feat(electron): move preload to infra (#3011) 2023-07-04 16:43:30 +00:00
LongYinan
bacd00655d
ci: reduce yarn cache (#2983) 2023-07-03 11:09:17 +00:00
Alex Yang
467eab4ddf
build: update build config (#2967) 2023-07-03 06:17:13 +00:00
Alex Yang
158338508a ci: use yarn run test 2023-07-01 23:08:14 +08:00
Alex Yang
6af454ceed
chore: improve ci build speed (#2953) 2023-07-01 10:47:26 +00:00
Alex Yang
a9adb4dda2
build: fix nx.json (#2951) 2023-07-01 16:34:30 +08:00
Alex Yang
81c5e6d3d2
build: enhance nx build (#2948) 2023-07-01 01:17:31 +08:00
Alex Yang
14f63e91a9 ci: fix build desktop 2023-06-30 17:39:11 +08:00
Alex Yang
ad218ec65d ci: update paths-ignore 2023-06-30 17:39:11 +08:00
Alex Yang
38a2aa9d17
build(electron): use nx (#2942) 2023-06-30 16:10:35 +08:00
Alex Yang
68c4fccf98
ci: cancel previous build (#2794) 2023-06-30 07:39:27 +00:00
Alex Yang
62b465a889 ci: build infra code before build layers 2023-06-30 15:20:36 +08:00
DarkSky
50a8a147fd
ci: make helm release only on bump version (#2928) 2023-06-30 02:02:46 +00:00
LongYinan
8021efd81a
build: affine Node.js server charts (#2895) 2023-06-29 14:02:46 +00:00
Alex Yang
1d6b39dec9
ci: allow codecov upload failure (#2922) 2023-06-29 09:39:16 +00:00
Qi
5cfdf6c7e2
fix: a serise of ui issues of new setting (#2920)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-29 09:25:42 +00:00
Alex Yang
ed8480caf0 ci: split migration test 2023-06-29 15:11:16 +08:00
Alex Yang
42ef3c0fc2
test: migration test in real world (#2885) 2023-06-29 06:50:26 +00:00
Alex Yang
e08ee9b7ff
ci: add prettier format check (#2908) 2023-06-29 04:13:35 +00:00
liuyi
2c95bfcc3d
feat(storage): binding jwst storage to node (#2808) 2023-06-29 01:45:45 +00:00
Alex Yang
da3f2b784a ci: fix output variable 2023-06-29 01:20:35 +08:00
Alex Yang
0b74bd9bfe ci: use production environment 2023-06-29 00:40:50 +08:00
Alex Yang
acfc030d16 ci: fix package version output 2023-06-29 00:40:50 +08:00
Alex Yang
2250f42d2a ci: fix tag version 2023-06-29 00:26:48 +08:00
Alex Yang
9b817c4b79
ci: automatically build canary release (#2911) 2023-06-28 15:53:32 +00:00
Alex Yang
ea03bbfb2d
ci: add codeql check to merge group (#2909) 2023-06-28 15:07:27 +00:00
DarkSky
d6addc0d0b
docs: improve helm ci & document (#2902) 2023-06-28 12:30:02 +00:00
Alex Yang
91d3b76be5
refactor(storybook): move to apps folder (#2901) 2023-06-28 12:29:52 +00:00
Alex Yang
877ceee698
ci: enable merge group (#2899) 2023-06-28 09:56:02 +00:00
Alex Yang
fa45d8a718
build: unify build flags (#2891) 2023-06-28 16:45:05 +08:00
Peng Xiao
79b3b1dabc
fix: disable sqlite provider (#2888)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-28 15:01:15 +08:00
Alex Yang
20fd9b6574
feat: upload 0.7.0-canary.18 static output (#2883) 2023-06-28 03:10:08 +08:00
DarkSky
1556167262
feat: add helm releaser (#2875) 2023-06-28 00:16:40 +08:00
LongYinan
dd58b1bbf6
build: docker images (#2860) 2023-06-27 17:23:19 +08:00
Alex Yang
53488a1498
build: remove image preview config (#2861) 2023-06-27 10:59:24 +08:00
Alex Yang
d525bd9113
feat: init @affine/docs (#2849) 2023-06-25 21:18:23 +08:00
Qi
aa86d3a2ee
feat: new setting modal (#2834)
Co-authored-by: Alex Yang <himself65@outlook.com>
2023-06-21 19:57:59 +08:00
Alex Yang
775d6212d3
build: fix nx config (#2824) 2023-06-19 23:07:40 +08:00
DarkSky
cd7892b7ed
chore: update nx cloud read only token (#2821) 2023-06-19 17:38:26 +08:00
Alex Yang
0e01094ffd
ci: use nx on rust build (#2811) 2023-06-17 17:49:07 +08:00
himself65
bfb9e9b5c5 ci: update release-desktop-app.yml 2023-06-16 14:44:45 +08:00
himself65
af4de0b14f ci: update nightly-build.yml 2023-06-16 14:38:15 +08:00
himself65
afad85f4a4 ci: enable image preview 2023-06-15 01:13:58 +08:00
Peng Xiao
5ba2dff008
feat: add helper process (#2753) 2023-06-13 10:01:43 +08:00
Himself65
dff8a0db7d
fix: nx build input (#2755) 2023-06-12 13:06:23 +08:00
Himself65
eeb536d460
feat: use nx to manage monorepo (#2748) 2023-06-10 00:46:24 +08:00
Himself65
27b14af388
test: fix flaky on local-first-workspace-list.spec.ts (#2727) 2023-06-08 16:18:10 +08:00
Himself65
c4c4ec6a67
refactor: split storybook (#2706) 2023-06-07 16:55:06 +08:00
LongYinan
d28c887237
feat(native): move sqlite operation into Rust (#2497)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-07 14:52:19 +08:00
LongYinan
602f795133
build: prevent tsconfig includes sources outside (#2643) 2023-06-01 17:08:14 +08:00
LongYinan
1ea445ab15
build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-05-31 12:49:56 +00:00
himself65
0895f1fb30
ci: enable bookmark block in canary 2023-05-31 17:33:11 +08:00
Himself65
6648fe4dcc
feat: init @affine/copilot (#2511) 2023-05-30 18:02:49 +08:00
himself65
902081d44e
ci: remove concurrency in languages-sync.yml 2023-05-26 15:26:12 +08:00
Qi
6d3c273ffd
feat: support bookmark (#2458)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-26 06:52:36 +00:00
LongYinan
2e23a4830b
ci: add circular import detect (#2475)
Co-authored-by: himself65 <himself65@outlook.com>
2023-05-22 04:53:55 +00:00
himself65
725bf63a32
ci: remove add-to-project.yml 2023-05-18 18:35:19 -07:00
Horus
02e1f528bf
fix: add workflow to check release version match with package.json (#2420) 2023-05-17 10:37:28 -07:00
LongYinan
5563823a7a
build: missing build native step in nightly build (#2421) 2023-05-17 23:52:32 +08:00
LongYinan
1350633690
build: fix electron release build process (#2408) 2023-05-17 17:22:49 +08:00
Peng Xiao
cb863c4afa
chore: disable image modal by default (#2400) 2023-05-16 23:14:31 -07:00
LongYinan
93116c24f2
feat(electron): use affine native (#2329) 2023-05-17 12:36:51 +08:00
himself65
e2c6e4f9fc
ci: use samver 2023-05-15 09:34:04 -07:00
Himself65
0fbed5d9d6
ci: collect test coverage on electron (#2335) 2023-05-11 20:51:13 -05:00
LongYinan
768e55072d ci: rust build config 2023-05-11 14:41:51 +08:00
himself65
08f6a41ef4
ci: fix set version scripts 2023-05-10 23:00:36 -05:00
himself65
6d1345ffe5
build: replace version 2023-05-10 22:24:34 -05:00
Himself65
f82ea5d9c4
build(electron): add internal release channel (#2309) 2023-05-10 21:42:56 -05:00
himself65
08341d3d6c
ci: remove master branch build 2023-05-09 23:11:46 -05:00
himself65
ef665df330
ci: add nightly-build.yml 2023-05-09 23:04:24 -05:00
himself65
c6e8024e16
ci: disable fall-test in desktop-test 2023-05-09 21:13:33 -05:00
himself65
4200b3c3e5
ci: build staging and release branches 2023-05-09 20:27:07 -05:00
Peng Xiao
7c2574b1ca
feat: create workspace from loading existing exported file (#2122)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-09 02:30:01 -05:00
Himself65
1e8c5a4482
fix(electron): self-update is pending (#2272) 2023-05-08 18:16:07 -05:00
阿良仔
92859bf8b9
perf: remove data-testid in production (#2228)
Co-authored-by: Himself65 <himself65@outlook.com>
2023-05-05 04:18:54 +00:00
Horus
f42d656cfa
feat: add mac release zip file and release info yml (#2185) 2023-05-03 12:13:40 +08:00
Himself65
7e61708850
test: move playwright test suite to top level (#2113) 2023-04-24 22:12:48 -05:00
himself65
06ef6da370
ci: remove unused 2023-04-24 19:26:30 -05:00
Himself65
d3ce90e721
test: add electron test (#1840) 2023-04-24 18:53:36 -05:00
Peng Xiao
044e6da00d
build: beta build (#2069) 2023-04-21 11:52:55 -05:00
himself65
66d0640042 ci: fix release.yml 2023-04-20 17:50:29 -05:00
himself65
e399682cad ci: add release.yml 2023-04-20 17:47:06 -05:00
ʀᴀʏ
90b51031d2
chore: correct action name (#2053) 2023-04-20 11:32:44 -05:00
himself65
d6b1b9f6cf ci: use RELEASE_TOKEN 2023-04-20 10:34:35 -05:00
himself65
f1670af15d ci: fix working-directory 2023-04-18 18:33:46 -05:00
Himself65
3a053af50c
feat(server): init user module (#2018) 2023-04-18 18:14:25 -05:00
Peng Xiao
9ffe45102b fix: macos build 2023-04-19 00:43:51 +08:00
Peng Xiao
6448b6a515
fix: release app workflow (#2017) 2023-04-19 00:21:44 +08:00