Commit Graph

81 Commits

Author SHA1 Message Date
Himself65 c4e9544b3f test: fix flaky on local-first-workspace-list.spec.ts (#2727)
(cherry picked from commit 27b14af388)
2023-06-20 14:44:27 +08:00
himself65 ee6860ed39 refactor: split storybook (#2706) 2023-06-20 14:44:27 +08:00
LongYinan 00489dc571 feat(native): move sqlite operation into Rust (#2497)
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
(cherry picked from commit d28c887237)
2023-06-20 14:44:27 +08:00
LongYinan 4ab5457a44 build: prevent tsconfig includes sources outside (#2643) 2023-06-02 12:56:52 +08:00
LongYinan fb9d200dd3 build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com>
Co-authored-by: Peng Xiao <pengxiao@outlook.com>
2023-06-02 12:56:52 +08:00
Himself65 a7ac6562b0 feat: init @affine/copilot (#2511) 2023-06-02 12:56:52 +08:00
LongYinan 569d71886c ci: add circular import detect (#2475)
Co-authored-by: himself65 <himself65@outlook.com>
2023-06-02 12:56:52 +08:00
LongYinan 877b87aae0 build: fix electron release build process (#2408) 2023-05-17 18:03:10 +08:00
LongYinan 4874adbf3f feat(electron): use affine native (#2329) 2023-05-17 14:26:16 +08:00
himself65 add5deae0f ci: collect test coverage on electron (#2335) 2023-05-17 14:14:39 +08:00
LongYinan df93a870af ci: rust build config 2023-05-17 14:14:37 +08:00
himself65 d9dbe64d9b ci: add nightly-build.yml 2023-05-09 23:04:47 -05:00
himself65 aad711c115 ci: disable fall-test in desktop-test 2023-05-09 21:59:11 -05:00
himself65 f787d19696 ci: build staging and release branches 2023-05-09 20:27:55 -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
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
Himself65 3a053af50c feat(server): init user module (#2018) 2023-04-18 18:14:25 -05:00
Himself65 c895c18deb ci: collect server coverage report (#2002) 2023-04-18 01:01:14 -05:00
Himself65 18223c22ef test(server): migrate to node internal test (#2000) 2023-04-18 00:07:03 -05:00
Himself65 b771a2504b test: fix flaky (#1953) 2023-04-14 15:03:16 -05:00
himself65 d12c00d5cb ci: fix coverage report 2023-04-13 17:53:34 -05:00
Himself65 01a686dc28 feat: enable share menu (#1883)
Co-authored-by: JimmFly <yangjinfei001@gmail.com>
2023-04-13 16:22:49 -05:00
Peng Xiao 95aa86cdf0 fix: ws prefix url in electron (#1896) 2023-04-12 14:11:47 +00:00
Himself65 626b906bc0 ci: build macos on pull request (#1854) 2023-04-08 20:44:47 -05:00
Himself65 17fa77e5ae ci(storybook): wait for 6006 (#1833) 2023-04-06 10:01:16 -05:00
Himself65 c209aa1d15 ci: use cloud-self-hosted:nightly-latest (#1828) 2023-04-05 21:14:21 -05:00
himself65 3e3386d24a ci: fix storybook test 2023-04-04 13:09:15 -05:00
Himself65 89f53190db fix: workspace avatar url won't update (#1817) 2023-04-04 12:46:33 -05:00
Himself65 5c46c7d9fc ci: check all install deps (#1801) 2023-04-03 17:04:01 -05:00
Himself65 83000fa832 build: fix docker setup (#1799) 2023-04-03 16:09:41 -05:00
Himself65 c87aad436f ci: improve storybook build (#1728) 2023-03-28 13:55:35 -05:00
himself65 e19c32aa5d ci: boost up next build time 2023-03-28 12:48:40 -05:00
Himself65 dbbc05e5f0 test: improve coverage on affine api (#1727) 2023-03-28 12:42:40 -05:00
Himself65 f478c9ce9e ci: disable playwright install by default (#1715) 2023-03-27 23:21:51 -05:00
Himself65 79fc59248f ci: use standard pull_request event (#1712) 2023-03-28 03:52:19 +00:00
himself65 bdc29fc5f8 ci: fix build.yml override_pr 2023-03-27 22:15:41 -05:00
Himself65 c9ea53c2d5 fix: use the latest docker service (#1711) 2023-03-27 22:08:40 -05:00
Himself65 66dec34209 ci: reduce unused steps (#1696) 2023-03-27 00:15:04 -05:00
LongYinan 3c04588110 ci: simplify the CI (#1684) 2023-03-24 23:44:14 +08:00
himself65 a415e4aa5c ci: enable octobase server in unit test 2023-03-23 16:05:53 -05:00
himself65 dd3f9709c2 ci: fix build.yml env variable 2023-03-23 13:47:52 -05:00
himself65 5a7a59afea ci: improve build.yml output 2023-03-23 13:45:22 -05:00
himself65 e75750d587 ci: fix checkout ref in build.yml 2023-03-23 11:50:55 -05:00
himself65 64dac7cc1c ci: improve build.yml 2023-03-21 22:33:41 -05:00
himself65 7ccde4b272 ci: fix permissions in build.yml 2023-03-21 21:30:35 -05:00
Himself65 12c6b67f68 fix: build.yml checks (#1649) 2023-03-21 21:20:30 -05:00
Himself65 e7d6bda7a5 ci: enable test by comment trigger (#1648) 2023-03-21 19:25:17 -05:00