beyondkmp
0b89e9a8f9
feat: add RPM target support for Linux builds ( #9026 )
...
* Updated electron-builder configuration to include RPM as a target for Linux builds.
* Modified GitHub workflows to install RPM dependencies during the build process for both nightly and release workflows.
2025-08-10 12:08:36 +08:00
Phantom
a4854a883b
Chore/issue template ( #8789 )
...
* chore(ISSUE_TEMPLATE): 更新错误报告模板的标签和类型字段
将labels字段从'kind/bug'改为'bug'并添加type字段
* Revert "chore(ISSUE_TEMPLATE): 更新错误报告模板的标签和类型字段"
This reverts commit f1195e210a .
* docs(issue模板): 更新issue模板中的labels字段
将kind/前缀的labels更新为更简洁的格式,例如将kind/bug改为bug,kind/enhancement改为feature
* docs(ISSUE_TEMPLATE): 统一错误报告模板中的标签大小写
将中文和英文错误报告模板中的标签从 'bug' 统一改为大写 'BUG',保持一致性
* docs(ISSUE_TEMPLATE): 在bug报告模板中添加版本确认选项
2025-08-03 12:51:37 +08:00
Bruce Wang
3a4803b675
fix: release sync git tag ( #8755 )
2025-08-01 21:04:23 +08:00
fullex
640985a5e6
fix: set consolelog eslint to error when in prci lint check ( #8532 )
...
set consolelog eslint to error when in prci lint check
2025-07-26 09:21:18 +08:00
kangfenmao
3f7f78da15
fix(release.yml): add missing environment variables for build jobs
2025-07-10 10:49:10 +08:00
one
4ac8a38834
style: set eol to lf, code formatting ( #7923 )
...
* chore(gitattributes): set eol to lf
* chore: git renormalize
* style: reformatting
* chore: keep eslint prettier plugin consistent on eol
2025-07-08 09:50:33 +08:00
tommyzhang100504
c5d1f2dd7a
使自动更新版本号更健壮 ( #7864 )
2025-07-06 20:31:08 +08:00
Chen Tao
e35b4d9cd1
feat(knowledge): support doc2x, mistral, MacOS, MinerU... OCR ( #3734 )
...
Co-authored-by: suyao <sy20010504@gmail.com>
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-07-03 16:23:02 +08:00
one
cd1ef46577
chore: remove dependency updates ( #7743 )
2025-07-03 14:05:35 +08:00
one
8d9ac7299a
chore(ci): update dependabot ( #7725 )
2025-07-02 10:22:17 +08:00
one
06b543039f
chore(ci): remove --fix from lint ( #7159 )
...
* chore(ci): remove --fix from lint
* fix: lint errors
2025-06-14 22:58:49 +08:00
kangfenmao
2a0484ede2
chore(release): update fetch depth in GitHub Actions workflow
...
- Changed the fetch depth to 0 in the release workflow to ensure all history is available for tagging. This adjustment improves the accuracy of the release process.
2025-06-14 13:18:59 +08:00
tommyzhang100504
79d7ffcbad
build: 增加自动更新文档中版本号的github workflow ( #6971 )
...
更新程序
2025-06-08 10:49:56 +08:00
Lucas
d58911ac60
fix(ci): Update the nightly-build workflow ( #6791 )
...
Update the branch name from `develop` to `main`
2025-06-04 17:37:13 +08:00
kangfenmao
72fae1af25
fix: update artifact patterns in release workflow
...
- Modified the artifact patterns in the GitHub Actions release workflow to include 'dist/rc*.yml' for better versioning support.
2025-05-28 16:19:41 +08:00
one
1b6cba454d
chore: add dependabot ( #6369 )
2025-05-24 08:58:24 +08:00
自由的世界人
d9661602b2
fix: increase the upper limit of issue-management operations-per-run ( #6257 )
2025-05-21 15:31:28 +08:00
GeorgeDong32
1c35ede129
chore(workflows): update workflows for new repo structure
2025-05-11 23:52:37 +08:00
自由的世界人
a7ee3cbd02
Update issue-management.yml ( #5314 )
...
* Update issue-management.yml
* feat: enhance issue management with new templates and automated stale issue handling
* fix: update issue templates for clarity and consistency in descriptions
* fix: improve clarity in issue templates and add area labels for better categorization
* fix: reorder question template title for improved clarity and update issue-checker to remove redundant label handling
* fix: add skip and remove labels for kind/bug, kind/enhancement, and kind/question in issue-checker
* fix: remove redundant handling for needs-more-info labels in issue-checker
2025-04-25 21:18:17 +08:00
SuYao
a5f8ac8587
feat: add English contributor guide and update issue templates ( #5300 )
...
- Introduced a new English version of the contributor guide (CONTRIBUTING_EN.md) to enhance accessibility for non-Chinese speakers.
- Updated issue templates to use more specific labels (kind/bug, kind/enhancement, kind/question) for better categorization.
- Added a testing section in the developer guide to clarify testing procedures.
2025-04-24 18:04:45 +08:00
HuiZhang
53ef8b0f32
Create pull_request_template.md
2025-04-24 16:56:43 +08:00
kangfenmao
7a7b24fe2f
build: fix nightly build error
2025-04-24 10:59:52 +08:00
Lucas
0686b2d813
fix(ci): Remove a deleted step which make the nightly build pipeline fail
...
These lines were deleted in `release.yml` in commit 75f98608 .
2025-04-24 10:29:05 +08:00
kangfenmao
5d04ef2508
chore(release): increase Node.js memory limit in release workflow
...
- Added NODE_OPTIONS to set max-old-space-size to 8192 in the release workflow for Mac, Windows, and Linux builds.
2025-04-23 18:59:53 +08:00
kangfenmao
234a5e085f
chore(release): update default release tag to v1.0.0 and install setuptools for Mac build
2025-04-21 20:02:37 +08:00
beyondkmp
75f986087a
chore(electron-builder): Simplify file renaming logic and remove space ( #4919 )
...
* chore(electron-builder): Disable universal installer option in NSIS configuration
* refactor(after-build): Change file handling to delete files with spaces and rename files in YAML data
- Updated the function to delete files containing spaces instead of renaming them.
- Enhanced YAML processing to rename files and their blockmaps, ensuring proper handling of setup and portable versions.
- Adjusted the final YAML output to reflect the new file names.
* refactor(after-build): Simplify file renaming logic and remove space handling script
- Updated the after-build script to rename artifact files by replacing spaces with hyphens.
- Removed the replace-spaces.js script as its functionality is now integrated into the after-build process.
- Adjusted the build process in package.json to reflect the changes in file handling.
* refactor(electron-builder): Update artifact build script reference and remove obsolete after-build script
- Changed the artifactBuildCompleted script reference in electron-builder.yml to point to the new script.
- Deleted the outdated after-build.js script, which is no longer needed for file handling.
* delete js-yml
2025-04-17 10:05:48 +08:00
Asurada
18e99dee67
chore(issue-template): improve clarity and requirements in bug report checklist ( #4847 )
2025-04-15 13:29:16 +08:00
自由的世界人
748252febc
Update issue-management.yml ( #4830 )
...
* Update issue-management.yml
* Update issue-management.yml
2025-04-15 09:59:37 +08:00
自由的世界人
8ac4d07d6b
feat: create issue-management.yml ( #4822 )
2025-04-15 04:03:01 +08:00
kangfenmao
96df9f6979
chore(version): 1.1.19
2025-04-07 16:04:48 +08:00
Sophon
8501ab82c6
build: Add support for Windows ARM64 platform ( #3431 )
...
Co-authored-by: 亢奋猫 <kangfenmao@qq.com>
2025-04-06 09:35:08 +08:00
LiuVaayne
ea059d5517
feat(mcp): add in-memory MCP server support and configuration management ( #4359 )
2025-04-05 14:17:56 +08:00
George·Dong
e5f2fab43c
chore(workflows): nightly build refactor ( #3426 )
...
* chore(workflows): Improve nightly build workflow
* chore(workflows): Improve nightly build workflow
* chore(workflows): Improve nightly build workflow for Windows build
* chore(workflows): Add checksum for nightly build summary
* chore(workflows): fix checksum calc
* chore(workflows): Modify summary title
* chore(workflows): Fix macOS build rename
* chore(workflows): Fix checksum output redirection in nightly build
* chroe(workflows): Add nightly build compress to save storage spending
2025-03-16 20:03:57 +08:00
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
George·Dong
6238b353cd
refactor(actions): Add nightly and pr-ci workflows
2025-03-14 16:34:23 +08:00
kangfenmao
ad01fc43e5
Revert "docs: remove Chinese issue templates for bug reports, feature requests, and questions"
...
This reverts commit ab5e830ed1 .
2025-02-28 10:34:28 +08:00
ousugo
5f4142f0c4
chore: Enhance issue templates with improved guidance and visual context
2025-02-19 17:19:15 +08:00
kangfenmao
ab5e830ed1
docs: remove Chinese issue templates for bug reports, feature requests, and questions
2025-02-17 12:02:07 +08:00
Neal_Tan
653e5d82ed
docs: optimize issues ( #1790 )
2025-02-17 08:12:40 +08:00
ousugo
dabff0a847
feat: Add platform and version fields to all issue templates
2025-02-15 00:26:31 +08:00
kangfenmao
0a4b360745
feat: update AIHubMix OAuth and release workflow configuration
2025-02-12 18:24:57 +08:00
ousugo
24deb56d00
feat(ISSUE_TEMPLATE): 添加Issue提交检查清单
2025-02-12 14:09:36 +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
牡丹凤凰
1e756614f9
Delete .github/workflows/update-lmarena.yml
2025-01-19 13:59:06 +08:00
牡丹凤凰
d457dfa3d3
Update update-lmarena.yml
2025-01-19 13:59:06 +08:00
牡丹凤凰
b24d88dfe3
Create update-lmarena.yml
2025-01-19 13:59:06 +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
c579eff86e
chore(version): 0.9.5
2025-01-08 16:52:03 +08:00
kangfenmao
8ef9fb0216
feat: add github auto assignment workflow
2024-12-31 00:43:16 +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
100dbc8101
feat: added new issue templates for documentation and question issues
2024-12-04 09:32:52 +08:00
kangfenmao
368de84440
docs: add chineses issue template
2024-12-03 19:02:41 +08:00
kangfenmao
3b569131a5
chore: add github issue template
2024-12-03 16:06:17 +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