WIP: Refactor publishing#350
Conversation
e6c5819 to
7258070
Compare
January 14, 2015 19:01
|
So I'm trying to figure out why this fails on linux 10, something with content type headers not being set... |
Sorry, something went wrong.
|
👍, but bump the minor version number when you release it. If it introduces the smallest bug, it will trouble people that depends on ~0.2.4. I suggest keeping this new 0.3 release in a new branch, just to simplify life for newcomers to the project, and merge when it is all done. |
Sorry, something went wrong.
|
I'm fine pushing it to an 0.3.0. Might be time for that bump soon anyways with the libgit changes from upstream. |
Sorry, something went wrong.
2dfad62 to
6188842
Compare
January 16, 2015 18:20
|
During the refactor a version check got missed, which usually caused a different version of http_parser to get pulled in for v10. That wasnt happening, causing a mismatch. |
Sorry, something went wrong.
cc3e106 to
d4bbb04
Compare
January 19, 2015 19:34
includes cleaning of npm registry based installs and a new debug build
d4bbb04 to
cad078e
Compare
January 19, 2015 19:52
|
Making a new PR for the 0.3 branch. |
Sorry, something went wrong.
So I've done quite a bit here.
npm run buildDebug