Commit Graph

8 Commits

Author SHA1 Message Date
Tony 8c1e4be962
chore: fix on demand test pptr not found (#12660)
* chore: fix on demand test pptr not found

* chore: add node 20 to ci env
2023-06-12 21:24:39 +08:00
Tony 1de1e9ae56
build: use pnpm (#12438)
* build: use pnpm

* fix: use corepack pnpm

* chore: use pnpm in gha

* chore: add setup pnpm

* fix: install command

* fix: pnpm lock file not updated

* chore: pnpm no recursive install

* docs: use pnpm

* fix: ignore yarn lock

* chore: update command for cloud dev env
2023-05-05 20:09:54 +08:00
TonyRL 7d4e7e594f docs: fix hexo next example 2023-04-09 14:03:55 +00:00
TonyRL 7113d82892 chore: actions timeout
[skip ci]
2023-02-09 16:12:41 +00:00
dependabot[bot] e29bfc7f4d
chore(deps): bump cirrus-actions/rebase from 1.7 to 1.8 (#11448)
Bumps [cirrus-actions/rebase](https://github.com/cirrus-actions/rebase) from 1.7 to 1.8.
- [Release notes](https://github.com/cirrus-actions/rebase/releases)
- [Commits](https://github.com/cirrus-actions/rebase/compare/1.7...1.8)

---
updated-dependencies:
- dependency-name: cirrus-actions/rebase
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 22:20:08 +00:00
Tony 4fef0bbd3d
chore: use node 18 (#11093)
* chore: use node 18

npm pushlish will still use node 16

* fix: openssl3 workaround

* fix: exit cleanly for node 18
2022-10-14 23:33:47 +08:00
Tony 5dd5317400
chore(workflow): test route on demand (#9831)
* chore: on demand test

* style: lint
2022-05-27 04:09:00 +08:00
TonyRL 82a6b98e7e chore: add self assign 2022-05-23 12:24:26 +00:00