Skip to content

feat: stop using github.com/pkg/errors in examples/* - #4723

Open
lacroixthomas wants to merge 1 commit into
agones-dev:mainfrom
lacroixthomas:features/integrate-errors-in-examples-pkg
Open

feat: stop using github.com/pkg/errors in examples/*#4723
lacroixthomas wants to merge 1 commit into
agones-dev:mainfrom
lacroixthomas:features/integrate-errors-in-examples-pkg

Conversation

@lacroixthomas

Copy link
Copy Markdown
Collaborator

What type of PR is this?
/kind cleanup

What this PR does / Why we need it:

Stop using github.com/pkg/errors in examples/*, uses either go std errors or fmt.Errorf when needed

Which issue(s) this PR fixes:
Work on #4510

Did you use AI tools in preparing this PR?:
Y

Special notes for your reviewer:

Signed-off-by: Thomas Lacroix <thomas.lacroix@epitech.eu>
@github-actions github-actions Bot added kind/cleanup Refactoring code, fixing up documentation, etc size/S labels Sep 6, 2026
@lacroixthomas
lacroixthomas marked this pull request as ready for review September 6, 2026 23:21
@lacroixthomas
lacroixthomas requested a review from a team September 6, 2026 23:21
@agones-bot

Copy link
Copy Markdown
Collaborator

Build Succeeded 🥳

Build Id: e728a468-9465-469f-b034-578c0569c877

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/4723/head:pr_4723 && git checkout pr_4723
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.61.0-dev-f845c47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/cleanup Refactoring code, fixing up documentation, etc size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants