Commit Graph

10 Commits

Author SHA1 Message Date
starbirdtech383
2ae35b0105 remove use-node-version from .npmrc during build. the node version is already configured as separate action in job
removed previous workaround for pnpm and updated node version consistently across jobs
2023-10-20 18:02:50 +05:30
Wing-Kam Wong
8899058b0a fix(workflows): use bootstrap cmd instead 2023-08-31 15:38:14 +08:00
Wing-Kam Wong
f97aaa5fe4 refactor(workflows): replace pnpm bootstrap cmd 2023-08-30 15:30:16 +08:00
Wing-Kam Wong
e37099369d refactor(workflows): simplify workflow & use pnpm store 2023-08-28 11:59:01 +08:00
Wing-Kam Wong
66d62194aa chore(workflows): frozen lockfile 2023-07-23 01:40:42 +08:00
Wing-Kam Wong
2e6ceb3d60 chore(deps): add pnpm/action-setup@v2 2023-06-15 16:07:36 +08:00
Wing-Kam Wong
ce06ffb432 chore(deps): npm -> pnpm 2023-06-15 15:56:43 +08:00
Wing-Kam Wong
c1268f624c chore(deps): npm ci -> pnpm install 2023-06-15 15:56:14 +08:00
Wing-Kam Wong
3000e551a4 chore: trigger backend unit test only when packages/nocodb/** is changed 2022-07-07 13:04:35 +08:00
Vijay Kumar Rathore
cf76563629 fix find one to return empty object
Signed-off-by: Vijay Kumar Rathore <professional.vijay8492@gmail.com>
2022-06-28 10:08:57 +02:00