Commit Graph

18 Commits

Author SHA1 Message Date
31687891bc fix: remove step to install fronzen lockfile for avoiding installation errors 2023-05-22 19:27:35 +08:00
6331aa6e5f fix: remove unused character string after depdency linking 2023-05-22 19:25:48 +08:00
ea97c72961 ci(fix): add steps to setup pnpm via official documentation 2023-05-22 19:23:24 +08:00
8f8e196046 ci(fix): add steps to setup pnpm via official documentation 2023-05-22 19:22:46 +08:00
3193a9fa9d ci(fix): add steps to setup pnpm via official documentation 2023-05-22 19:21:43 +08:00
70a7b90ff7 ci(fix): add step to swap default shell to bash for pnpm post-installation 2023-05-22 19:17:00 +08:00
77098dd54b fix: use official script installation instead of installing via older verison of npm 2023-05-22 19:15:13 +08:00
c822e2ffe1 ci(fix): make npm install pnpm bin on first step due to missing dependency in github runner 2023-05-22 19:12:24 +08:00
8701b6a587 fix: change package manager for installation to pnpm with its affiliated lockfile 2023-05-22 19:10:54 +08:00
andatoshiki
dfd7a7adf6 chore: remove some emojis from workflow config and add steps to prep build 2023-03-24 16:25:49 +08:00
andatoshiki
ca041e3e3e test: use relative path for algolia crawler config for ci testing 2023-03-22 16:41:43 +08:00
andatoshiki
64b3fbead6 chore: rename algolia config json file to lower case naming 2023-03-03 15:37:01 +08:00
andatoshiki
a2a68df92e refactor(lint): globally lint sources with prettier 2023-03-02 10:13:22 +08:00
andatoshiki
b38c2b6f37 chore(doc): add comment to algolia workflow for index crawling as well as for test run with domain configured 2023-03-02 00:16:54 +08:00
andatoshiki
9dc15618a8 fix(action): remove outdated deploy workflow and rewrote yet renamed workflow filename 2023-03-02 00:07:11 +08:00
andatoshiki
7aa10e9f26 fix(deploy action): remove relative dir . with absolute build path 2023-03-02 00:00:39 +08:00
andatoshiki
e85b9900ea fix(action): fix build dir for gh-pages deployment 2023-03-01 23:58:13 +08:00
andatoshiki
20a0a1c4ea init: init commit for all files 2023-03-01 23:55:10 +08:00