kangfenmao
2a6a3ec3b1
chore(version): 1.1.19
2025-04-07 16:04:48 +08:00
Sophon
9fa350d350
build: Add support for Windows ARM64 platform ( #3431 )
...
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-04-06 09:35:08 +08:00
George·Dong
e508359a39
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
ead8e8b64e
chore(workflows): Update Yarn version to 4.6.0 in CI and release workflows
2025-03-14 16:49:43 +08:00
kangfenmao
5229cef35f
feat: update AIHubMix OAuth and release workflow configuration
2025-02-12 18:24:57 +08:00
rebecca554owen
810f0981e6
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
58d152ae9b
feat: add release workflow behavior control option
2025-01-14 14:55:32 +08:00
kangfenmao
aa73526ba4
chore(version): 0.9.6
2025-01-09 16:23:29 +08:00
kangfenmao
086475c883
refactor: knowledge base database engine
2024-12-25 17:42:03 +08:00
kangfenmao
6d395fba09
build: download npm node native modules
2024-12-24 17:24:38 +08:00
kangfenmao
ecf45e0c00
chore(version): 0.9.0
2024-12-23 17:07:26 +08:00
kangfenmao
3e64fa2025
fix: knowledge bugs
2024-12-23 10:48:40 +08:00
kangfenmao
629a2b4902
chore: remove release and build workflow, update release workflow for macos-latest
2024-12-19 17:24:39 +08:00
kangfenmao
016027ac59
build: add matrix
2024-12-19 17:20:52 +08:00
kangfenmao
dfa6651a1a
chore: update release workflow with tag filtering
2024-11-12 19:59:44 +08:00
kangfenmao
ffea63ecff
fix: 检查更新按钮不生效 #184
...
close #184
2024-10-16 13:14:15 +08:00
kangfenmao
94f647fc1a
fix: windows style
2024-08-08 23:30:55 +08:00
kangfenmao
e69ff8168d
build: add linux target
2024-08-08 11:31:15 +08:00
kangfenmao
a6364c3735
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
cda105a568
chore(version): 0.4.6
2024-08-01 15:36:07 +08:00
kangfenmao
79a481113c
ci: remove any yml files from the release files
2024-07-15 12:39:03 +08:00
kangfenmao
b7d4c477db
ci(release): remove blockmap files
2024-07-15 11:49:33 +08:00
kangfenmao
1cbfe2a707
0.2.0
2024-07-14 22:21:08 +08:00
kangfenmao
b81ed70ea4
fix: auto update
2024-07-14 21:28:07 +08:00
kangfenmao
efdbccae69
build: change yarn version
2024-07-13 00:31:07 +08:00
kangfenmao
34b2e72352
chore(version): v0.1.0
2024-07-11 14:38:45 +08:00
kangfenmao
cd1890cfe4
fix: github release failed with status: 403
2024-07-10 20:48:39 +08:00
kangfenmao
4175a013e1
ci: remove ubuntu-latest build
2024-07-10 20:42:19 +08:00
kangfenmao
db95def60f
ci: add github actions
2024-07-10 20:36:38 +08:00