dev env health badges
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 413
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 6
Description
one of the ideas from today's dex.dev live stream (https://www.youtube.com/watch?v=ACvdQHB4dfw) that i liked was dev env health badges, e.g.,
- When was the last time someone actually ran this repo locally?
- How long does it take for services to become healthy?
- How long do live updates take?
This is something that I often want to see on, e.g., the Tilt example repos, since I often can't remember when the last time I ran them was.
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 reviewing the Tilt example repos and the linked dex.dev live stream for the proposed health-badge concept. Clarify how badges would report the last local run, service startup health time, and live-update latency; the work is done when those metrics and their presentation are specified and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- developer-experience, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100