Skip to content

feat: stop using github.com/pkg/errors in build/* - #4724

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

feat: stop using github.com/pkg/errors in build/*#4724
lacroixthomas wants to merge 1 commit into
agones-dev:mainfrom
lacroixthomas:features/integrate-errors-in-builds-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 build/*, uses either go std errors or fmt.Errorf when needed, also remove it from go.mod (+ go mod tidy)

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:28
@lacroixthomas
lacroixthomas requested a review from a team September 6, 2026 23:28
@agones-bot

Copy link
Copy Markdown
Collaborator

Build Failed 😭

Build Id: 76671b96-c01b-4382-b9fc-d40cdb5693dc

Status: FAILURE

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

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