| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
I see the whitespace issues, and will rebase / apply the whitespace fix and push again. |
Sorry, something went wrong.
Dependency upgrades.
|
Whitespace fix applied, and force-pushed. Also, reminded myself to read the release process docs more carefully in the future. ;) |
Sorry, something went wrong.
|
All tests passing on my local machine 10.10.5 (make && make test-npm) |
Sorry, something went wrong.
|
@thealphanerd That's not necessarily accurate. Pre npm 3 (i.e. pre-v5.x) you need to also do (sudo) make install, as sometimes npm will be using the global node (and possibly itself). |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
thanks for the heads up @Fishrock123 |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
Will get this landed in v4.x-staging a bit later this week. |
Sorry, something went wrong.
Dependency upgrades. PR-URL: #3686 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Dependency upgrades. PR-URL: #3686 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
Dependency upgrades. PR-URL: #3686 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
|
There was never a CI run for this, right? See #4336 (comment) |
Sorry, something went wrong.
|
Entirely possible.
|
Sorry, something went wrong.
|
@ChALkeR CI runs are mostly useless for these, except to see if it clones I guess. |
Sorry, something went wrong.
|
should we have an npm CI run that run make test-npm I should be able to spin that up on jenkins pretty quickly |
Sorry, something went wrong.
Dependency upgrades. PR-URL: #3686 Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
|
@thealphanerd For 2.x it needs to do sudo make install first though. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
(Second verse, same as the first.)
Mostly just dependency upgrades and some small typo fixes. make test-npm passed, but again I'd like independent confirmation before merging.
r: @Fishrock123