Olle Jonsson

Results 339 comments of Olle Jonsson

Oh, now I note that the Travis badge leads to a link with the text https://travis-ci.org/dwaite/cookiejar > We couldn't display the repository > dwaite/cookiejar

@petergoldstein Thanks, updated!

Workarounds you can do yourself include: - constraining versions of async to be used, using a Gemfile and Bundler. See Bundler's documentation. E.g. https://bundler.io/v2.2/guides/using_bundler_in_applications.html

In order to help you, can you these things: - print out the version of this tool - also try with the prerelease; gem install (with the dash-dash pre suffix),...

(I'm sorry for terseness before. There is no excuse for that.) The decision on which tag to put "Issues and PRs" into is done using the `merged_at` timestamp, if I...

@Integralist If you have a way to let them know about it, please feel free to direct their attention to this problem (and this Issue in this repo). There's no...

@NickHirras Does it happen with unreleased github-changelog-generator? You can try a `gem install specific_install` using https://github.com/rdp/specific_install Then install the unreleased, with `gem specific_install github-changelog-generator/github-changelog-generator`.

@boydkr As a diagnostic question: are you using a GitHub personal token to run the program? https://github.com/github-changelog-generator/github-changelog-generator#github-token

(In order to know more about the feature, here's a guess about how it could be used. None of this is more than a guess, mind you. Especially how to...

The failures in currently generated Markdown file include: - MD012 Multiple consecutive blank lines - MD013 Line length - MD022 Headers should be surrounded by blank lines - MD038 Spaces...