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 Version in site/config.toml #3227

Merged
merged 21 commits into from
Jun 22, 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

What this PR does / Why we need it:

Which issue(s) this PR fixes:

Closes #2458

Special notes for your reviewer:

@google-oss-prow google-oss-prow bot requested review from aLekSer and markmandel June 20, 2023 19:09
@github-actions github-actions bot added the kind/feature New features for Agones label Jun 20, 2023
@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 92bae449-9d96-469b-a27b-12817dcc2c10

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/3227/head:pr_3227 && git checkout pr_3227
  • 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.33.0-dev-2d5500a-amd64

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 91dea8c0-02bb-4d0c-9258-512d32186284

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/3227/head:pr_3227 && git checkout pr_3227
  • 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.33.0-dev-7c4304a-amd64

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: 2b66a101-2d48-4163-8ceb-9203a9e9943f

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/3227/head:pr_3227 && git checkout pr_3227
  • 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.33.0-dev-7cd3942-amd64

@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 24b6d59a-9aaa-4f53-ba03-14f96fb965ba

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

@markmandel
Copy link
Member

That's an interesting unit test flake:

--- FAIL: TestAllocatorAllocate (2.69s)
    allocator_test.go:122: 
        	Error Trace:	/go/src/agones.dev/agones/pkg/gameserverallocations/allocator_test.go:122
        	Error:      	Expected value not to be nil.
        	Test:       	TestAllocatorAllocate
    allocator_test.go:123: 
        	Error Trace:	/go/src/agones.dev/agones/pkg/gameserverallocations/allocator_test.go:123
        	Error:      	Not equal: 
        	            	expected: *errors.fundamental(Could not find an Allocatable GameServer)
        	            	actual  : <nil>(<nil>)
        	Test:       	TestAllocatorAllocate
    allocator_test.go:124: 
        	Error Trace:	/go/src/agones.dev/agones/pkg/gameserverallocations/allocator_test.go:124
        	Error:      	Should be false
        	Test:       	TestAllocatorAllocate

@google-oss-prow google-oss-prow bot added the lgtm label Jun 22, 2023
@markmandel markmandel enabled auto-merge (squash) June 22, 2023 21:28
@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 Jun 22, 2023
@google-oss-prow
Copy link

New changes are detected. LGTM label has been removed.

@agones-bot
Copy link
Collaborator

Build Succeeded 👏

Build Id: f4267d89-d1e5-4730-8940-4cde744d531c

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/3227/head:pr_3227 && git checkout pr_3227
  • 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.33.0-dev-e174458-amd64

@markmandel markmandel merged commit c067ed8 into googleforgames:main Jun 22, 2023
@agones-bot
Copy link
Collaborator

Build Failed 😱

Build Id: 00ccd473-5acf-4fba-9e45-ffb69a89f844

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

@Kalaiselvi84 Kalaiselvi84 deleted the update-site-config 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
approved kind/feature New features for Agones size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Release Automation: Write a program to update the website
3 participants