Commit Graph

20 Commits

Author SHA1 Message Date
renovate[bot]
aed5c7c988 chore(deps): update actions/setup-node action to v6 2026-03-05 10:01:22 +00:00
rzzf
f7e6db47af ci: fix lint-commit-message not working for PR from fork (#22806)
* ci: fix lint-commit-message not working for PR from fork

* chore: upgrade

* ci: update
2025-11-15 10:02:59 +08:00
一只前端汪
4ba0d49db9 ci: use setup-node cache (#22546)
* chore(ci): use setup-node cache

* fix: Consistent with the naming on the Node.js

* fix: 还原命名

* fix: 1
2025-10-22 09:39:24 +02:00
btea
cb04a70019 ci: lint-commit-message action add condition (#20064) 2025-03-08 18:25:35 +08:00
sea
fcd5d2fdab ci: fix lint-pr-title comment (#19947)
* ci: fix lint-pr-title username is empty

* ci: update
2025-02-25 10:41:37 +08:00
sea
f4f1d53070 ci: update lint pr title (#19898)
* chore(ci): delete lint-commit-message file

* ci: update

* ci: update
2025-02-23 22:21:11 +08:00
btea
095eb14521 docs: format table-v2 & use actions/upload-artifact v4 (#19670)
* docs: format table-v2

* chore: update actions/upload-artifact

* chore: update

* chore: update
2025-01-17 08:32:27 +08:00
btea
9c168ecf36 ci: update action vertion (#18663) 2024-10-27 14:23:24 +08:00
btea
0b87b9f033 ci: the node version supported by action is consistent with GitHub (#18432) 2024-10-01 11:44:20 +08:00
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