pulumi / pulumi-yaml

YAML language provider for Pulumi
Apache License 2.0
39 stars 12 forks source link

ci: Use golangci-lint-action #472

Closed abhinav closed 1 year ago

abhinav commented 1 year ago

Instead of downloading and installing golangci-lint manually, use the golangci-lint-action.

Besides caching Go-specific files, this also caches information computed by golangci-lint so lint checks should run faster.

For this change, I've left the version of golangci-lint the same as what we were using previously.

abhinav commented 1 year ago

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

abhinav commented 1 year ago

@abhinav started a stack merge that includes this pull request via Graphite.

abhinav commented 1 year ago

Graphite rebased this pull request as part of a merge.

abhinav commented 1 year ago

Graphite couldn't merge this PR because it failed optional checks and "ignore optional checks" was not selected.

abhinav commented 1 year ago

Flaky test (#481). Retrying