Skip to content

Add Patch Release Template#4300

Merged
gongmax merged 4 commits intoagones-dev:mainfrom
Sivasankaran25:patch_release_template
Oct 8, 2025
Merged

Add Patch Release Template#4300
gongmax merged 4 commits intoagones-dev:mainfrom
Sivasankaran25:patch_release_template

Conversation

@Sivasankaran25
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:

Which issue(s) this PR fixes:

Closes #4293

Special notes for your reviewer:

@Sivasankaran25 Sivasankaran25 self-assigned this Oct 7, 2025
@github-actions github-actions bot added kind/cleanup Refactoring code, fixing up documentation, etc size/M labels Oct 7, 2025
@Sivasankaran25 Sivasankaran25 added the kind/documentation Documentation for Agones label Oct 7, 2025
@agones-bot
Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 74c747b3-4687-4167-b774-e3267d73c8b4

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: 706edcef-8481-4e90-8aa2-7c07238d43be

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: 32c57d02-1ee0-4851-b554-569d3963dd1e

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 Succeeded 🥳

Build Id: e606cb2c-bd7b-4823-8205-ac3ae211a22c

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/4300/head:pr_4300 && git checkout pr_4300
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-dcb37d6

@gongmax gongmax merged commit b7b4e4e into agones-dev:main Oct 8, 2025
4 checks passed
mnthe pushed a commit to mnthe/agones that referenced this pull request Mar 23, 2026
* Add Patch Release Template

* fix lint error

* add versionmap newline

* fix versionmap newline
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 kind/documentation Documentation for Agones size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Release Process Documentation and Add Patch Release Template

3 participants