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

Skip golangci in pre-commit.ci #3692

Merged
merged 2 commits into from
May 12, 2024
Merged

Skip golangci in pre-commit.ci #3692

merged 2 commits into from
May 12, 2024

Conversation

qwerty287
Copy link
Contributor

It looks like something has changed for golangci-lint and it breaks our current workflows. See for example https://results.pre-commit.ci/run/github/410589193/1714881301.sLyiCpR2QZODkjw5ZZUs7w. Probably, you have to download go modules but I don't really know whether that's possible.

@qwerty287 qwerty287 added the build CI pipeline related label May 11, 2024
@qwerty287 qwerty287 requested a review from a team May 11, 2024 07:32
@xoxys
Copy link
Member

xoxys commented May 12, 2024

This must be some pre-commit cloud foo... Executing pre-commit locally with this version works as expected. I still think we should just use Woodpecker instead of pre-commit cloud.

@xoxys xoxys merged commit 082a51b into main May 12, 2024
6 of 7 checks passed
@xoxys xoxys deleted the golangci-precommit branch May 12, 2024 10:14
@qwerty287
Copy link
Contributor Author

Locally, you usually have the go dependencies installed. I don't think this looks like a pre-commit cloud issue per se, but you would have to download the deps and I have no idea how to do that and don't really know whether that's possible because I assume pre-commit runs all steps in parallel.

@woodpecker-bot woodpecker-bot mentioned this pull request May 12, 2024
1 task
6543 pushed a commit to 6543-forks/woodpecker that referenced this pull request Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build CI pipeline related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants