Skip to content

Upgrade Golang to 1.24.6 and update related dependencies#4262

Merged
gongmax merged 8 commits intoagones-dev:mainfrom
0xaravindh:go/upgrade-1.24.6
Sep 8, 2025
Merged

Upgrade Golang to 1.24.6 and update related dependencies#4262
gongmax merged 8 commits intoagones-dev:mainfrom
0xaravindh:go/upgrade-1.24.6

Conversation

@0xaravindh
Copy link
Copy Markdown

What type of PR is this?

/kind cleanup

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Closes #4255

Special notes for your reviewer:

@0xaravindh 0xaravindh requested a review from igooch September 2, 2025 15:34
@github-actions github-actions bot added the kind/cleanup Refactoring code, fixing up documentation, etc label Sep 2, 2025
@0xaravindh 0xaravindh requested a review from vicentefb September 2, 2025 15:34
@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 2, 2025

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 2, 2025

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 2, 2025

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 2, 2025

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 20d14098-d95a-4949-b9a8-22dd5e06322d

Status: FAILURE

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

@0xaravindh
Copy link
Copy Markdown
Author

/gcbrun

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 3, 2025

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: b08f8c21-85f9-4dda-a42c-205b7e2a2cf4

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/4262/head:pr_4262 && git checkout pr_4262
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.52.0-dev-c280667

@github-actions
Copy link
Copy Markdown

github-actions bot commented Sep 8, 2025

This PR exceeds the recommended size of 1000 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: e882ab7d-1354-4427-b7a3-67a359ddfd82

Status: FAILURE

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

@0xaravindh
Copy link
Copy Markdown
Author

/gcbrun

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: fd985527-4093-4d9a-921d-6ef36ae2b7a2

Status: FAILURE

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

@Sivasankaran25
Copy link
Copy Markdown
Collaborator

/gcbrun

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: a063412e-b924-4049-972a-f77fed127bb1

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/4262/head:pr_4262 && git checkout pr_4262
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.52.0-dev-ccb5b65

Copy link
Copy Markdown
Collaborator

@vicentefb vicentefb left a comment

Choose a reason for hiding this comment

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

lgtm

@gongmax gongmax merged commit c39e71a into agones-dev:main Sep 8, 2025
4 checks passed
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/XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Golang 1.24.6 Version and Dependency Upgrades

5 participants