Commit Graph

186 Commits

Author SHA1 Message Date
t8y2 fec91b9aef feat(update): mirror agent release downloads 2026-07-11 23:40:18 +08:00
t8y2 f4ff8b11a5 fix(jdbc): improve Java driver compatibility 2026-07-11 23:31:07 +08:00
zipg 1a833714ba
fix(agents): include Kerberos modules in managed JRE 2026-07-11 13:00:56 +08:00
t8y2 ce7739fcda fix(release): parallelize mirror asset uploads 2026-07-11 11:30:20 +08:00
t8y2 bab94cc52b fix(jdbc): support reusable multi-JAR driver bundles 2026-07-10 21:25:17 +08:00
t8y2 7b47c81ad7 feat(github): infer issue titles 2026-07-10 18:31:47 +08:00
t8y2 d3ac9805a4 feat(github): label user-reported issue priority 2026-07-10 16:20:41 +08:00
t8y2 3f87a7f689 feat(github): label issues by database 2026-07-10 11:38:08 +08:00
二丫讲梵 b44882d7ba
feat(issue-template): add one-click support info copy to bug report template 2026-07-10 09:43:00 +08:00
t8y2 e098922385 feat(ci): delete spam comments with malicious .zip links 2026-07-09 12:19:03 +08:00
t8y2 9cbe857a2a feat(update): 应用内更新提示支持英文 release notes 2026-07-07 00:26:56 +08:00
t8y2 72fd2dc7f4 ci(project-triage): only add assigned issues to project board 2026-07-06 10:57:19 +08:00
t8y2 7641bd3512 feat(release): sync releases to AtomGit 2026-07-03 03:04:52 +08:00
t8y2 b61ed7c255 feat(ci): autofill i18n translations 2026-07-02 15:11:38 +08:00
t8y2 b869bcd379 fix(agents): limit common version bumps 2026-07-02 12:11:35 +08:00
t8y2 0756b186df fix(agents): preserve automatic version bumps 2026-07-01 14:24:29 +08:00
zipg da63f6e358
feat(release): add Windows WebView2 offline installer 2026-06-30 19:50:41 +08:00
t8y2 6c232899b4 feat(agents): remove legacy Oracle Java agents 2026-06-28 16:11:22 +08:00
t8y2 baeaeba431 fix(ci): split rust checks 2026-06-28 11:45:52 +08:00
t8y2 4c03052d54 fix(ci): rebase agents version bump 2026-06-28 03:34:01 +08:00
二丫讲梵 c925f9a9de
feat(docs): add Makefile build flow and update docs
*  feat(docs): 更新文档以支持 Makefile 构建流程

- 添加 Makefile 文件以简化开发环境设置
- 更新 README 和中文文档,说明使用 `make` 命令进行依赖安装和启动开发环境
- 更新快速开始文档,增加 Makefile 相关说明

*  feat(docs): 更新文档以支持 Makefile 构建流程和快速检查命令

*  feat(docs): 更新文档以说明如何贡献官网内容和预览文档
2026-06-27 23:52:54 +08:00
t8y2 3e8c4273b2 ci: skip unaffected jobs via paths-filter 2026-06-26 18:29:32 +08:00
t8y2 c0e85685b1 ci: reduce rust debuginfo to line-tables-only for faster builds 2026-06-26 18:24:35 +08:00
t8y2 a1dba7a18c fix(issue-template): merge error logs into description checklist 2026-06-26 17:30:19 +08:00
t8y2 63fad1398b fix(issue-templates): standardize issue titles by removing emojis 2026-06-26 17:23:23 +08:00
二丫讲梵 058bbf72cc
feat(issue_template): 更新功能请求和问题模板,增加数据库类型和版本输入 2026-06-26 09:52:21 +08:00
t8y2 39c1255af5 fix(release): serialize release workflows 2026-06-25 12:06:11 +08:00
t8y2 3199e82e4e feat(ci): rename qq-notify to notify, add Feishu webhook for PR events 2026-06-24 19:34:29 +08:00
t8y2 5f227bb89b fix(docs): filter out agents releases from changelog
- Filter agents-* releases in sync-changelog.mjs (source)
- Filter agents-* releases in changelog.ts (fallback)
- Prevents internal agent releases from appearing in user-facing changelog
2026-06-24 00:32:07 +08:00
t8y2 f21a4b5ac1 chore(agents): bump all driver versions 2026-06-23 15:20:48 +08:00
t8y2 ff79ec05ad fix(agents): preserve migrated release versions 2026-06-23 14:37:58 +08:00
t8y2 3a25487dea feat(agents): move agents into dbx repo 2026-06-23 11:38:16 +08:00
t8y2 a17efc2d89 docs: add PR template with frontend screenshot requirement 2026-06-21 08:06:48 +08:00
t8y2 a021ae221e fix(release): use mpgrm env credentials 2026-06-18 23:58:56 +08:00
t8y2 94535b8d72 fix(release): add manual cnb asset sync 2026-06-18 23:55:38 +08:00
t8y2 81ae3e47fb fix(release): pass credentials to cnb asset sync 2026-06-18 23:54:44 +08:00
t8y2 827459c6ee fix(ci): split docker registry digests 2026-06-18 23:26:44 +08:00
t8y2 8b473d5912 fix(ci): handle release tag reruns 2026-06-18 22:41:16 +08:00
t8y2 73f4762b8d fix(ci): update GitHub action runtimes 2026-06-18 17:05:11 +08:00
t8y2 ede7d65165 fix(ci): correct Gitee sync URL to codetty/dbx 2026-06-18 15:12:08 +08:00
t8y2 78d280cec3 chore(ci): add Gitee mirror sync 2026-06-18 15:09:18 +08:00
t8y2 80d33e1990 chore(ci): merge CNB and AtomGit mirror sync into single workflow 2026-06-18 15:06:46 +08:00
二丫讲梵 8e5eac9eab
feat(workflow): 添加同步到 CNB 的工作流 2026-06-18 11:42:54 +08:00
t8y2 aff9ca49c1 fix(release): purge Cloudflare cache after publish 2026-06-16 13:16:20 +08:00
t8y2 a23897c203 feat: add priority dropdown to issue templates 2026-06-16 11:26:51 +08:00
t8y2 8c9b1dbd15 docs: add debug log export instructions to bug report template 2026-06-15 22:53:11 +08:00
t8y2 aea610b7c0 fix(ci): add prepare dependency to publish-homebrew-formula job 2026-06-13 19:23:58 +08:00
t8y2 3bd0f50ff7 fix: rewrite latest.json binary download URLs to R2 CDN 2026-06-13 17:26:40 +08:00
t8y2 0a913344b2 fix(ci): pin Windows release runner 2026-06-12 13:48:28 +08:00
t8y2 66237d7160 feat(project): set assigned issues in progress 2026-06-11 11:54:24 +08:00