Tim Meusel

Results 229 comments of Tim Meusel

Hey @nahi , I'm also interested in a new release. I maintain the httpclient Package on Arch Linux. Please let me know if we can somehow help with a new...

Is is actually a default gem? At least on archlinux it isn't bundled with ruby2,6, as far as I know. It's a stand alone gem.

@TwP could you please have a look at merge the PR?

@TwP could you please have a look here and merge the PR?

Hi, I can reproduce this with all repos I tried from the voxpupuli github org, for example https://github.com/voxpupuli/beaker/pull/1711. This worked fine in the past. I tried downgrading github-changelog-generator but I...

I've another repository with the same issue: https://github.com/puppetlabs/puppet-lint/pull/13

I can also reproduce the issue from https://github.com/voxpupuli/beaker/pull/1711 with the latest docker container: ``` $ docker run -it --rm -v "$(pwd)":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator --user voxpupuli --project beaker --future-release 4.30.1 -t ***...

with https://github.com/github-changelog-generator/github-changelog-generator/pull/979 being merged I tried this again on https://github.com/voxpupuli/beaker. It still fails: ``` $ bundle exec rake changelog Found 209 tags Fetching tags dates: 209/209 Sorting tags... Received issues:...

hey. I did some poking on the codebase. I can still reproduce this issue but I'm unable to track it down :( Has anyone some ideas here?