Commit Graph

65 Commits

Author SHA1 Message Date
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
Himself65 33320bd38e ci: fix workflow secure in build.yml (#1644) 2023-03-21 08:46:31 -05:00
Himself65 05ac48b693 docs: update build guideline (#1630) 2023-03-21 00:12:42 -05:00
Himself65 1ba750d89c fix: test error (#1628) 2023-03-21 10:58:23 +08:00
Himself65 a8ca92e34a ci: fix grammar issue (#1626) 2023-03-21 04:24:21 +08:00
Himself65 82fa9b1d81 ci: refactor build&test logic (#1624) 2023-03-21 04:10:40 +08:00
Himself65 3aec87b02d ci: use pull_request_target (#1623) 2023-03-20 13:45:40 -05:00
Himself65 fe2d244460 refactor: use yarn (#1619) 2023-03-20 02:05:02 -05:00
Himself65 473076b603 ci: run octobase service (#1608) 2023-03-18 01:00:52 -05:00
Himself65 94d535f72b test: support test e2e with OctoBase (#1593)
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-03-17 03:51:00 -04:00
DarkSky 10d54b0c7b feat: run unit & e2e test on master (#1383) 2023-03-09 16:10:49 +08:00
Himself65 bc9d470d08 ci: remove self-host in build.yml (#1363)
Co-authored-by: DarkSky <darksky2048@gmail.com>
2023-03-07 19:24:41 +08:00
LongYinan 2a08e0b704 ci: remove perfsee upload step on CI (#1356) 2023-03-06 21:51:21 +08:00
hehe 693e7b204b ci: revise workflows to use .nvmrc (node 18) (#1290) 2023-03-04 14:07:09 +08:00
LongYinan 6c4def18a6 build: dedupe packages in lockfile (#1259) 2023-03-02 18:44:48 +00:00
LongYinan 6138fefa9e ci: setup pnpm from corepack config to avoid flaky lockfile (#1258) 2023-03-02 18:21:55 +08:00
LongYinan a4892e5992 build(web): introduce Perfsee (#1256) 2023-03-02 16:49:33 +08:00