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

shards outdated lists branch: master as outdated #446

Closed
straight-shoota opened this issue Nov 12, 2020 · 0 comments · Fixed by #456
Closed

shards outdated lists branch: master as outdated #446

straight-shoota opened this issue Nov 12, 2020 · 0 comments · Fixed by #456
Labels

Comments

@straight-shoota
Copy link
Member

shards outdated seems to treat branch-based dependencies always as outdated, even if they really aren't.

name: outdated
version: 0.1.0

dependencies:
  crinja:
    github: straight-shoota/crinja
    branch: master
$ shards outdated
Resolving dependencies
Fetching https://github.com/straight-shoota/crinja.git
Outdated dependencies:
  * crinja (installed: 0.6.1 at e1fa175)

e1fa175 is the latest commit on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant