yao/.github/workflows
Max 7373b0b6f7 feat(tai): enhance gRPC tunnel functionality and internal host handling
- Introduced ExpandHosts function to parse and expand comma-separated host entries, including special values like "internal" and "localhost".
- Updated gRPC server to utilize the new ExpandHosts function for improved host management.
- Added HostHasInternal function to check for "internal" in host strings, enhancing configuration flexibility.
- Implemented new gRPC endpoints for TaiTunnel registration and forwarding, improving tunnel communication capabilities.
- Refactored authentication logic to include new TaiTunnel endpoints, ensuring proper access control.

Made-with: Cursor
2026-03-12 20:35:17 +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 feat(workspace): implement JSAPI with archive support and full test coverage 2026-03-08 14:17:39 +08:00
release-macos.yml debug 2024-09-28 11:39:33 +08:00
unit-test-v1.yml feat(tai): enhance gRPC tunnel functionality and internal host handling 2026-03-12 20:35:17 +08:00
unit-test.yml chore: update unit-test workflow to use latest Tai image 2026-03-08 22:52:11 +08:00