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

[go] Add golangci-lint to the env manifest #133

Closed
wants to merge 1 commit into from

Conversation

csweichel
Copy link
Collaborator

Description

Adds golangci-lint to the env manifest.

Related Issue(s)

Fixes #132

How to test

leeway describe environment-manifest

Release Notes

Add golangci-lint to the version manifest

@werft-gitpod-dev-com
Copy link

cannot start job - please talk to whoever's in charge of your Werft installation

Copy link
Contributor

@mads-hartmann mads-hartmann left a comment

Choose a reason for hiding this comment

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

Code change LGTM but tests appear to be failing at the moment. Example log output:

unepxected exit code: expected 0, actual 1 (stderr: time="2022-11-22T10:55:07Z" level=fatal msg="cannot resolve env manifest entry golangci-lint: exec: \"golangci-lint\": executable file not found in $PATH"

@kylos101 kylos101 closed this May 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

golangci-lint is not part of the environment manifest
3 participants