Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code Gen and Stubs for updated Player Tracking #1493

Conversation

markmandel
Copy link
Member

What type of PR is this?

Uncomment only one /kind <> line, hit enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug
/kind cleanup
/kind documentation

/kind feature

/kind hotfix

What this PR does / Why we need it:

This PR is an update to the code generated from the Player Tracking
proto updates, and the accompanying method stubs so that everything
compiles and passes tests.

Which issue(s) this PR fixes:

Work on #1033

Special notes for your reviewer:

I deliberately split the codegen into one commit, and the stub work into another, to make it easier to review.

Feature implementation work to come next!

This PR is an update to the code generated from the Player Tracking
proto updates, and the accompanying method stubs so that everything
compiles and passes tests.

Feature implementation work to come next!

Work on googleforgames#1033
@markmandel markmandel added the area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc label Apr 24, 2020
@markmandel markmandel added the kind/feature New features for Agones label Apr 24, 2020
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: df028411-562b-42bb-8fcb-0801fdb9ec18

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1493/head:pr_1493 && git checkout pr_1493
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.6.0-10c61ee

@markmandel
Copy link
Member Author

@googlebot 👋

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 21167202-3ca1-4cbe-bdb9-5c02fded0bd8

The following development artifacts have been built, and will exist for the next 30 days:

A preview of the website (the last 30 builds are retained):

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/1493/head:pr_1493 && git checkout pr_1493
  • helm install ./install/helm/agones --namespace agones-system --name agones --set agones.image.tag=1.6.0-d56b5c0

@google-oss-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markmandel, roberthbailey, steven-supersolid

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [markmandel,roberthbailey]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@roberthbailey roberthbailey merged commit 0ad41f9 into googleforgames:master Apr 24, 2020
@markmandel markmandel deleted the feature/player-tracking-gen-grpc branch April 24, 2020 21:36
@markmandel markmandel added this to the 1.6.0 milestone May 19, 2020
ilkercelikyilmaz pushed a commit to ilkercelikyilmaz/agones that referenced this pull request Oct 23, 2020
* Regenerate gRPC code.

* Code Gen and Stubs for updated Player Tracking

This PR is an update to the code generated from the Player Tracking
proto updates, and the accompanying method stubs so that everything
compiles and passes tests.

Feature implementation work to come next!

Work on googleforgames#1033
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved area/user-experience Pertaining to developers trying to use Agones, e.g. SDK, installation, etc kind/feature New features for Agones lgtm size/XXL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants