Beni Cherniavsky-Paskin
Beni Cherniavsky-Paskin
(as mentioned in afc235c8be5fe2ccb1dc490d75a20712934f82ff, I found the bug — missing `done()` — but only after rewriting for Mocha, which clearly reported the issue. I liked Mocha more than Jasmine so...
https://launch-shifter.rhcloud.com/
Heroku Button won't work with submodules :-( > Heroku Button will not work with repos that have Git submodules. Heroku Button relies on the Build API and uses tarballs fetched...
Tried the launch-shifter which IIUC is simply creates a workflow URL: [](https://openshift.redhat.com/app/console/application_type/custom?&cartridges[]=nodejs-0.10&initial_git_url=https://github.com/cben/mathdown.git&name=mathdown) Clicking asks to login or create user. Created a new user (to check it works...
Trying branch = gh-pages... => perhaps working but SLOW. The original page was stuck on spinner, after 4-5 min said: > Application creation is taking longer than expected. Please wait...
"initial_git_branch: the name of your initial deployment branch. The default value is master." [](https://openshift.redhat.com/app/console/application_type/custom?&cartridges[]=nodejs-0.10&initial_git_url=https://github.com/cben/mathdown.git&initial_git_branch=gh-pages&name=mathdown)
That pre-filled gh-pages successfully but deployment failed with some error (sorry, lost). Retrying after deleting mathdown1 succeeded. Then successfully launched mathdown3 (7.5min) in parallel to mathdown2, so it's not a...
Closed as I can't implement Heroku button due to lack of submodule support.
Reopening. Openshift online is currently stuck between v2 which no longer accepts signups and v3 which is time-limited preview. The (hypotetical :rofl:) hordes of contributors which want to fork Mathdown...
This is blocked on my use of submodules #115. For Heroku should first investigate submodule buildpacks: https://github.com/cben/mathdown/issues/115#issuecomment-145668433