govargo
govargo
> 1. Did you regenerate the grpc server and client code with make gen-sdk-grpc - I figured you had, since I see changes to various gen.sh files but just wanted...
> Ideally we would have no breaking changes - especially around the Unity and Unreal SDKs. I tested `make gen-all-sdk-grpc` and `make run-sdk-conformance-tests` locally and also passed CI tests of...
Thank you for your comment. > So as a general statement: We're post 1.0, so our API should be stable, and not break. If have to, we should have a...
> From memory, the REST client generated from the swagger spec on each test: https://github.com/googleforgames/agones/blob/main/build/build-sdk-images/restapi/build-sdk-test.sh > > Because if it didn't, the conversion to camelCase in v2 would have broken...
> The good news is - we have e2e tests for the allocation REST endpoints Thank you! It's good news. > although now I'm curious how they didn't fail 🤔...
> Just wanted to gently bump this, see where things had landed 😄 Currently, I'm working to the E2E test now(In private, I moved to new house this week, so...
> Currently, I'm working to the E2E test now(In private, I moved to new house this week, so there was no time to implement) I'll resend the new divided PR...
Thank you for your paticience. I haven't updated in a long time and stopped in preparation for test. I sent separate PR #2757. This is for checking that REST API...
It's OK to close this PR once. I'll re-create new PR if #2757 is done.