fix(ci): Fix all the links in CI#4303
Merged
lacroixthomas merged 1 commit intoagones-dev:mainfrom Oct 14, 2025
Merged
Conversation
Collaborator
|
Build Failed 😭 Build Id: 429351a6-89a8-42e3-9ebd-539da207909e Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Finally replacing all of https://github.com/GoogleCloudPlatform/agones with https://github.com/googleforgames/agones - since it can lead to 404's occasionally (don't ask me why). Also, put a data-proffer-ignore on gamefabrics url, since it doesn't seem to like us hitting it and is returning 403's.
b97b3b8 to
7298cd4
Compare
Collaborator
|
Build Failed 😭 Build Id: 58d61db2-c2d3-4c5c-95e9-acb2d0f8f755 Status: FAILURE To get permission to view the Cloud Build view, join the agones-discuss Google Group. |
Collaborator
Author
|
/gcbrun |
Collaborator
|
Build Succeeded 🥳 Build Id: 9dd9b69c-e8fb-478b-af69-8d5c7aaaea32 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: |
lacroixthomas
approved these changes
Oct 14, 2025
mnthe
pushed a commit
to mnthe/agones
that referenced
this pull request
Mar 23, 2026
Finally replacing all of https://github.com/GoogleCloudPlatform/agones with https://github.com/googleforgames/agones - since it can lead to 404's occasionally (don't ask me why). Also, put a data-proffer-ignore on gamefabrics url, since it doesn't seem to like us hitting it and is returning 403's.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
What this PR does / Why we need it:
Finally replacing all of https://github.com/GoogleCloudPlatform/agones with https://github.com/googleforgames/agones - since it can lead to 404's occasionally (don't ask me why).
Also, put a data-proffer-ignore on gamefabrics url, since it doesn't seem to like us hitting it and is returning 403's.
Which issue(s) this PR fixes:
N/A
Special notes for your reviewer:
Should unblock CI.