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

Update release version on Agones website #3338

Merged
merged 5 commits into from Aug 24, 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 #3222

Special notes for your reviewer:

@github-actions github-actions bot added the kind/cleanup Refactoring code, fixing up documentation, etc label Aug 22, 2023
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 63dbfb9f-5f0e-4057-8da3-0737c3401740

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/3338/head:pr_3338 && git checkout pr_3338
  • 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.35.0-dev-b531a32-amd64

@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

@google-oss-prow google-oss-prow bot removed the lgtm label Aug 22, 2023
@google-oss-prow
Copy link

New changes are detected. LGTM label has been removed.

@google-oss-prow google-oss-prow bot added size/M and removed size/S labels Aug 22, 2023
@Kalaiselvi84
Copy link
Contributor Author

Included a script to remove the older version from the navbarDropdownMenuLink dropdown and the release process has been updated to reflect this change.

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 2e3d23d9-d209-48b8-96a6-4877b46a2efa

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

@Kalaiselvi84
Copy link
Contributor Author

@markmandel, I've included a script and a target to delete the older version from the navbar.html file after you approve this PR. Could you please review the latest changes?

@markmandel
Copy link
Member

LGTM!

@markmandel markmandel merged commit 90d3528 into googleforgames:main Aug 24, 2023
3 checks passed
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 5edd6de2-f2a3-41ea-9253-66e4b150f75c

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/3338/head:pr_3338 && git checkout pr_3338
  • 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.35.0-dev-492ab27-amd64

@Kalaiselvi84 Kalaiselvi84 deleted the pr_3222 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
approved kind/cleanup Refactoring code, fixing up documentation, etc size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How many Agones versions should we keep on the website.
3 participants