George·Dong
61829ab591
chore(pre-commit): add pre-commit hook to enforce code style ( #3351 )
...
* chore(pre-commit): add pre-commit hook to enforce code style
- Added husky for managing Git hooks and lint-staged for pre-commit checks.
- Updated prettier version to 3.5.3.
- Configured lint-staged to format and lint JavaScript and JSON files before commits.
* chore(workflows): add lint check to CI
* fix: version not correct
* chore(workflow): bump GitHub Actions dependencies to latest versions
- @actions/setup-node: v3 -> v4
- @actions/cache: v3 -> v4
- @actions/upload-artifact: v3 -> v4
---------
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-03-15 11:09:11 +08:00
kangfenmao
394483c363
chore(workflows): Update Yarn version to 4.6.0 in CI and release workflows
2025-03-14 16:49:43 +08:00
kangfenmao
0a4b360745
feat: update AIHubMix OAuth and release workflow configuration
2025-02-12 18:24:57 +08:00
rebecca554owen
e171715490
GitHub Actions 工作流优化
...
升级 actions/checkout 从 v3 到 v4。
新增 Get release tag 步骤,支持手动触发和自动触发时动态获取发布标签:
手动触发时,使用 workflow_dispatch 输入的 tag 参数。
自动触发时,从 GITHUB_REF 中提取标签(如 v1.0.0)。
统一使用 secrets.GITHUB_TOKEN 替代 secrets.GH_TOKEN,遵循 GitHub 官方推荐的最佳实践。
2025-02-03 15:07:16 +08:00
kangfenmao
3e33ee6cc5
feat: add release workflow behavior control option
2025-01-14 14:55:32 +08:00
kangfenmao
270216f461
chore(version): 0.9.6
2025-01-09 16:23:29 +08:00
kangfenmao
34ebab0af8
refactor: knowledge base database engine
2024-12-25 17:42:03 +08:00
kangfenmao
aa4f94f8a4
build: download npm node native modules
2024-12-24 17:24:38 +08:00
kangfenmao
d558572d97
chore(version): 0.9.0
2024-12-23 17:07:26 +08:00
kangfenmao
35fd5aef22
fix: knowledge bugs
2024-12-23 10:48:40 +08:00
kangfenmao
8f11d2b1c9
chore: remove release and build workflow, update release workflow for macos-latest
2024-12-19 17:24:39 +08:00
kangfenmao
9aa2a4727d
build: add matrix
2024-12-19 17:20:52 +08:00
kangfenmao
30fa9277ff
chore: update release workflow with tag filtering
2024-11-12 19:59:44 +08:00
kangfenmao
76b6593545
fix: 检查更新按钮不生效 #184
...
close #184
2024-10-16 13:14:15 +08:00
kangfenmao
e028d0600f
fix: windows style
2024-08-08 23:30:55 +08:00
kangfenmao
22e3c0e270
build: add linux target
2024-08-08 11:31:15 +08:00
kangfenmao
a8f3e2be6b
chore(release.yml): add CSC_LINK and CSC_KEY_PASSWORD environment variables for windows build to enable code signing
2024-08-02 15:17:21 +08:00
kangfenmao
681c93f5eb
chore(version): 0.4.6
2024-08-01 15:36:07 +08:00
kangfenmao
3fc45187eb
ci: remove any yml files from the release files
2024-07-15 12:39:03 +08:00
kangfenmao
5a7f943448
ci(release): remove blockmap files
2024-07-15 11:49:33 +08:00
kangfenmao
af7af98d49
0.2.0
2024-07-14 22:21:08 +08:00
kangfenmao
0556de81dd
fix: auto update
2024-07-14 21:28:07 +08:00
kangfenmao
6c8d2b0f68
build: change yarn version
2024-07-13 00:31:07 +08:00
kangfenmao
8681bcd538
chore(version): v0.1.0
2024-07-11 14:38:45 +08:00
kangfenmao
2b40ddc3ea
fix: github release failed with status: 403
2024-07-10 20:48:39 +08:00
kangfenmao
6e23d6ab93
ci: remove ubuntu-latest build
2024-07-10 20:42:19 +08:00
kangfenmao
7f40fd3b97
ci: add github actions
2024-07-10 20:36:38 +08:00