Kuadrant / multicluster-gateway-controller

multi-cluster gateway controller, manages multi-cluster gateways based on gateway api and policy attachment
Apache License 2.0
10 stars 23 forks source link

Update CI GH workflow #765

Closed mikenairn closed 6 months ago

mikenairn commented 6 months ago

Updates to remove lint errors and other warnings.

actions/checkout@v2 -> actions/checkout@v4

golangci/golangci-lint-action@v2 -> golangci/golangci-lint-action@v3

actions/setup-go@v2 -> actions/setup-go@v4

These changes should hopefully get rid of all the errors and warnings you can see here https://github.com/Kuadrant/multicluster-gateway-controller/actions/runs/7554224075, and also make lint work again on main (maybe :-/).

philbrookes commented 6 months ago

/lgtm /approve

openshift-ci[bot] commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mikenairn, philbrookes

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/Kuadrant/multicluster-gateway-controller/blob/main/OWNERS)~~ [mikenairn,philbrookes] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment