Badge request: Travis status by OS
Open
good first issue
service-badge
- Dominant language
- JavaScript
- Stars
- 27.2k
- Forks
- 5.6k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 46
Description
Because Travis CI is not going to do this - https://github.com/travis-ci/travis-ci/issues/4623 - maybe we can query the data through API:
1. Get build status
2. Get all jobs for the build and OS specified as badge parameter
3. Show badge for that build -> job -> OS
Contributor guide
Research direction
Start by reading the linked Travis CI issue and investigating the Travis API data for builds, jobs, and operating systems. Confirm how the OS badge parameter should select a job and define completion as a badge showing the requested build status for that OS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100