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.

Badge status always "pending" when Git dependency present

See original GitHub issue

My David devDependency badge is always showing “pending” for one of my projects when I expect it to be “up to date” (yellow), based on the individual dependency statuses. Below is a screenshot demonstrating this issue (just in case my dependency status changes by the time someone can take a look):

david-dm-screenshot-with-pinned-git-version

My theory is that gulp-exclude-gitignore’s Git dependency is causing the problem. To test this theory, I changed the dependency to the latest published version and checked David’s status for this branch:

david-dm-screenshot-without-pinned-git-version

Is the “pending” badge by design? Or is it possible David has a problem generating the aggregate status when a Git dependency is present?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:24 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
dangen-effycommented, Mar 20, 2019

same here

2reactions
sangamancommented, May 11, 2018
Read more comments on GitHub >

github_iconTop Results From Across the Web

Gerrit Change has Status:Submitted, Merge Pending, how to ...
If change A has a dependency on B, then A cannot be merged until B is merged. Since you have abandoned B, Gerrit...
Read more >
Rethinking the dependencies badge - Depfu Blog
If you're behind a little bit, your dependencies are “recent”. This is perfectly fine, so the color still shows green. Recent means a...
Read more >
GitHub actions code coverage — Without third parties - ITNEXT
A GitHub badge is simply a small SVG embedded in the repo README.md. ... This piece is a bit longer, it creates a...
Read more >
Customize pipeline configuration - GitLab Documentation
Depending on the status of your pipeline, a badge can have the following values: pending; running; passed; failed; skipped; canceled; unknown.
Read more >
How to Update Jenkins Build Status in Github Tutorial
I can't see Jenkins build status in my GitHub repo pull request. ... those tools and the problem they present, see the following...
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