Joined October 2012
·

Benny Lichtner

San Francisco/Providence/Santa Fe
·
·

I've run into an issue where pushing a broken version of code is unfixable with future pushes. Have you ever come across this? I accidentally pushed code where I require() a missing library, but haibu is refusing to use newer versions of the code. I'm trying to figure out if this is a problem with haibu or the deploy script.

(I commented on what seems like a related issue here: https://github.com/nodejitsu/haibu/issues/108)

Is this better or worse than hashing the password on the client? (Say with something like: http://crypto.stanford.edu/sjcl/)

Cool! Thanks man! One ever-so-slightly confusing bit for me was:

url: "/path/to/repo/"+package.name+".git"

which I would change to:

url: "/path/to/folder/containing/repos/"+package.name+".git"

Achievements
47 Karma
0 Total ProTip Views