-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added gRPC logging stream server (#147)
* Tmp * Added buildservice proto * Renamed build service * Updated proto * Added gRPC server implementation * Reformatted * Testing code * GRPC impl * Added link to docs * Moved SQL gen to proper functions * Small fixes * Skip if buildID = 0 * Renamed api package to v5 * Added proto package name * Moved HTTP and gRPC to their own files * Updated CHANGELOG.md * Added RETURNING to sqlite test * Changed Codacy to ignore generated protobuf files * Added alta/protopatch to set initialisms * Error on fail to bind * Updated CHANGELOG.md * Updated CHANGELOG.md * Update build.go * Changed gRPC to not stream chunks * Renamed LogID->WorkerLogID
- Loading branch information
Showing
16 changed files
with
1,141 additions
and
106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.