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

Put CI buiild logs in a public bucket. #524

Merged
merged 2 commits into from
Jan 29, 2019

Conversation

markmandel
Copy link
Member

This is the first step to making it so that we don't have to push the full build log to github, and can instead point to a file (or even the Cloud Build page!)

This is the first step to making it so that we don't have to
push the full build log to github, and can instead point to a
file (or even the Cloud Build page!)
@markmandel markmandel added area/build-tools Development tooling. I.e. pretty much everything in the `build` directory. area/tests Unit tests, e2e tests, anything to make sure things don't break labels Jan 29, 2019
@markmandel markmandel added this to the 0.8.0 milestone Jan 29, 2019
@markmandel
Copy link
Member Author

Check it out - anyone can now view the log!

@markmandel
Copy link
Member Author

Even better, as long as you are a member of the agones-discuss google group, you can view the Cloud Build with all the logs as well! 😄

This is way better! 💃

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 1dd86afb-1c9e-40da-921a-abb9de399728

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/524/head:pr_524 && git checkout pr_524
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-ac9275a

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 7d9e5776-1d68-4799-9bb1-5ede28e6a007

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/524/head:pr_524 && git checkout pr_524
  • helm install install/helm/agones --namespace agones-system --name agones --set agones.image.tag=0.8.0-1778eb7

@markmandel markmandel merged commit 28bc8bd into googleforgames:master Jan 29, 2019
@markmandel markmandel deleted the build/public-bucket branch January 29, 2019 23:31
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. area/tests Unit tests, e2e tests, anything to make sure things don't break
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants