Commit Graph

10 Commits

Author SHA1 Message Date
Gene 3eb2ecd039
fix: github action build too slow (#779)
* fix: github action build too slow

* fix: github action build too slow

* Revert "fix: github action build too slow"

This reverts commit bc23ee5ed1b103275704899c6cda629daf4ce1be.

* fix: patch vite-plugin-svg-icons. add cache for frequently calling fast-glob.sync in function compilerIcons

* update push-check.yml

* update push-check.yml

* test svg

* test svg

* try silent mode

* log to file

* revert some files
2024-09-02 09:42:59 +08:00
Hexqi ab783d8835
chore: add auto labeler workflow (#758)
* chore: add auto labeler workflow
添加workflow:提交PR或者修改标题后自动添加/更新 label
自动添加的label包括:
enhancement:标题以feat: 开头
document: 标题以docs: 开头
bug: 标题以fix:开头
refactor-main: 目标分支为refactor/develop
ospp-2024: 目标分支为 ospp-2024/*
2024-08-28 20:16:45 +08:00
chilingling 8c5fc76e4c
feat: add build check (#646) 2024-07-11 11:13:59 +08:00
Kagol a0a4e293d8
chore: Upgrade dependencies to fix security vulnerability (#479) 2024-05-17 11:44:44 +08:00
chilingling 6d9241ed6a
fix(chore): remove ai code review workflow (#490) 2024-05-17 10:40:22 +08:00
chilingling eafe3df2c6
fix(chore): update pr check node version (#431) 2024-04-18 19:47:21 +08:00
Kagol 6a59dacfd6
docs: add project name to issue template (#335) 2024-03-27 09:26:59 +08:00
Hexqi 919f06e89d
chore: add code review action (#215) 2024-01-03 11:15:57 +08:00
wenmine 6a4de499a4
添加eslint&自动化构建 (#101) 2023-11-23 19:20:19 +08:00
wenmine d57fb578da
docs: add pr and bug template (#18) 2023-10-08 09:49:04 +08:00