Skip to content

Upgrade Golang to 1.24.4 and update related dependencies and Dockerfiles#4204

Merged
gongmax merged 5 commits intoagones-dev:mainfrom
0xaravindh:go/upgrade-1.24.4
Jun 12, 2025
Merged

Upgrade Golang to 1.24.4 and update related dependencies and Dockerfiles#4204
gongmax merged 5 commits intoagones-dev:mainfrom
0xaravindh:go/upgrade-1.24.4

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 #4197

Special notes for your reviewer:

  • Updated golangci-lint to version v1.64.8.
  • Updated Hugo to version 0.146.0.

@0xaravindh 0xaravindh self-assigned this Jun 11, 2025
@0xaravindh 0xaravindh requested a review from igooch June 11, 2025 09:33
@github-actions github-actions bot added the kind/cleanup Refactoring code, fixing up documentation, etc label Jun 11, 2025
@0xaravindh 0xaravindh requested a review from gongmax June 11, 2025 09:33
@github-actions
Copy link
Copy Markdown

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: 49e19765-0bb4-445f-849b-ee0260b60547

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: 964ff84b-1d4d-4fa7-a214-2c4fc72c830e

Status: FAILURE

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

@github-actions
Copy link
Copy Markdown

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: a709609f-a339-4fb8-abfa-de817f844c28

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: 4965cdb8-06ab-4345-8c2e-0ebe9a1f9419

Status: FAILURE

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

@0xaravindh
Copy link
Copy Markdown
Author

@github-actions
Copy link
Copy Markdown

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: bc5efac5-10fe-4e99-aeba-f20347e3e8ee

Status: FAILURE

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

@github-actions
Copy link
Copy Markdown

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: f83336aa-8843-4498-ac24-377a05af69c7

Status: FAILURE

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

@github-actions
Copy link
Copy Markdown

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: 7105ddf3-5aef-4b89-8ddb-c7c469da07f5

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/4204/head:pr_4204 && git checkout pr_4204
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.50.0-dev-374037c

@gongmax gongmax merged commit 7af03fa into agones-dev:main Jun 12, 2025
4 checks passed
@0xaravindh 0xaravindh added the dependencies Pull requests that update a dependency file label Jun 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file 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.4 Version and Dependency Upgrades

3 participants