-
Notifications
You must be signed in to change notification settings - Fork 268
Labels
C++Change related to C++ code.Change related to C++ code.CI/CDContinuous integration and deploymentContinuous integration and deploymentsdkChange related to sdk (client) APIChange related to sdk (client) API
Description
Description
The building and testing infrastrure for C++ SDK needs to be laid down before the actual development.
Component
None
Proposed solution
- Create the required scripts for building and testing in CI.
- For cpp side, include
CompressionAlgorithm,Expiry,MaxTopicSize, andPollingStrategyclassesand test them. - Implement Bazel and CMake build systems.
Bazel commands:
bazel build //:iggy-cpp
bazel test //:iggy-cpp-testAlternatives considered
No response
sub-issue of #2100
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C++Change related to C++ code.Change related to C++ code.CI/CDContinuous integration and deploymentContinuous integration and deploymentsdkChange related to sdk (client) APIChange related to sdk (client) API