These 10 commits are when the Protocol Buffers files have changed:
| Commit: | 5af355c | |
|---|---|---|
| Author: | Radovan Živković | |
| Committer: | Radovan Zivkovic | |
[ATO-2731] Initialise gRPC health check service (#1129) * Initialize the built-in gRPC health service * Do not consider deleted files for filtering * Remove comment which indicates that grpc code-in-sync check is not run on CI * Prefix private functions from gRPC server module with underscore * Add integration tests for gRPC * Add changelog for healthcheck service in gRPC mode
The documentation is generated from this commit.
| Commit: | 26de1e4 | |
|---|---|---|
| Author: | Radovan Živković | |
| Committer: | GitHub | |
[ATO-2731] Initialise gRPC health check service (#1129) * Initialize the built-in gRPC health service * Do not consider deleted files for filtering * Remove comment which indicates that grpc code-in-sync check is not run on CI * Prefix private functions from gRPC server module with underscore * Add integration tests for gRPC * Add changelog for healthcheck service in gRPC mode
The documentation is generated from this commit.
| Commit: | 41513c5 | |
|---|---|---|
| Author: | Radovan Zivkovic | |
| Committer: | Radovan Zivkovic | |
Add infrastructure for custom action server gRPC integration tests
| Commit: | 110620e | |
|---|---|---|
| Author: | Radovan Zivkovic | |
Add missing newlines
| Commit: | b2839a3 | |
|---|---|---|
| Author: | Radovan Zivkovic | |
| Committer: | Radovan Zivkovic | |
Add action listing in gRPC
| Commit: | 5410a90 | |
|---|---|---|
| Author: | Radovan Zivkovic | |
Add healthcheck for gRPC
| Commit: | 7605fe8 | |
|---|---|---|
| Author: | Radovan Zivkovic | |
| Committer: | Radovan Zivkovic | |
Update protobuf definition
| Commit: | 939d4b1 | |
|---|---|---|
| Author: | Radovan Zivkovic | |
| Committer: | Radovan Zivkovic | |
Add grpcio, grpcio-tools and protobuf
| Commit: | 4f5ce63 | |
|---|---|---|
| Author: | souvik ghosh | |
ref: update protodef
| Commit: | 7e82736 | |
|---|---|---|
| Author: | souvikg10 | |
feat: add grpc server for action webhook