yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/pccs 2026-08-11 16:33:00 +08:00
b51eb9f626 debug: verify monkey-patch in init
yumoqing pushed to main at yumoqing/pccs 2026-08-11 16:32:19 +08:00
ac330eb097 fix: initialize DBPools with databases in init() for get_sor_context
yumoqing pushed to main at yumoqing/pccs 2026-08-11 16:31:13 +08:00
8f6027905f fix: remove session config (causes aiohttp_session error)
yumoqing pushed to main at yumoqing/pccs 2026-08-11 16:30:10 +08:00
358fca700c fix: monkey-patch DictObject.__getattr__ for get_module_dbname on all instances
yumoqing pushed to main at yumoqing/pccs 2026-08-11 16:28:43 +08:00
9a0fe11ed2 fix: monkey-patch ServerEnv class so get_module_dbname works for all instances
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-11 16:09:08 +08:00
461fbc47b0 feat: render markdown tool results with MdWidget
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-11 15:35:18 +08:00
2b615f76a9 debug: v2.1 marker
yumoqing pushed to main at yumoqing/pccs 2026-08-11 15:22:40 +08:00
dd11ce3a30 pccs deployed on pccs.opencomputing.cn:9180 — config.json with resolved paths
yumoqing pushed to main at yumoqing/pccs 2026-08-11 15:21:55 +08:00
531da1a4da fix: add website.paths to config.json
yumoqing pushed to main at yumoqing/pccs 2026-08-11 15:20:50 +08:00
2c265d0f3e fix: webapp() takes no workdir kwarg
yumoqing pushed to main at yumoqing/pccs 2026-08-11 15:20:13 +08:00
bfe8397fe0 fix: remove bricks_for_python (repo 404), simplify pccs.py
yumoqing pushed to main at yumoqing/pccs 2026-08-11 15:18:48 +08:00
b06ea9d8df fix: move minsize/maxsize out of kwargs to dbconfig level
yumoqing pushed to main at yumoqing/pccs 2026-08-11 15:17:53 +08:00
2d8b98bcda fix: encrypt db password in config.json
yumoqing pushed to main at yumoqing/pccs 2026-08-11 15:16:43 +08:00
6bca07f4a6 refactor: build.sh matches deployment spec (pkgs/py3, WORKDIR fix)
yumoqing pushed to main at yumoqing/pccs 2026-08-11 15:14:06 +08:00
23e11cdadb fix: use Aliyun pip mirror, add timeout for xls2ddl install
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-11 15:11:11 +08:00
aaad55cdab feat: markdown table format for list_tasks with emoji
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-11 15:04:48 +08:00
3573684f09 fix: clear stuck claimed_by tasks
yumoqing pushed to main at yumoqing/pipeline-service 2026-08-11 15:04:48 +08:00
99ebd88100 fix: clear claimed_by on PM reject
yumoqing pushed to main at yumoqing/pipeline-sdlc 2026-08-11 15:04:05 +08:00
e852a405f1 debug: task state inspector
yumoqing pushed to main at yumoqing/pccs 2026-08-11 14:53:37 +08:00
b7036f4c36 fix: remove mysql-client from apt deps (conflicts with MariaDB)