gitpod-io / gitpod-io/leeway

golangci-lint is not part of the environment manifest

Open
#132 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.