kubernetes-sigs / hydrophone

Hydrophone is a lightweight Kubernetes conformance tests runner
Apache License 2.0
67 stars 31 forks source link

download a precompiled golangci-lint to save CI time #186

Closed xrstf closed 6 months ago

xrstf commented 6 months ago

There's really no good need to spend all that time compiling golangci-lint everytime a commit is tested.

This saves roughly a minute in CI.

xrstf commented 6 months ago

/test pull-hydrophone-verify

xrstf commented 6 months ago

/test pull-hydrophone-verify

xrstf commented 6 months ago

/test pull-hydrophone-verify

rjsadow commented 6 months ago

/lgtm /approve

k8s-ci-robot commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: rjsadow, xrstf

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: - ~~[OWNERS](https://github.com/kubernetes-sigs/hydrophone/blob/main/OWNERS)~~ [rjsadow] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment