Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prep for release v1.36.0 #3406

Merged
merged 2 commits into from Sep 28, 2023
Merged

Conversation

Kalaiselvi84
Copy link
Contributor

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:

Work on #3401

Special notes for your reviewer:

@@ -14,7 +14,7 @@

[package]
name = "agones"
version = "1.34.0"
version = "1.35.0"
Copy link
Member

Choose a reason for hiding this comment

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

I'm curious why this version lags all of the other ones. Should this be set to 1.35.0 for the release and then bumped to 1.36.0-dev after the release like the rest of the version variables?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This change is to post the release version 1.35.0 on Crates.io. Will update it to 1.36.0-dev👍🏻

@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Kalaiselvi84, roberthbailey

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@markmandel markmandel enabled auto-merge (squash) September 28, 2023 19:31
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 9113f85b-b3f5-4c4e-9770-608bd9eaaf81

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/3406/head:pr_3406 && git checkout pr_3406
  • 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.36.0-dev-d9b6027-amd64

@markmandel markmandel merged commit 2b7d1eb into googleforgames:main Sep 28, 2023
3 checks passed
@Kalaiselvi84 Kalaiselvi84 deleted the prep/1.36.0 branch March 15, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants