tilt-dev / tilt-dev/tilt

Show names of all resources being waited on

Open
#5,828 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
10.1k
Forks
413
Avg merge
1d 10h
Merged PRs (30d)
6

Description

Describe the Feature You Want

  • When a resource has a dependency on multiple others, show the names of all resources being waited upon
Current Behavior
  • When a resource has a dependency on multiple others, the count of resources being waited upon is shown
    • NOTE: If there's only 1, the name is shown
Why Do You Want This?
  • Understand what is happening in Tilt without resorting to CLI

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 locating the Tilt UI code that displays resource dependency status and compare its handling of one dependency with multiple dependencies. Done means the UI shows the names of every resource being waited on, while preserving the existing count or single-name behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
developer-experience
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.