Closed PeterDaveHello closed 9 years ago
hrm should be auto deploying. let me check again
:+1:
it should be deployed and auto deploying now
Nice, leave issue opened for days to make sure that.
@thomasdavis no work at all, I cannot see 09900b0977643fe18d7a4379ec32b37f7b6d76a4
Mmmk must have configured legacy app
On 17:07, Mon, 18/05/2015 Peter Dave Hello notifications@github.com wrote:
@thomasdavis https://github.com/thomasdavis no work at all, I cannot see 09900b0 https://github.com/jsonresume/registry-server/commit/09900b0977643fe18d7a4379ec32b37f7b6d76a4
— Reply to this email directly or view it on GitHub https://github.com/jsonresume/registry-server/issues/54#issuecomment-102943401 .
Wait for your fixing, ha ...
=D deploying now. third time lucky
But now I got error xD:
Cannot GET /
That is the default home page atm.
http://registry.jsonresume.org/thomasdavis?theme=paper
Actually it should display the resume builder hrmmm
But I have no problem locally.
What version of Node is running in production?
In fact, the CI build runs on all the common versions of nodejs, see 10a41bf638568cc5c6053fe87e8200d70a20c731
Last time I checked some of them were failing, maybe that's been fixed (can't look right now).
My local env:
Distro:
Distributor ID: Ubuntu Description: Ubuntu 14.04.2 LTS Release: 14.04 Codename: trusty
Kernel:
Linux vmlab 3.13.0-52-generic #86-Ubuntu SMP Mon May 4 04:32:59 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
nodejs:
0.10.33-1chl1~trusty1
Last time I checked some of them were failing, maybe that's been fixed (can't look right now).
Now passed all the tests on all envs.
Setting production to 0.12.2
I think 0.10 will be better, we used it for a long time, and not so familiar with v0.12
Running node server.js on localhost no longer displays the editor at the homepage. Someone must have removed it which is not the biggest deal, not that many people used it. But will bring it back up nontheless.
@PeterDaveHello strange that you still get that home page
@PeterDaveHello strange that you still get that home page
I'm sure I have no problem on my machine.
Are you on the most recent commit?
Yes, the latest.
oh the resume-builder is a sub module and heroku is not running "git submodule update --init"
lol ...
[submodule "json-builder"]
path = json-builder
url = https://github.com/erming/json-builder
[submodule "resume-editor"]
path = resume-editor
url = https://github.com/erming/resume-editor
https://devcenter.heroku.com/articles/git-submodules
Still not working grrr
Hrmm very strange
remote: Git submodules detected, installing:
remote: Submodule 'editor' (https://github.com/erming/resume-editor) registered for path 'editor'
remote: Cloning into 'editor'...
remote: Submodule path 'editor': checked out '5132d883f1ca2fade07b043dc46d73a6d24b822e'
remote: Submodule 'json-builder' (https://github.com/erming/json-builder) registered for path 'json-builder'
remote: Cloning into 'json-builder'...
remote: Submodule path 'editor/json-builder': checked out '453435138291b56787e0f42a0808e7166642e887'
remote:
remote: Compressing source files... done.
remote: Building source:
It is working now after manually pushing to heroku.
Though the repo is configured via web hooks to auto deploy when it detects a new commit on github.
Still I got error:
Cannot GET /
Try again.
I've gotta disable the github+heroku auto deploy, doesn't run submodules and breaks it -.- so annoying.
@thomasdavis what about add me in heroku collaborator and check if I can help?
done ^^
will do it soon, maybe next holiday :)
I didn't see it, seems you added me to a wrong team?
I think you have to accept the invite in your inbox.
okay ... wait a min ...
I only receive mail about "fpv-racing" but no jsonresume, and I think I don't need the mail confirm.
Oh, I mean on heroku!
r0fl sorry. I removed you from the fpv racing one and added you to jsonresume
Okay, great, btw, I have same question on https://github.com/jsonresume/theme-manager
Lets move this to #jsonresume on freenode
A bit off-topic here, but how would you feel about using Gitter for chat? Seems nicely integrated, could be cool :)
It's setup for our other project cdnjs -> http://gitter.im/cdnjs/cdnjs
But have sort of just found it laggier in general. But I think it makes sense to change over to Gitter, will have to update some of the links on homepage.
Yeah lets use it
@thomasdavis, I can's see my update on http://registry.jsonresume.org/, please help, thanks.