Commit Graph

32 Commits

Author SHA1 Message Date
云游君
5a326ef272
ci: add strategy & use setup-node cache for workflows (#7621) 2022-05-10 19:24:16 +08:00
ntnyq
5ad4352e25
ci: respect config packageManager (#7488) 2022-05-05 11:02:20 +08:00
三咲智子
f8916f3792
feat: upgrade pnpm 7 (#7480) 2022-05-03 14:27:10 +08:00
三咲智子
762e43b4f6
fix: pin pnpm version (#7455) 2022-05-01 14:13:05 +08:00
三咲智子
2ca93aabd7
feat: publish eslint config and metadata (#7063) 2022-04-09 04:32:01 +08:00
renovate[bot]
5f304a4940
chore(deps): update actions/cache action to v3 (#6894)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-30 02:30:13 +08:00
renovate[bot]
9ab86d9e44
chore(deps): update actions/checkout action to v3 (#6449) 2022-03-07 10:52:16 +08:00
renovate[bot]
6878b33319
chore(deps): update actions/setup-node action to v3 (#6285)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-25 20:05:11 +08:00
三咲智子
a9e25ecef3
ci: add dependency cache (#6199) 2022-02-21 16:11:17 +08:00
jeremywu
7ddb04b36c
chore(project): enhance logging in github actions (#5425) 2022-01-17 17:44:29 +08:00
三咲智子
647367e887
ci: upgrade pnpm version (#3895) 2021-10-16 20:58:41 +08:00
三咲智子
bdf7dfb3e0
chore(project): use pretty-quick (#3755)
* chore(project): use pretty-quick

* refactor: add dev branch
2021-10-01 14:17:16 +08:00
iamkun
d4dde9df96
Update publish-npm.yml 2021-09-27 12:16:49 +08:00
三咲智子
7a9c6f38d7
build: parallel build (#3416) 2021-09-26 01:29:07 +08:00
三咲智子
f9e192535f
refactor: replace yarn with pnpm (#3571)
* refactor: replace yarn with pnpm

* chore: install pnpm

* chore: disable cache

* ignore pnpm-lock.yaml

* resolve deps

* setup pnpm
2021-09-23 08:12:37 +08:00
jeremywu
c210352180
fix release scirpt (#3410) 2021-09-15 01:45:45 +08:00
三咲智子
5c70b303d9
fix(build): fix exclude dependency (#3404)
* fix(build): fix exclude dependency

* Update utils.ts
2021-09-15 01:13:36 +08:00
jeremywu
f4bad47cd5
fix(build): github release CI issue (#3023)
* fix(build): github release CI issue

- Fix release.yml syntax issue

* Update publish-npm.yml
2021-08-24 16:31:30 +08:00
jeremywu
b0f4fc5f23
refactor: update package path and bundle folder (#3016) 2021-08-24 13:36:48 +08:00
jeremywuuuuu
1d24eefd42 update ci node version 2021-07-23 16:46:53 +08:00
jeremywu
70c31d0bec
build(build): buid/add-locale-theme-in-es-build (#1132)
- Now lib provides cjs format exports and es provides esm format
2020-12-27 18:05:32 +08:00
jeremywu
d000dd7431
fix(build): fix/build-script (#1129)
- Fix build script error
2020-12-27 14:48:24 +08:00
jeremywu
2671c461b4
build(core): core/bundling-opt (#1118) 2020-12-27 14:16:18 +08:00
jeremywu
18cd73114b
Update publish-npm.yml 2020-12-24 01:15:35 +08:00
jeremywu
4f51a52e42
Update publish-npm.yml 2020-12-24 00:24:02 +08:00
jeremywu
2da17daea2
Update publish-npm.yml 2020-12-24 00:04:52 +08:00
jeremywu
685fb9495e
Update publish-npm.yml 2020-12-23 23:15:59 +08:00
jeremywu
a65b7232cd
fix(project): fix/release-automation (#1101)
- Fix publish scripts
2020-12-23 21:44:51 +08:00
jeremywu
2e53ce72c9
feat: release automation (#1097) 2020-12-23 17:46:04 +08:00
jeremywu
61f8317fa1
feat: release-automation (#1095) 2020-12-23 16:57:31 +08:00
jeremywu
97e8848617
build(project): feat/release-automation (#1094)
- Add publish.sh for automated publishing
2020-12-23 15:59:58 +08:00
Bradley Zhou
aaa8c813fe
feat: #776 publish to npmjs upon manual github release (#1047) 2020-12-23 15:14:48 +08:00