Merged
Conversation
Collaborator
|
Build Failed 😱 Build Id: 97ed855e-7ffb-4706-8c62-82e7a35bb343 Build Logs |
This also replaces the C++ build image we have from the gRPC docker hub, with one that we manage ourselves, since getting updates in a timely matter was getting difficult. The C++ base will likely go away once the transition to REST based SDK, so the base may end up going away. This is prerequisite for agones-dev#240
f109aed to
7223259
Compare
Collaborator
|
Build Succeeded 👏 Build Id: e9338e58-2c7f-4952-92e2-9edcb00ce03a The following development artifacts have been built, and will exist for the next 30 days:
|
EricFortin
approved these changes
Jun 13, 2018
Collaborator
|
Build Failed 😱 Build Id: 6dfbef11-ecf7-4b1b-88af-851304fa4cc1 Build Logs |
Collaborator
|
Build Failed 😱 Build Id: 5538a3eb-63a6-4065-ad96-98bb8017623d Build Logs |
Collaborator
|
Build Failed 😱 Build Id: 7c978f9a-3c6a-474f-94dc-94906457a249 Build Logs |
Collaborator
|
Build Succeeded 👏 Build Id: 41af99be-e96b-418c-b4f4-8dbb4f6f62d5 The following development artifacts have been built, and will exist for the next 30 days:
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This also replaces the C++ build image we have from the gRPC docker hub, with one that we manage ourselves, since getting updates in a timely matter was getting difficult.
The C++ base will likely go away once the transition to REST based SDK, so the base may end up going away.
This is prerequisite for #240