Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Badge request: Travis status by OS #554

Open
techtonik opened this issue Oct 29, 2015 · 3 comments
Open

Badge request: Travis status by OS #554

techtonik opened this issue Oct 29, 2015 · 3 comments
Labels
good first issue New contributors, join in! service-badge New or updated service badge

Comments

@techtonik
Copy link
Contributor

Because Travis CI is not going to do this - travis-ci/travis-ci#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
@espadrine
Copy link
Member

Thanks for the suggestion!

@techtonik
Copy link
Contributor Author

Glad you find it useful. =)

@AdrieanKhisbe AdrieanKhisbe added service-badge New or updated service badge feature-request labels Jan 25, 2016
@pgoodman
Copy link

I've actually created something for this, but I'd really like to see it in shields.io. I've got cache control issues I think and shields.io seems to solve this well.

The source is here https://github.com/pgoodman/travis-ci-job-status and its available on heroku, for example:

Build status
Build status

The image URI format is:

https://travis-ci-job-status.herokuapp.com/badge/$organization/$repo/$branch/$os

@paulmelnikow paulmelnikow added good first issue New contributors, join in! and removed feature-request good first issue New contributors, join in! labels Apr 17, 2017
@paulmelnikow paulmelnikow added good first issue New contributors, join in! hacktoberfest labels Oct 10, 2017
@platan platan added the hacktoberfest Same as "good first issue" label Sep 30, 2018
@platan platan removed the hacktoberfest Same as "good first issue" label Nov 1, 2018
@paulmelnikow paulmelnikow changed the title Status badge for each OS on Travis Badge request: Travis status by OS Jan 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue New contributors, join in! service-badge New or updated service badge
Projects
None yet
Development

No branches or pull requests

6 participants