65 Commits

Author SHA1 Message Date
3106693e2f Update CI workflow to install Python 3.11 and adjust dependency installation commands 2025-07-18 20:20:45 +08:00
69a29448a2 Update CI workflow to specify Tsinghua mirror for Python package installation 2025-07-18 20:10:48 +08:00
c8a7dadb0c Update CI workflow to install Python dependencies with --break-system-packages option 2025-07-18 19:55:39 +08:00
e3ccdf90e8 Update CI workflow to skip TypeScript checks during frontend build 2025-07-18 19:44:54 +08:00
4c0644670d Add local checkout action to CI workflow for improved code retrieval 2025-07-18 19:35:45 +08:00
956e020415 Update CI workflow to remove caching for Node.js and Python dependencies and change trigger to workflow_dispatch 2025-07-18 19:33:16 +08:00
29856ecaaa Refactor CI workflow to implement caching for Node.js and Python dependencies, and update installation commands for Node.js and Python
Some checks failed
CI / build (push) Has been cancelled
2025-07-18 19:30:12 +08:00
8acc5d8a75 Add .idea/modules.xml to define project modules
Some checks failed
CI / build (push) Failing after 6m22s
2025-07-18 19:18:38 +08:00
667ec6cc7b Add check for setup-node directory in CI workflow 2025-07-18 19:16:03 +08:00
f2b0d2563c 1
Some checks failed
CI / build (push) Has been cancelled
2025-07-18 19:15:44 +08:00
bd1fc93771 1
Some checks failed
CI / build (push) Has been cancelled
2025-07-18 18:49:59 +08:00
3eeebab4f8 Update CI workflow to use local actions for Node.js and Python setup
Some checks failed
CI / build (push) Has been cancelled
2025-07-18 18:35:17 +08:00
8da42b5075 Update CI workflow to use ubuntu-latest-2 for build environment
Some checks failed
CI / build (push) Failing after 8m36s
2025-07-18 18:25:45 +08:00
69511127af Refine .gitignore to exclude additional files and improve project cleanliness
Some checks failed
CI / build (push) Has been cancelled
2025-07-18 18:25:08 +08:00
39cedd4073 Update .gitignore and add files 2025-07-17 23:13:04 +08:00