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

Automated backport of #347: Use golangci-lint for header checks #375: Replace io/ioutil with os or io package #379: Remove space between // and nolint #1050

Conversation

skitt
Copy link
Member

@skitt skitt commented Jan 24, 2024

Backport of #347 #375 #379 on release-0.14.

#347: Use golangci-lint for header checks
#375: Replace io/ioutil with os or io package
#379: Remove space between // and nolint

For details on the backport process, see the backport requests page.

skitt and others added 5 commits January 24, 2024 09:31
goheader's whitespace handling seems to be less fragile than
license_checker's. This also means one less job in CI.

Signed-off-by: Stephen Kitt <[email protected]>
This is enforced by newer releases of golangci-lint.

Signed-off-by: Stephen Kitt <[email protected]>
varcheck, deadcode, and structcheck are deprecated since 1.49.0.

Signed-off-by: Stephen Kitt <[email protected]>
This causes gci etc. to fail.

Signed-off-by: Stephen Kitt <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr1050/skitt/automated-backport-of-#347-#375-#379-origin-release-0.14
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@tpantelis tpantelis enabled auto-merge (rebase) January 24, 2024 11:48
@skitt skitt added the ready-to-test When a PR is ready for full E2E testing label Jan 29, 2024
@tpantelis tpantelis merged commit 36133ea into submariner-io:release-0.14 Jan 29, 2024
31 of 32 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr1050/skitt/automated-backport-of-#347-#375-#379-origin-release-0.14]

@skitt skitt deleted the automated-backport-of-#347-#375-#379-origin-release-0.14 branch February 1, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-backport ready-to-test When a PR is ready for full E2E testing
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants