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

Continuous Deployment of Agones.dev #527

Merged
merged 2 commits into from
Jan 29, 2019

Conversation

markmandel
Copy link
Member

This is a Cloud Build script that will enable agones.dev to be updated whenever a PR is merged into master!

@markmandel markmandel added kind/feature New features for Agones area/site The website itself - including redirects, styling, search, etc labels Jan 29, 2019
@markmandel markmandel added this to the 0.8.0 milestone Jan 29, 2019
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 976988fc-587a-4641-a69b-c1ef6837622e

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

A preview of the website will exist for the next 30 days:

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/527/head:pr_527 && git checkout pr_527
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-58c7740

@markmandel
Copy link
Member Author

This has been tested - and it works! agones.dev was updated using this script 👍

We now have gitops for the website! 💃

@jkowalski
Copy link
Contributor

So much boilerplate to call two binaries :) Approved.

This is a Cloud Build script that will enable
agones.dev to be updated whenever a PR is
merged into master!
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 479834c7-2631-4368-8cc9-f2e27ce25ed1

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

A preview of the website will exist for the next 30 days:

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/527/head:pr_527 && git checkout pr_527
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-7a55133

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: d52a7e53-701a-4d34-a59a-ca1cd8193d99

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

A preview of the website will exist for the next 30 days:

To install this version:

  • git fetch https://github.com/GoogleCloudPlatform/agones.git pull/527/head:pr_527 && git checkout pr_527
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-d0f77f3

@markmandel markmandel merged commit 65f8503 into googleforgames:master Jan 29, 2019
@markmandel markmandel deleted the site/gitops branch January 29, 2019 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/site The website itself - including redirects, styling, search, etc kind/feature New features for Agones
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants