Commit Graph

159 Commits

Author SHA1 Message Date
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
t8y2 4ca5fb4ae0 fix(ci): add concurrency to issue-claim workflow to prevent race condition 2026-06-11 10:30:47 +08:00
t8y2 0b8a213fc9 feat(ci): add /claim command to auto-assign issues 2026-06-11 00:31:37 +08:00
t8y2 01975cf1ba fix(ci): replace gh CLI with native fetch for GraphQL calls to avoid auth loss 2026-06-11 00:23:55 +08:00
t8y2 9504947702 fix(ci): use separate PROJECT_TOKEN for project operations, GITHUB_TOKEN for repo queries 2026-06-10 23:58:19 +08:00
t8y2 1adfa5d9f8 feat(ci): add Project Triage automation workflow and script 2026-06-10 23:54:43 +08:00
t8y2 59d2dd7c87 feat: add Homebrew formula for dbx-cli 2026-06-10 13:55:33 +08:00
t8y2 b66cd1a0c0 chore: remove issue moderation workflow 2026-06-10 11:17:43 +08:00
t8y2 edba8214b5 feat: show username/password fields for Access database connections 2026-06-10 08:37:18 +08:00
t8y2 7a2ed233be ci(release): add Windows ARM64 build target
- Add aarch64-pc-windows-msvc to release build matrix
- Make portable ZIP arch dynamic (x64/arm64)
- Update Scoop manifest for arm64 architecture
2026-06-08 19:18:53 +08:00
t8y2 a473f4ff8f chore: switch license to Apache-2.0 2026-06-07 17:34:59 +08:00
t8y2 32f48cc4e1 ci: hide issue moderation script from logs 2026-06-04 12:35:00 +08:00
t8y2 9bc810d195 ci: refine issue moderation workflow 2026-06-04 11:28:29 +08:00
t8y2 0e66b5d128 ci: detect abusive issue content 2026-06-03 23:05:45 +08:00
t8y2 87efa2b06c ci: disable issue QQ notifications 2026-06-03 22:33:12 +08:00
t8y2 84f83d4d49 ci: speed up rust checks 2026-06-03 12:43:08 +08:00
t8y2 e67894bea7 chore: upgrade frontend tooling and speed up checks 2026-06-03 12:20:27 +08:00
t8y2 ef568b8f98 ci(release): remove standalone signature assets 2026-06-02 10:42:01 +08:00
t8y2 0a2fc8af34 chore(release): remove manual homebrew cask bump 2026-06-01 16:51:57 +08:00
t8y2 7e3a34f1e1 ci(packages): build node-core before leaf publishes 2026-05-30 17:43:05 +08:00
t8y2 f358c2e7be ci(packages): make node package release resumable 2026-05-30 17:28:08 +08:00
t8y2 548692f073 ci: add official Homebrew cask bump workflow 2026-05-30 09:41:44 +08:00
t8y2 753e40d403 Fix CI TypeScript check and rust disk pressure 2026-05-28 00:15:19 +08:00
t8y2 aaa6cb177c chore: bilingual issue template names with emoji in title brackets
- Bilingual name/description for template chooser (English / 中文)
- Emoji inside title brackets: [🐞 Bug], [💡 Feature], etc.
- Field labels and descriptions remain Chinese-only
2026-05-27 16:44:27 +08:00
t8y2 07c1948ff8 chore: simplify issue templates to reduce required fields 2026-05-27 16:25:48 +08:00
t8y2 50b8239ed5 fix: quote QQ release notification payload 2026-05-27 10:01:49 +08:00
t8y2 3959629672 fix: remove unnecessary separators in QQ Notify messages 2026-05-26 16:14:29 +08:00
t8y2 b565962a86 feat: simplify issue notification format, remove raw body and reorder AI analysis 2026-05-25 14:27:42 +08:00