cherry-studio/tests
Phantom 7b985bf474
ci: run CI on main branch push (#12738)
* ci: run CI on main branch push and rename workflow

- Rename pr-ci.yml to ci.yml
- Rename workflow from "Pull Request CI" to "CI"
- Add push trigger for main branch
- Rename PRCI env variable to CI
- Fix if condition to support push/workflow_dispatch events

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* ci: add Feishu notification on main branch CI failure

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix(tests): add ipcRenderer.invoke mock to renderer setup

- Updated the renderer setup test file to include a mock for ipcRenderer.invoke, resolving it to undefined for improved test reliability.

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: kangfenmao <kangfenmao@qq.com>
2026-02-06 10:07:18 +08:00
..
__mocks__ feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
apis fix(apiServer): use 127.0.0.1 instead of localhost for better compatibility (#11673) 2025-12-04 10:57:42 +08:00
e2e refactor: switch yarn to pnpm (#12260) 2026-01-05 22:16:34 +08:00
main.setup.ts feat(mcp): add MCP Hub server for multi-server tool orchestration (#12192) 2026-01-07 16:35:51 +08:00
renderer.setup.ts ci: run CI on main branch push (#12738) 2026-02-06 10:07:18 +08:00