dependabot[bot]
|
e7c371d098
|
chore(deps): bump actions/setup-node from 3 to 4 (#13621)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
[skip ci]
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-24 01:23:12 +00:00 |
Tony
|
475372751f
|
chore: revise github actions (#13612)
* chore: rename actions
* chore: fix path maintainer build
* feat: prepare script for node20
* chore: fix semgrep cant access secret
|
2023-10-23 03:44:46 +08:00 |
dependabot[bot]
|
9abaf79f30
|
chore(deps): bump bdougie/take-action from 1.5 to 1.6 (#13568)
Bumps [bdougie/take-action](https://github.com/bdougie/take-action) from 1.5 to 1.6.
- [Release notes](https://github.com/bdougie/take-action/releases)
- [Commits](https://github.com/bdougie/take-action/compare/v1.5...v1.6)
---
updated-dependencies:
- dependency-name: bdougie/take-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-10-20 02:24:06 +00:00 |
dependabot[bot]
|
5dc8d67a40
|
chore(deps): bump actions/checkout from 3 to 4 (#13214)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-09-05 07:39:41 +08:00 |
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 |