EndangeredMassa / npub

publisher for node.js projects
BSD 3-Clause "New" or "Revised" License
3 stars 2 forks source link

refactor src/publish/index to use async.waterfall #33

Closed EndangeredMassa closed 9 years ago

EndangeredMassa commented 9 years ago

I can't test this on airplane wifi. This is a start to the async.waterfall refactor.

jkrems commented 9 years ago

LGTM

jkrems commented 9 years ago

Wow, typing :happy auto-completes to :smile:. Github really has this emoji thing figured out.

EndangeredMassa commented 9 years ago

Actually tested this, fixed a couple issues, and now it works!

Brought back the git branch checking and pushing. I'm not sure why I thought that wasn't necessary before. We need to update the current branch remotely.

jkrems commented 9 years ago

:+1:

EndangeredMassa commented 9 years ago

refactor rebased; ready for review

jkrems commented 9 years ago

:+1: