-
Notifications
You must be signed in to change notification settings - Fork 819
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
Add extra troubleshooting steps. #1721
Add extra troubleshooting steps. #1721
Conversation
Consolidating more of the troubleshooting steps I usually advocate for in Slack into our troubleshooting guide, to make helping users with issues scale better. Also fixed a small formatting issue in the GameServer reference that we point to in the troubleshooting doc.
Build Failed 😱 Build Id: 2452a97d-162a-4066-a620-096da3ad9b3e To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Weird |
Build Succeeded 👏 Build Id: c495abea-06a6-4a97-96ca-74aab58254c7 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:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The guideline looks great, but some minor nit should be fixed I think.
Build Failed 😱 Build Id: 9401ffda-eb3f-431b-9da6-aa533cec9b4d To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Applying review comments. Co-authored-by: Alexander Apalikov <alexander.apalikov@globant.com>
Build Succeeded 👏 Build Id: 9e307f86-16be-42a4-bbba-2303d912590b 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:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left one small nit, overall approve.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: aLekSer, markmandel 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:
Approvers can indicate their approval by writing |
Co-authored-by: Alexander Apalikov <alexander.apalikov@globant.com>
New changes are detected. LGTM label has been removed. |
Build Succeeded 👏 Build Id: dca8974a-d736-42b1-838b-d2c2688eb46f 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:
|
* Add extra troubleshooting steps. Consolidating more of the troubleshooting steps I usually advocate for in Slack into our troubleshooting guide, to make helping users with issues scale better. Also fixed a small formatting issue in the GameServer reference that we point to in the troubleshooting doc. * Apply suggestions from code review Co-authored-by: Alexander Apalikov <alexander.apalikov@globant.com>
What type of PR is this?
/kind documentation
What this PR does / Why we need it:
Consolidating more of the troubleshooting steps I usually advocate for
in Slack into our troubleshooting guide, to make helping users with
issues scale better.
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
Also fixed a small formatting issue in the GameServer reference that we
point to in the troubleshooting doc.