Commit Graph

11 Commits

Author SHA1 Message Date
Bryan Lee
6124d3d1ba
ci: bump pnpm/action-setup from 2 to 4 (#17419)
* ci: update actions/checkout

* ci: update pnpm/action-setup
2024-07-05 10:24:11 +08:00
btea
d0eb6c3d1a
feat: support node 18+ & update tsx and vitest (#16190)
* feat: support node 18+ & update tsx and vitest

* chore: update

* chore: remove

* fix: update dep

* test: fix autocomplete

* test: update

* test: update

* chore: update

* chore: update

* chore: update
2024-04-11 17:48:34 +08:00
Hefty
5aa8d67b27
ci: use env files to replace the deprecated set-output command (#10268) 2022-10-27 15:17:05 +08:00
三咲智子
b270dc1296
ci: improve cache (#9860) 2022-09-22 09:04:40 +08:00
三咲智子
69f823f00d
ci: simplify workflows (#9737) 2022-09-14 09:50:55 +08:00
renovate[bot]
c6745d9c02
chore(deps): update actions/upload-artifact action to v3 (#7753)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 20:56:49 +08:00
JeremyWuuuuu
ec6f1444ab
fix(ci): lint commit message error (#7731)
- Add PR numbers for workflow.
2022-05-17 10:54:03 +08:00
JeremyWuuuuu
4e66ca634a
fix(ci): token limitation for commit lint (#7675)
- Set lint result to an artifact.
- Add a workflow which is responsible for posting.
2022-05-13 11:45:10 +08:00
JeremyWuuuuu
b228a65bd7
fix(ci): token limitation for commit lint (#7647)
- Update gitlab.token to BOT_TOKEN for managing triage thing.
2022-05-12 11:32:30 +08:00
JeremyWuuuuu
792a3c40db
fix(ci): replace token for lint notification (#7625)
- Replace secrets.GITHUB_TOKEN with github.token
2022-05-11 08:45:25 +08:00
JeremyWuuuuu
e4b8008017
feat(ci): enforce commit message linter (#7609)
- Enforce lint commit message with conventional commit.
2022-05-10 22:03:02 +08:00