Constellation / ibrik

CoffeeScript meets Istanbul - code coverage tool for CoffeeScript
BSD 2-Clause "Simplified" License
79 stars 32 forks source link

Update coffee-script-redux dependency to use a release version over a specific commit #12

Closed jgrund closed 10 years ago

jgrund commented 10 years ago

We are looking at caching npm modules for our build process and are using .tgz files to do so.

Since the coffee-script-redux dependency points to a specific commit and does a git clone, this becomes more difficult.

CoffeeScriptRedux has releases, why not just point to one of those?

davglass commented 10 years ago

+1

peter-murray commented 10 years ago

+1

Constellation commented 10 years ago

Thanks. I'll work on this on this weekend.

Constellation commented 10 years ago

I've updated CSRedux and Istanbul. Now it is tested very roughly.

Constellation commented 10 years ago

Published as 1.1.0

jgrund commented 10 years ago

Thanks! Question though, I just fetched version 1.1.0 from npm and it seems that coffee-script-redux is still pointing at this hash:

git+https://github.com/michaelficarra/CoffeeScriptRedux.git#158303ac4e4badfed469f0e47314d14065fff329

Constellation commented 10 years ago

Oops, I'll fix it soon :)

Constellation commented 10 years ago

I've released as 1.1.1.