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

Switch Agones to Go Modules #661

Merged
merged 1 commit into from Mar 18, 2019
Merged

Switch Agones to Go Modules #661

merged 1 commit into from Mar 18, 2019

Conversation

heartrobotninja
Copy link
Contributor

Most of the files in this PR are in vendor

For a detailed explanation see the Design Doc.

This is for issue #625

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 9fc24694-8b0b-4f95-93c9-c710b26bc934

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/661/head:pr_661 && git checkout pr_661
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-ab86867

build/README.md Show resolved Hide resolved
build/build-image/Dockerfile Outdated Show resolved Hide resolved
build/README.md Show resolved Hide resolved
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 4041434a-ed7f-4d9c-a4b6-e6454d23d462

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/661/head:pr_661 && git checkout pr_661
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-cc1d558

@markmandel
Copy link
Member

Going to take this for a spin and if all works well, then I'll approve (it should, since it passed CI, but just want to get the human feel)

One thing - please squash this down to one commit, per contributing guidelines, thanks!

Will try and get this done today, GDC forgiving 👍

per https://goo.gl/uNhtJ2

Shorten and fix troubleshooting section

Remove period in readme toc

Realign bullet points

OCD about punctuation

Add vendoring documentation, update grpc comment
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 8a3b7228-74a5-4dfb-9a10-8eaed321aa76

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/661/head:pr_661 && git checkout pr_661
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.9.0-095e6e7

@markmandel markmandel added kind/cleanup Refactoring code, fixing up documentation, etc area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. labels Mar 18, 2019
Copy link
Member

@markmandel markmandel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deleted 7M lines of code. Nice. 🔥

@markmandel markmandel merged commit bd874d9 into googleforgames:master Mar 18, 2019
@markmandel markmandel added this to the 0.9.0 milestone Mar 26, 2019
markmandel added a commit to markmandel/agones that referenced this pull request Apr 3, 2019
Keep running into [googleforgames#661](stretchr/testify#661) -
Allow assert.Equal on string type alias without panicking on failure

So upgrading Testify to solve this.
markmandel added a commit to markmandel/agones that referenced this pull request Apr 3, 2019
Keep running into [googleforgames#661](stretchr/testify#661) -
Allow assert.Equal on string type alias without panicking on failure

So upgrading Testify to solve this.
markmandel added a commit that referenced this pull request Apr 4, 2019
Keep running into [#661](stretchr/testify#661) -
Allow assert.Equal on string type alias without panicking on failure

So upgrading Testify to solve this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. kind/cleanup Refactoring code, fixing up documentation, etc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants