tilt-dev / tilt-dev/tilt

quality of life: tilt ci should report total run time

Open
#3,774 3 comments 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

It'd be nice if tilt ci timed its execution from start to finish and reported it at the end - if we wanted to get fancy maybe also summarize how long each step took to go green. Just a small quality of life improvement, useful for seeing slow spots in ci runs.

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

The issue names no files, tests, or entry points, so first locate the tilt ci command and trace how it reports completion. Confirm whether the scope is total runtime only or also per-step timings; done means the command reports its full start-to-finish duration at the end.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
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.