Skip to content

Conversation

0xaravindh
Copy link
Member

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:

Which issue(s) this PR fixes:

Closes #4154

Special notes for your reviewer:

@github-actions github-actions bot added the kind/bug These are bugs. label Apr 15, 2025
@0xaravindh 0xaravindh requested review from gongmax and igooch April 15, 2025 13:17
@agones-bot
Copy link
Collaborator

Build Failed 😭

Build Id: d8d3095c-9c3b-42f9-a616-69d00bb8cfa3

Status: FAILURE

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

@0xaravindh
Copy link
Member Author

@igooch Do we need to update PortRanges (#4147) & PortPolicyNone (#4144) in the versionMap.yaml Dev session?

"Dev": {
"alphaGates": ["PlayerAllocationFilter", "PlayerTracking", "PortPolicyNone", "PortRanges", "RollingUpdateFix", "ScheduledAutoscaler"],
"betaGates": ["AutopilotPassthroughPort", "CountsAndLists", "DisableResyncOnSDKServer", "GKEAutopilotExtendedDurationPods"]

@0xaravindh 0xaravindh added the area/site The website itself - including redirects, styling, search, etc label Apr 15, 2025
@igooch
Copy link
Collaborator

igooch commented Apr 15, 2025 via email

@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 49b2d812-5ff8-4010-bf38-4c0a7f4b2cd9

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/4156/head:pr_4156 && git checkout pr_4156
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.49.0-dev-8d44a26

@0xaravindh 0xaravindh self-assigned this Apr 17, 2025
@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: f6a00694-af1d-495d-92b8-62463e0c6a9e

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/4156/head:pr_4156 && git checkout pr_4156
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.49.0-dev-7ca7da6

Copy link
Collaborator

@igooch igooch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@igooch igooch enabled auto-merge (squash) April 29, 2025 17:50
@agones-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 2b2a1c94-e854-46ec-824c-e0a117d36b54

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/4156/head:pr_4156 && git checkout pr_4156
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.49.0-dev-842ae3b

@igooch igooch merged commit 887127c into googleforgames:main Apr 29, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/site The website itself - including redirects, styling, search, etc kind/bug These are bugs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature stages not displayed properly on the website
3 participants