Pirate Praveen Arimbrathodiyil

Results 111 issues of Pirate Praveen Arimbrathodiyil

I had to look at history of package.json commits to find out when 2.6.2 was released. https://github.com/arcanis/clipanion/tree/efd1ff592ace914e7a8120ad1d5f0cc539907f24 please add 2.6.2 tag for this commit. I'd like to take the source...

also mocha >1.0 needs require 'mocha/setup' instead of require 'mocha' (test/test-uuid.rb needs update)

It needs updating rollup as well.

spec/dummy/tmp/cache is not empty in the gem file. I think your gem generation code is including them as it is not present in git repo.

Currently there is no tags in this repo. Adding tags help those who want to use the github repo directly like debian, rather than via npm.

We try to keep only one version of the library in debian and we already have 0.3.1 in the archive. This will help us maintain twitter-stream package in debian.

When using the globally installed handlebars, ``` gem which handlebars_assets /usr/share/rubygems-integration/all/gems/handlebars_assets-0.23.2/lib/handlebars_assets.rb ``` all tests fails to find the assets. ``` 1) Error: HandlebarsAssets::CompilingTest#test_patching_handlebars: Errno::ENOENT: No such file or directory @...

$ ruby1.9.1 --version ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-linux] Full log here http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623900#64

rollup-plugin-node-resolve is deprecated, so switch to @rollup/plugin-node-resolve

``` Failures: 1) MailRoom::Delivery::Sidekiq#options when sentinel is specified client has same specified sentinel params Failure/Error: expect(redis.client.instance_variable_get(:@connector)).to be_a Redis::Client::Connector::Sentinel TypeError: no implicit conversion of Symbol into Integer # /usr/share/rubygems-integration/all/gems/redis-4.1.2/lib/redis/client.rb:346:in `establish_connection' #...