gratipay / grtp.co

Gratipay Widgets + API
https://grtp.co/
MIT License
26 stars 19 forks source link

Release/Deploy 0.1.3 #83

Closed techtonik closed 9 years ago

techtonik commented 9 years ago

I don't have access to deploy code as described in https://github.com/gratipay/grtp.co#deployment

It looks like this also needs a version bump.

chadwhitacre commented 9 years ago

@rummik?

rummik commented 9 years ago

I'll have this done this afternoon. Meant to do it last night, but NPM decided to take forever for some reason.

techtonik commented 9 years ago

http://grtp.co/v1/ is still hanging at the old version. Is there some problem I can help with?

rummik commented 9 years ago

The only problem is me >.>; I'm super forgetful.

rummik commented 9 years ago

Deployed now

techtonik commented 9 years ago

Happens to me every time.

http://grtp.co/v1/blogger/gratipay.xml is not there. Is the problem that files in lib/ need to be compiled?

rummik commented 9 years ago

Things in lib/ get minified to www/

techtonik commented 9 years ago

Finally understood how does it work. Pull request #91 fixes missing Blogger widget. Hook script on server side might need to be updated. It worth to add it to version control other/ or scripts/ directory together with nginx config in #88.

techtonik commented 9 years ago

I can try to deploy, but I need access to grtp.co host https://launchpad.net/~techtonik/+sshkeys

techtonik commented 9 years ago

Need to go wrap another release. Because 0.1.3 is already tagged and deployed. !m @rummik

chadwhitacre commented 9 years ago

I can try to deploy, but I need access to grtp.co host https://launchpad.net/~techtonik/+sshkeys

Try ssh root@grtp.co using your first key.

techtonik commented 9 years ago

That works. Thanks.

chadwhitacre commented 9 years ago

Yay! :)