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

Better error when cannot find commit tag #29

Closed
bahmutov opened this issue Jan 12, 2017 · 0 comments
Closed

Better error when cannot find commit tag #29

bahmutov opened this issue Jan 12, 2017 · 0 comments

Comments

@bahmutov
Copy link
Owner

Currently just crashes

Fatal Error: cannot to tag 1.3.0 all tags array with 3 items.
[{
  "name": "1.2.0",
  "sha": "4a1323aff5d9c90d1e4e9cf4067048d609f01832"
},{
  "name": "1.1.0",
  "sha": "b2649806a755b9fff4f71511490cc266d7f2c5ab"
},{
  "name": "1.0.0",
  "sha": "a3126aa7a4dca3000c4993aecd9c6444cde6ec0f"
}]

    at lazyAssLogic (/Users/gleb/.nvm/versions/node/v6.7.0/lib/node_modules/changed-log/node_modules/lazy-ass/index.js:110:14)
    at lazyAss (/Users/gleb/.nvm/versions/node/v6.7.0/lib/node_modules/changed-log/node_modules/lazy-ass/index.js:115:28)
    at /Users/gleb/.nvm/versions/node/v6.7.0/lib/node_modules/changed-log/src/get-commits-from-tags.js:83:7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant