golangci-lint is not part of the environment manifest
Open
Nobody has claimed this yet.
bug
- Dominant language
- Go
- Stars
- 183
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Bug description
We currently have a build failure because the version of golangci-lint is not part of the environment manifest. I.e. golangci-lint changed but we did not rebuild. This causes things to break now.
Steps to reproduce
leeway build install/installer:raw-app on gitpod-io/gitpod@main
Expected behavior
No response
Example repository
No response
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running leeway build install/installer:raw-app on gitpod-io/gitpod@main and locate the environment manifest referenced by the issue. Confirm how golangci-lint is versioned there, then verify that the build succeeds and later version changes trigger the required rebuild.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100