question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

travis redirect build unknown

See original GitHub issue

I have a repo: https://github.com/styfle/packagephobia

I tried visiting https://badgen.now.sh/travis/styfle/packagephobia which redirects to https://api.travis-ci.com/styfle/packagephobia.svg?branch=master but that shows “build unknown”.

My readme is currently using https://travis-ci.org/styfle/packagephobia.svg?branch=master which redirects to https://api.travis-ci.org/styfle/packagephobia.svg?branch=master and this correctly hows “build passing”

Note the difference here is .com vs .org.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
amiocommented, Jul 12, 2018

Sure, I’m not so satisfy with this solution either, it’s a compromise(better than others comming to my mind).

It looks we can hardly get over the difference between travis .com & .org. If travis could do a 302 redirection between com & org, that would be the best solution. 😅

Read more comments on GitHub >

github_iconTop Results From Across the Web

Travis Compile Unknown Issue with .travis.yml #9709 - GitHub
travis.yml file and it said that my file was valid. I'm not sure what to do here because it runs without issue online,...
Read more >
Why is my travis-ci build status always reflected as unknown?
I setup travis-ci for a new rails project, but for some reason the build status is always shown as unknown in my README....
Read more >
Common Build Problems - Travis CI Docs
Duplicate/Unknown job shows up in my build #. When specifying stages, users often unknowingly add an implicit job to the list of jobs...
Read more >
PVS-Studio in the Clouds: Travis CI
Travis CI is a service for building and testing software that ... After authorization, it redirects to the welcome page "First time here?...
Read more >
Redirect with Actions - Auth0
Learn how to use post-login Actions to redirect users before an ... Require users to provide additional verification when logging in from unknown...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found