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

Post release: use clone source and update release process #3408

Merged
merged 3 commits into from
Sep 29, 2023

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 #

Special notes for your reviewer:

@google-oss-prow google-oss-prow bot added size/L and removed size/S labels Sep 29, 2023
@Kalaiselvi84 Kalaiselvi84 changed the title Post release: use clone source Post release: use clone source and update release process Sep 29, 2023
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: ebdd9657-017b-4712-a9b0-60fb26c4eeb7

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/3408/head:pr_3408 && git checkout pr_3408
  • 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-a32942a-amd64

@@ -53,6 +53,7 @@ func main() {
"sdks/unity/package.json",
"sdks/csharp/sdk/AgonesSDK.nuspec",
"sdks/csharp/sdk/csharp-sdk.csproj",
"sdks/rust/Cargo.toml",
Copy link
Member

Choose a reason for hiding this comment

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

Just confirming - looks like this does the Cargo rust updates in this one place, hence deleting the target and removal from the release checklist?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, that's correct🙂

Copy link
Member

Choose a reason for hiding this comment

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

Nice!

@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: dd506a5d-f19a-4c35-a4c2-ac30e45ba888

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/3408/head:pr_3408 && git checkout pr_3408
  • 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-0a55bad-amd64

@markmandel markmandel merged commit 7080208 into googleforgames:main Sep 29, 2023
3 checks passed
@Kalaiselvi84 Kalaiselvi84 deleted the post-release branch March 15, 2024 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants