Commit Graph

279 Commits

Author SHA1 Message Date
Alex Yang d3240a2787 ci: add environment
(cherry picked from commit 645a300112)
2023-08-16 17:40:42 -05:00
Alex Yang 555feb59d1 feat(storybook): import plugins (#3768)
(cherry picked from commit 3dbefda6ed)
2023-08-16 17:40:42 -05:00
Alex Yang 7f7bf6fef9 ci: checkout pull request ref
(cherry picked from commit 93d352f3d8)
2023-08-16 17:40:26 -05:00
Alex Yang 01de16a3ae ci: add name
(cherry picked from commit 7546b080ea)
2023-08-16 17:40:26 -05:00
Alex Yang 28779c73c2 ci: publish storybook on push to master
(cherry picked from commit 6988b6f034)
2023-08-16 17:40:26 -05:00
Alex Yang 46b5d2bf1a ci: add publish-storybook.yml
(cherry picked from commit de2cb1a3bc)
2023-08-16 17:40:25 -05:00
Alex Yang 936f588db4 feat(storybook): add not found page (#3767)
(cherry picked from commit 0df30e43c6)
2023-08-16 17:40:25 -05:00
Alex Yang 3ec108b60c feat(storybook): preview app (#3765)
(cherry picked from commit 67b33d9b8f)
2023-08-16 17:40:25 -05:00
Alex Yang 7e83593d5e feat: add chromatic (#3764)
(cherry picked from commit 25052220a4)
2023-08-16 17:40:24 -05:00
Alex Yang dafd5619e6 feat: support get datasource status (#3645) 2023-08-10 05:05:34 +00:00
Alex Yang ede6637a14 ci: fix dependabot.yml 2023-08-04 17:54:02 -07:00
Alex Yang 1c7c27712e ci: update cancel.yml 2023-08-03 19:11:32 -07:00
Alex Yang 4bb874756d refactor: lazy download macos maker (#3564) 2023-08-03 17:58:42 -07:00
Alex Yang 0d531782ca ci: add dependabot.yml (#3562) 2023-08-03 12:24:23 -07:00
Alex Yang 47ff376195 ci: improve download @sentry/cli (#3560) 2023-08-03 17:26:30 +00:00
Alex Yang 9449e66396 ci: fix upload artifact 2023-08-03 01:11:32 -07:00
Alex Yang b6200ab56d ci: build storage 2023-08-03 00:32:07 -07:00
Alex Yang ff23561e21 ci: fix needs 2023-08-03 00:25:31 -07:00
Alex Yang e718428d50 ci: fix server build (#3541) 2023-08-03 07:10:02 +00:00
Alex Yang ea34d66e14 feat: add @affine/sdk (#3536) 2023-08-03 04:47:05 +00:00
Alex Yang 32c08e49c5 feat: migrate to database v3 (#3528) 2023-08-02 16:50:10 -07:00
Alex Yang 33613c7041 fix(electron): check bundle (#3527) 2023-08-02 15:56:00 +00:00
Alex Yang f007e2cecb ci: fix setup maker (#3519) 2023-08-02 05:03:05 +00:00
Alex Yang 1b17743ed3 feat: custom maker dmg (#3501) 2023-08-01 19:20:29 +00:00
Alex Yang 18fcaff5ee feat(plugin-cli): add cli af (#3465) 2023-07-30 18:10:45 +00:00
Alex Yang 9f43c0ddc8 refactor: plugin loading logic (#3448) 2023-07-29 02:43:52 +00:00
Alex Yang 0ab1cfdeb6 chore: split vitest (#3426) 2023-07-28 03:06:50 +00:00
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