Skip to content

fix(docs): update external links in out-of-cluster dev server guide#4427

Merged
markmandel merged 1 commit intoagones-dev:mainfrom
markmandel:test/wahtsmyip
Jan 21, 2026
Merged

fix(docs): update external links in out-of-cluster dev server guide#4427
markmandel merged 1 commit intoagones-dev:mainfrom
markmandel:test/wahtsmyip

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:

  • Adjusted <a> tags for whatismyip.com to bypass link checker because they are returning a 403 when we try and check them.

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

Unblock CI

- Adjusted `<a>` tags for `whatismyip.com` to bypass link checker
  because they are returning a 403 when we try and check them.
@markmandel markmandel added the area/tests Unit tests, e2e tests, anything to make sure things don't break label Jan 21, 2026
@github-actions github-actions bot added kind/cleanup Refactoring code, fixing up documentation, etc size/XS labels Jan 21, 2026
@markmandel markmandel enabled auto-merge (squash) January 21, 2026 16:31
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 1143f694-7ed3-4366-98e1-166bd919dc99

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/4427/head:pr_4427 && git checkout pr_4427
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.56.0-dev-18e766d

@markmandel markmandel merged commit 4615e84 into agones-dev:main Jan 21, 2026
5 checks passed
@markmandel markmandel deleted the test/wahtsmyip branch January 21, 2026 16:46
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
…gones-dev#4427)

- Adjusted `<a>` tags for `whatismyip.com` to bypass link checker
  because they are returning a 403 when we try and check them.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/tests Unit tests, e2e tests, anything to make sure things don't break kind/cleanup Refactoring code, fixing up documentation, etc size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants