• Joined on 2025-11-10
GW_MC pushed to feature/upstream-service at GW_MC/YANPM 2025-12-31 16:44:50 +08:00
d184261027 feat: added openapi doc
6a30a03e59 feat: enhance socket path validation for reqwest client configuration
9c3f775a67 refactor: remove unused Filters struct and clean up imports in create_upstream tests
331b4e1e96 feat: implement transaction handling for upstream and target operations
4f85d88380 feat: implement conversion from DbErr to ApiError
Compare 10 commits »
GW_MC created branch feature/upstream-service in GW_MC/YANPM 2025-12-31 16:44:50 +08:00
GW_MC pushed to master at GW_MC/YANPM 2025-12-28 19:25:39 +08:00
c33e3aa0ca Merge pull request 'feature/agent-client' (#12) from feature/agent-client into master
6f5596dc69 Enforce deny unwrap_used
96e7f36731 feat: integrate AgentService into app service and enhance configuration handling
410328a2af refactor app service
9f122566d0 feat: add agent settings configuration and update agent client service
Compare 14 commits »
GW_MC merged pull request GW_MC/YANPM#12 2025-12-28 19:25:37 +08:00
feature/agent-client
GW_MC pushed to feature/agent-client at GW_MC/YANPM 2025-12-28 19:07:23 +08:00
6f5596dc69 Enforce deny unwrap_used
GW_MC pushed to feature/agent-client at GW_MC/YANPM 2025-12-28 18:35:59 +08:00
96e7f36731 feat: integrate AgentService into app service and enhance configuration handling
410328a2af refactor app service
9f122566d0 feat: add agent settings configuration and update agent client service
Compare 3 commits »
GW_MC pushed to feature/agent-client at GW_MC/YANPM 2025-12-28 17:53:45 +08:00
c65dc3af47 feat: Basic agent-client service
6f395ed1ae rename workflows jobs
Compare 2 commits »
GW_MC created pull request GW_MC/YANPM#12 2025-12-28 16:29:57 +08:00
feature/agent-client
GW_MC pushed to feature/agent-client at GW_MC/YANPM 2025-12-28 16:29:45 +08:00
e6e85564e7 fix: incorrect pnpm cache
c7a090f78a fix: frontend deps not installed
8cc2775fe4 feat: auto format generated code, and ignore clippy lint in agent-client
Compare 3 commits »
GW_MC pushed to feature/agent-client at GW_MC/YANPM 2025-12-28 15:58:31 +08:00
0b64538754 added verify for untracked generated files
8009ca20ff feat: added verify generated agent code in action workflows
Compare 2 commits »
GW_MC pushed to feature/agent-client at GW_MC/YANPM 2025-12-28 15:16:57 +08:00
7a5b9471e0 feat: added agent rust client generation
bb55e37b49 feat: added openapi generation for agent
Compare 2 commits »
GW_MC created branch feature/agent-client in GW_MC/YANPM 2025-12-28 15:16:57 +08:00
GW_MC pushed to master at GW_MC/YANPM 2025-12-22 18:29:30 +08:00
9a264a61ac Merge pull request 'feature/agent' (#11) from feature/agent into master
0eafd6a264 feat: upgrade actions/cache to v4 and clean up imports in main.rs
c14af00c08 feat: update dependencies and refactor command line argument handling for yanpm-agent
dce8203322 feat: add comprehensive documentation for yanpm-agent, including API reference, configuration, deployment, usage examples, and troubleshooting
5cffb0a519 feat: add nginx reload and validation wrappers with sudo permissions
Compare 11 commits »
GW_MC merged pull request GW_MC/YANPM#11 2025-12-22 18:29:30 +08:00
feature/agent
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 18:26:26 +08:00
0eafd6a264 feat: upgrade actions/cache to v4 and clean up imports in main.rs
GW_MC created pull request GW_MC/YANPM#11 2025-12-22 18:19:39 +08:00
feature/agent
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 18:16:35 +08:00
c14af00c08 feat: update dependencies and refactor command line argument handling for yanpm-agent
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 17:56:23 +08:00
dce8203322 feat: add comprehensive documentation for yanpm-agent, including API reference, configuration, deployment, usage examples, and troubleshooting
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 17:18:43 +08:00
5cffb0a519 feat: add nginx reload and validation wrappers with sudo permissions
6e85bda13f Refactor container definitions
Compare 2 commits »
GW_MC pushed to feature/agent at GW_MC/YANPM 2025-12-22 12:54:21 +08:00
7db23b01df Add testcontainer for agent image with nginx