Skip to content

Fix: update link to quilkin#4288

Merged
igooch merged 2 commits intoagones-dev:mainfrom
lacroixthomas:bugfixes/quilkin-links
Sep 26, 2025
Merged

Fix: update link to quilkin#4288
igooch merged 2 commits intoagones-dev:mainfrom
lacroixthomas:bugfixes/quilkin-links

Conversation

@lacroixthomas
Copy link
Copy Markdown
Collaborator

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind bug

What this PR does / Why we need it:

Update the link from quilkin (moved to EmbarkStudio) it was getting 404 on the hugo-test

Which issue(s) this PR fixes:

Closes #4287

Special notes for your reviewer:

@github-actions github-actions bot added kind/bug These are bugs. size/XS labels Sep 25, 2025
@lacroixthomas
Copy link
Copy Markdown
Collaborator Author

lacroixthomas commented Sep 25, 2025

@igooch
I'm not sure if there is a make command to regenerate or something ?

(Also running make site-server locally, but it's taking a bit of time, shall see from the git diff if it actually updated html files)

@lacroixthomas lacroixthomas marked this pull request as ready for review September 25, 2025 23:43
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: b2eca220-a50f-4b7e-8842-ff06186c6e86

Status: FAILURE

To get permission to view the Cloud Build view, join the agones-discuss Google Group.

@lacroixthomas
Copy link
Copy Markdown
Collaborator Author

/gcbrun

Finished Step #1 - "e2e-feature-gates"
Step #1 - "e2e-feature-gates": make: *** [Makefile:321: test-e2e] Error 2
Step #1 - "e2e-feature-gates": make[1]: *** [Makefile:343: test-e2e-integration] Error 1
Step #1 - "e2e-feature-gates": make[1]: Leaving directory '/workspace/build'
Step #1 - "e2e-feature-gates": --- END RAW VERBOSE OUTPUT ---
Step #1 - "e2e-feature-gates": VERBOSE: FAIL	agones.dev/agones/test/e2e	17.626s
Step #1 - "e2e-feature-gates": VERBOSE: time="2025-09-26 00:03:51.446" level=info msg="Namespace 1758845014 is deleted"
Step #1 - "e2e-feature-gates": VERBOSE: FAIL
Step #1 - "e2e-feature-gates": VERBOSE: --- FAIL: TestSuperTuxKartGameServerReady (16.13s)
Step #1 - "e2e-feature-gates": VERBOSE:         	Messages:   	Ready game server timed out
Step #1 - "e2e-feature-gates": VERBOSE:         	Test:       	TestSuperTuxKartGameServerReady
Step #1 - "e2e-feature-gates": VERBOSE:         	            	waiting for {supertuxkart [{default  Dynamic <nil> 8080 0 UDP}] {false 5 0 60}  { 0 0} {{      0 0001-01-01 00:00:00 +0000 UTC <nil> <nil> map[] map[] [] [] []} {[] [] [{supertuxkart us-docker.pkg.dev/agones-images/examples/supertuxkart-example:0.19 [] []  [] [] [{ENABLE_PLAYER_TRACKING false nil}] {map[] map[cpu:{{500 -3} {<nil>} 500m DecimalSI} memory:{{1073741824 0} {<nil>} 1Gi BinarySI}] []} [] <nil> [] [] nil nil nil nil    nil false false false}] []  <nil> <nil>  map[]   <nil>  false false false <nil> nil []   nil  [] []  <nil> nil [] <nil> <nil> <nil> map[] [] <nil> nil <nil> [] [] nil}} <nil> map[] map[] <nil>} GameServer instance readiness timed out (): waiting for GameServer 1758845014/supertuxkart-pzn4v to be Ready: GameServer reached terminal state Unhealthy
Step #1 - "e2e-feature-gates": VERBOSE:         	Error:      	Received unexpected error:
Step #1 - "e2e-feature-gates": VERBOSE:         	Error Trace:	/go/src/agones.dev/agones/test/e2e/examples_test.go:93
Step #1 - "e2e-feature-gates": VERBOSE:     examples_test.go:93: 
Step #1 - "e2e-feature-gates": VERBOSE: time="2025-09-26 00:03:51.235" level=warning msg="Error opening log stream for conta

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: d3067f06-7521-47fe-aafb-7381592588d3

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/googleforgames/agones.git pull/4288/head:pr_4288 && git checkout pr_4288
helm install agones ./install/helm/agones --namespace agones-system --set agones.image.registry=us-docker.pkg.dev/agones-images/ci --set agones.image.tag=1.53.0-dev-57c0e99

@lacroixthomas
Copy link
Copy Markdown
Collaborator Author

@igooch Seems all good ! 🎉 😄

@igooch igooch merged commit dd5d2b5 into agones-dev:main Sep 26, 2025
4 checks passed
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/bug These are bugs. size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid quilkin link on website (moved to EmbarkStudio - 404)

3 participants