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

Upgraded golangci-lint to 1.52.2 (latest). #1389

Merged
merged 1 commit into from
Apr 12, 2023
Merged

Upgraded golangci-lint to 1.52.2 (latest). #1389

merged 1 commit into from
Apr 12, 2023

Conversation

bendory
Copy link
Contributor

@bendory bendory commented Apr 11, 2023

Changes

This upgrade enables some new linters and disables some deprecated ones.

Context: tektoncd/pipeline#5899

This PR is step one in unblocking tektoncd/pipeline#6518

/kind cleanup

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

@tekton-robot tekton-robot added the kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. label Apr 11, 2023
@tekton-robot tekton-robot requested review from dibyom and dlorenc April 11, 2023 02:17
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Apr 11, 2023
Copy link
Member

@vdemeester vdemeester left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This only updates custom tasks "setup" so I don't think it unblocks any pipeline PR tektoncd/pipeline#6518 🤔

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 11, 2023
@vdemeester
Copy link
Member

This enables some new linters and disables some deprecated ones.

Context: tektoncd/pipeline#5899

This PR is step one in unblocking tektoncd/pipeline#6518

/kind cleanup
@tekton-robot tekton-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Apr 11, 2023
@bendory
Copy link
Contributor Author

bendory commented Apr 11, 2023

https://github.com/tektoncd/plumbing/blob/main/tekton/images/test-runner/Dockerfile#L177 is where it should change.

Thank you -- I was modeling on #1308 and somehow missed that file.

Fixed!

@bendory
Copy link
Contributor Author

bendory commented Apr 11, 2023

This only updates custom tasks "setup" so I don't think it unblocks any pipeline PR tektoncd/pipeline#6518 🤔

Right, this is step 1; step 2 will look like #1309, and that will unblock tektoncd/pipeline#6518. (Please correct me if I'm wrong!)

@tekton-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: vdemeester

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

@bendory
Copy link
Contributor Author

bendory commented Apr 11, 2023

/woof

@tekton-robot
Copy link
Contributor

@bendory: dog image

In response to this:

/woof

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@bendory
Copy link
Contributor Author

bendory commented Apr 11, 2023

/assign dibyom

@dibyom

@dibyom
Copy link
Member

dibyom commented Apr 12, 2023

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Apr 12, 2023
@tekton-robot tekton-robot merged commit 47ba204 into tektoncd:main Apr 12, 2023
tekton-robot pushed a commit that referenced this pull request Apr 18, 2023
This change will update our plumbing to include
#1389
as well as any other changes since the last upgrade.

Context: tektoncd/pipeline#6518
Issue: tektoncd/pipeline#5899

/kind cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants