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

Preparation for 1.34.0 #3248

Merged
merged 3 commits into from
Jul 6, 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:

Closes #3246

Special notes for your reviewer:

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 7ad54215-b9b8-4c9b-9126-c4f8d5b5449f

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/3248/head:pr_3248 && git checkout pr_3248
  • 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.34.0-dev-16beedf-amd64

- [ ] Run `make release-branch` to create a release branch.
- [ ] Email the [mailing list][list] with the release details (copy-paste the release blog post).
- [ ] Run `make release-branch` to create a release branch and run `gcloud config configurations activate <your development project>` to switch Agones development tooling off of the `agones-images` project.
- [ ] Email the `mailing list` with the release details (copy-paste the release blog post). `Internal Agones Release Guide` has the mailing list.
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: Not sure whether it matters but Internal Agones Release Guide here is not very clear to those who don't know about the doc. Maybe explicitly call out the mailing lists here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

If my understanding is correct, we should refrain from sharing the internal document in a public forum. @markmandel, please correct me if I'm mistaken.

Copy link
Member

Choose a reason for hiding this comment

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

We can link to the public google group - that's fine. Maybe something like the following:

Suggested change
- [ ] Email the `mailing list` with the release details (copy-paste the release blog post). `Internal Agones Release Guide` has the mailing list.
- [ ] Email all mailing lists with the release details (copy-paste the release blog post).
- [ ] Public (agones discuss)[list] mailing list
- [ ] Googlers: Check the [Internal Release Guide](go/agones-release-guide) for extra steps at this stage.

We use go links in a few projects to link to internal stuff - but also being deliberately vague 😄

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have included both the public email list and the Googlers email list in the [Internal] Agones Release Guide and added the corresponding link(go/agones-release-guide). Does it look good?

- [ ] Run `make release-branch` to create a release branch.
- [ ] Email the [mailing list][list] with the release details (copy-paste the release blog post).
- [ ] Run `make release-branch` to create a release branch and run `gcloud config configurations activate <your development project>` to switch Agones development tooling off of the `agones-images` project.
- [ ] Email the `mailing list` with the release details (copy-paste the release blog post). Refer [Internal Mailing list posting](go/agones-release-guide).
Copy link
Member

Choose a reason for hiding this comment

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

Minor nits on grammar:

Suggested change
- [ ] Email the `mailing list` with the release details (copy-paste the release blog post). Refer [Internal Mailing list posting](go/agones-release-guide).
- [ ] Email mailing lists with the release details (copy-paste the release blog post). Refer to the [Internal Mailing list posting guide](go/agones-release-guide) for details.

Other than that, LGTM.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@google-oss-prow google-oss-prow bot added the lgtm label Jul 6, 2023
@markmandel markmandel enabled auto-merge (squash) July 6, 2023 00:54
@google-oss-prow
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

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

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

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: c3405754-25fb-42cd-91b5-e66d2b7cb1a0

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/3248/head:pr_3248 && git checkout pr_3248
  • 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.34.0-dev-5ebe5ce-amd64

@markmandel markmandel merged commit 4a40206 into googleforgames:main Jul 6, 2023
@Kalaiselvi84 Kalaiselvi84 deleted the prep/1.34.0 branch March 15, 2024 01:17
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.

Release 1.33.0
4 participants