353 Commits

Author SHA1 Message Date
Bowen Liang eafe26f2a5 chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
Bowen Liang 7b379e2a61 chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
Yongtao Huang 6cbc7cdbe6 CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
Yongtao Huang 208ce4e774 CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
Asuka Minato 20b0f41bff Update ast-grep pattern for session.query (#24828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-31 17:03:51 +08:00
Asuka Minato 24e2b72b71 Update ast-grep pattern for session.query (#24828)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-31 17:03:51 +08:00
-LAN- 35db9c7a5c chore: remove duplicate Python style checks handled by autofix CI (#24833) 2025-08-31 17:01:19 +08:00
-LAN- f3c5d77ad5 chore: remove duplicate Python style checks handled by autofix CI (#24833) 2025-08-31 17:01:19 +08:00
-LAN- 5d7b758961 refactor: reorganize the CI pipeline (#24817)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-08-30 00:12:25 +08:00
-LAN- d9420c7224 refactor: reorganize the CI pipeline (#24817)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-08-30 00:12:25 +08:00
-LAN- aaec6baf64 refactor: remove duplicate pull_request triggers from workflow files (#24814) 2025-08-29 23:09:26 +08:00
-LAN- 9ff6baaf52 refactor: remove duplicate pull_request triggers from workflow files (#24814) 2025-08-29 23:09:26 +08:00
-LAN- 2efb9b764f fix: add missing statuses permission to main CI workflow (#24809) 2025-08-29 22:33:13 +08:00
-LAN- 574d00bb13 fix: add missing statuses permission to main CI workflow (#24809) 2025-08-29 22:33:13 +08:00
QuantumGhost 3ac2f8fbcd chore(api): fix Alembic offline migration compatibility (#24795)
This PR fixes Alembic offline mode (`--sql` flag) by ensuring data migration functions only execute in online mode. When running in offline mode, these functions now skip data operations and output informational comments to the generated SQL.
2025-08-29 19:13:24 +08:00
QuantumGhost 8d60e5c342 chore(api): fix Alembic offline migration compatibility (#24795)
This PR fixes Alembic offline mode (`--sql` flag) by ensuring data migration functions only execute in online mode. When running in offline mode, these functions now skip data operations and output informational comments to the generated SQL.
2025-08-29 19:13:24 +08:00
-LAN- dc44d9aabb feat: orchestrate CI workflows to prevent duplicate runs when autofix makes changes (#24758) 2025-08-29 13:23:08 +08:00
-LAN- e47bfd2ca3 feat: orchestrate CI workflows to prevent duplicate runs when autofix makes changes (#24758) 2025-08-29 13:23:08 +08:00
Asuka Minato 7c33c80038 Restrict autofix workflow to main branch (#24581) 2025-08-27 10:23:39 +08:00
Asuka Minato 249e9a10a1 Restrict autofix workflow to main branch (#24581) 2025-08-27 10:23:39 +08:00
lyzno1 14f2c2a78c chore: standardize to official astral-sh/setup-uv@v6 action (#24527) 2025-08-26 11:55:17 +08:00
lyzno1 884fdc2fa8 chore: standardize to official astral-sh/setup-uv@v6 action (#24527) 2025-08-26 11:55:17 +08:00
Asuka Minato f681ac4876 auto format md files (#24242) 2025-08-22 16:36:46 +08:00
Asuka Minato cfcfc3c1fd auto format md files (#24242) 2025-08-22 16:36:46 +08:00
Asuka Minato d951b14826 add tyck tool (currently ignore the error) (#22592)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-20 16:40:12 +08:00
Asuka Minato d12255025c add tyck tool (currently ignore the error) (#22592)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-20 16:40:12 +08:00
yihong 39eaad8ef2 docs: format all md files (#24195)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-08-20 13:49:11 +08:00
yihong 4c1ad40f8e docs: format all md files (#24195)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-08-20 13:49:11 +08:00
Asuka Minato 08b8fd0d8d try ast-grep (#24149) 2025-08-19 13:41:52 +08:00
Asuka Minato 70da81d0e5 try ast-grep (#24149) 2025-08-19 13:41:52 +08:00
lyzno1 5ab517206b refactor: unify pnpm version management with packageManager field (#23943) 2025-08-15 09:01:18 +08:00
lyzno1 62c34c4bc2 refactor: unify pnpm version management with packageManager field (#23943) 2025-08-15 09:01:18 +08:00
-LAN- 1d224d3115 chore: rename misleading 'chore.yaml' issue template to 'refactor.yml' (#23847) 2025-08-13 09:28:42 +08:00
-LAN- ccc6d5975f chore: rename misleading 'chore.yaml' issue template to 'refactor.yml' (#23847) 2025-08-13 09:28:42 +08:00
Bowen Liang a344e05cd4 chore: update uv to 0.8.9 (#23833) 2025-08-12 23:41:39 +08:00
Bowen Liang a77dfb69b0 chore: update uv to 0.8.9 (#23833) 2025-08-12 23:41:39 +08:00
lyzno1 1cb4b7c718 fix: change i18n workflow trigger mechanism to run in main repository (#23662) 2025-08-09 16:31:24 +08:00
lyzno1 f9abcfd789 fix: change i18n workflow trigger mechanism to run in main repository (#23662) 2025-08-09 16:31:24 +08:00
crazywoola a8f87c9ebb chore: add template for required fields (#23533) 2025-08-07 10:55:41 +08:00
crazywoola 85f33fb73d chore: add template for required fields (#23533) 2025-08-07 10:55:41 +08:00
lyzno1 072f68ccf4 fix: resolve i18n workflow permissions and naming issues (#23494) 2025-08-06 15:59:26 +08:00
lyzno1 c95761f4e6 fix: resolve i18n workflow permissions and naming issues (#23494) 2025-08-06 15:59:26 +08:00
crazywoola 1ee8263d15 chore: update tmpl (#23438) 2025-08-05 19:35:30 +08:00
crazywoola 5eb061466f chore: update tmpl (#23438) 2025-08-05 19:35:30 +08:00
Xiyuan Chen f4d5d02285 feat(workflow): add support for release/e-* tag in build-push workflow (#23418) 2025-08-05 16:42:07 +08:00
Xiyuan Chen 52050d3dff feat(workflow): add support for release/e-* tag in build-push workflow (#23418) 2025-08-05 16:42:07 +08:00
crazywoola 4b265ecd65 chore: add Template (#23395) 2025-08-05 10:43:51 +08:00
crazywoola 0cee57acca chore: add Template (#23395) 2025-08-05 10:43:51 +08:00
NeatGuyCoding 52c2e569bd Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00
NeatGuyCoding 60c7663a80 Feat add testcontainers test (#23269) 2025-08-04 19:27:36 +08:00