-
-
Notifications
You must be signed in to change notification settings - Fork 849
bug: Output on aborting when unknown user and project only prints out banner, not why it aborted #577
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
Comments
I’m not quite following. Can you explain this with words like “I’m trying to achieve ___” or “When I do ___ this happens ___ but I expected ___.” |
appveyor bug
|
Perhaps you have a link to this build? This latest build is for |
yes master |
Using github_changelog_generator 1.15.0.pre.beta from git://github.com/skywinder/github-changelog-generator.git (at master@10e6287) |
@Furtif I'm still confused about the output your showed. The command
(where I assume does not exist as a build step – at least not in the AppVeyor build that I linked. Do you have a build link to where AppVeyor fails that you can share? |
appveyor conf
before allright... |
Thanks for sharing this. I was able to get to the same output situation using:
I looked at the code and found that you must add:
|
here?
to
? |
The alternative is to store that information in a
|
Hope this helps, and, thanks for the bug report. |
Use
bundle info [gemname]
to see where a bundled gem is installed.bundle exec github_changelog_generator
Usage: github_changelog_generator [options]
Command exited with code 1
The text was updated successfully, but these errors were encountered: