Skip to content

fix(ci): Fix all the links in CI#4303

Merged
lacroixthomas merged 1 commit intoagones-dev:mainfrom
markmandel:ci/fix-broken-links
Oct 14, 2025
Merged

fix(ci): Fix all the links in CI#4303
lacroixthomas merged 1 commit intoagones-dev:mainfrom
markmandel:ci/fix-broken-links

Conversation

@markmandel
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 breaking
/kind bug
/kind cleanup
/kind documentation
/kind feature
/kind hotfix
/kind release

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.

@github-actions github-actions bot added the kind/cleanup Refactoring code, fixing up documentation, etc label Oct 14, 2025
@agones-bot
Copy link
Copy Markdown
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.
@agones-bot
Copy link
Copy Markdown
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.

@markmandel
Copy link
Copy Markdown
Collaborator Author

/gcbrun

@agones-bot
Copy link
Copy Markdown
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:

git fetch https://github.com/googleforgames/agones.git pull/4303/head:pr_4303 && git checkout pr_4303
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-7298cd4

@lacroixthomas lacroixthomas merged commit 3ca20c7 into agones-dev:main Oct 14, 2025
4 checks passed
@markmandel markmandel deleted the ci/fix-broken-links branch October 14, 2025 18:45
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Refactoring code, fixing up documentation, etc size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants