quality of life: tilt ci should report total run time
Open
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
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
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