Skip to content

Updates release templates#4307

Merged
igooch merged 3 commits intoagones-dev:mainfrom
igooch:release-templates
Oct 21, 2025
Merged

Updates release templates#4307
igooch merged 3 commits intoagones-dev:mainfrom
igooch:release-templates

Conversation

@igooch
Copy link
Copy Markdown
Collaborator

@igooch igooch commented Oct 20, 2025

What type of PR is this?

/kind cleanup

What this PR does / Why we need it:

This PR updates the release scripts and templates to provide better support for both minor and patch releases.

  • pre-build-release, post-build-release and tag-deprecated-images make targets now require an explicit VERSION parameter so these will work for both minor and patch releases.
  • release-deploy-site website deployment command will now use the VERSION variable if it is provided, and fall back to base_version if it is not.
  • The release_issue.md and patch_release_issue.md templates have been updated to reflect the changes in the make commands.
  • Older, unsupported versions have been removed from the test matrix in test/upgrade/versionMap.yaml as part of cleanup from the patch release three weeks ago.

Which issue(s) this PR fixes:

Completing work on #4293

Special notes for your reviewer:

@igooch igooch requested a review from Sivasankaran25 October 20, 2025 19:00
@github-actions github-actions bot added kind/cleanup Refactoring code, fixing up documentation, etc size/M labels Oct 20, 2025
@igooch igooch requested a review from vicentefb October 20, 2025 19:01
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: ae8d37b9-36e0-49f8-a028-1596d35eec87

Status: FAILURE

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

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 4a7ec920-ea2f-4415-a46d-479395c1915d

Status: FAILURE

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

@igooch
Copy link
Copy Markdown
Collaborator Author

igooch commented Oct 20, 2025

/gcbrun

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 7b7546e2-25d5-4f31-ae82-09ff720bee69

Status: FAILURE

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

@igooch
Copy link
Copy Markdown
Collaborator Author

igooch commented Oct 21, 2025

/gcbrun

@agones-bot
Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: 5d57d46f-3363-49ad-a527-5bc8e3aa033f

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/4307/head:pr_4307 && git checkout pr_4307
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-6f8a69a

@igooch igooch requested a review from gongmax October 21, 2025 01:35
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: b6d7f700-06fd-4760-8a2f-7bbe8c107ffe

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: 5932191b-58b6-4b91-a2e8-f199844e9202

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/4307/head:pr_4307 && git checkout pr_4307
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-6b65261

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

@igooch igooch merged commit 792d568 into agones-dev:main Oct 21, 2025
4 checks passed
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
Co-authored-by: Sivasankaran R <sivasankaranr@google.com>
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.

4 participants