yao/.github/workflows
Max 6e68efaba3 Implement gRPC support in the Yao SDK
- Add gRPC server configuration to the application, allowing for gRPC communication.
- Introduce new Makefile targets for gRPC unit testing and proto code generation.
- Update CI workflows to include gRPC tests with SQLite as the transport layer.
- Refactor the sandbox design to support multi-node capabilities and improve isolation.
- Enhance the service layer to facilitate internal request forwarding for gRPC APIs.

This commit lays the groundwork for integrating gRPC into the Yao SDK, improving performance and scalability.
2026-03-04 13:17:48 +08:00
..
build-docker.yml feat: add production builds with -s -w stripping and UPX compression 2026-02-03 12:27:37 +08:00
build-linux.yml Update Dockerfiles and GitHub Actions to use version 1.0.0 2025-12-20 12:12:57 +08:00
build-macos.yml feat: add production builds with -s -w stripping and UPX compression 2026-02-03 12:27:37 +08:00
pr-receive.yml refactor: Update Docker image versions and artifact upload actions 2024-07-04 12:21:47 +08:00
pr-test.yml Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00
release-macos.yml debug 2024-09-28 11:39:33 +08:00
unit-test.yml Implement gRPC support in the Yao SDK 2026-03-04 13:17:48 +08:00