-
Notifications
You must be signed in to change notification settings - Fork 820
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
Update the nodejs example to build in a docker image #945
Conversation
Build Succeeded 👏 Build Id: 15f8968d-2f41-4fa2-98a3-5529e8c80100 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.
Couple of small questions, but otherwise looks good.
Build Succeeded 👏 Build Id: 0404c8b9-d230-4e4e-b4cb-423fd32ffb3f 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:
|
Build Failed 😱 Build Id: 26e0bb94-c7a8-49f5-b59c-1939f477c76d To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Looks like e2e flaked so I restarted it. |
Build Failed 😱 Build Id: 06973e59-0c45-457a-b6bd-e25dc411ebd1 To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Build Failed 😱 Build Id: a04b9021-575a-4bc8-8fcd-53752e5fc28a To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Cleared helm, and restarted 👍 |
Build Succeeded 👏 Build Id: 8c3bef10-fa74-4dae-8315-e3a35c1e6709 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.
One potential nit, bit of you don't like it, feel free to ignore.
Otherwise, lgtm! 🎉
Build Succeeded 👏 Build Id: ab120a39-e1d7-47c5-a27a-93cb22131a8d 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:
|
- to build in a docker image. - to follow the same pattern as the c++ example - to have a tutorial for deploying in an agones cluster
Build Succeeded 👏 Build Id: 5016539c-ee0d-4da7-abe1-0a763c31fe0e 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:
|
Fixes #943.
Fixes #728.
Fixes #868.
This PR also bumps the js-yaml dependency.