natestedman / Observatory

A Python based dashboard for the Rensselaer Center for Open Source Software. For continued development, please see http://github.com/rcos/observatory
rcos.rpi.edu
ISC License
8 stars 14 forks source link

URP Application link is broken on the sidebar #58

Closed daviddoria closed 13 years ago

daviddoria commented 13 years ago

This should be replaced with the "How to join" page. The "How to join" page should have a link to the URP application at some point, but this should not be the focus of the page.

mskmoorthy commented 13 years ago

URP application is broken - could be due to cs web server being down -

colinsullivan commented 13 years ago

This was fixed in c8d1f83fc72d9b6968a4.

https://github.com/NateStedman/Observatory/issues/closed#issue/44

daviddoria commented 13 years ago

I'm still not sure of the process here. (It should be documented somewhere). You say it was fixed, but the link is still broken. Does this just mean that the repository has not been pushed out to the live site yet? How do you do that manually? When is it done automatically/periodically?

colinsullivan commented 13 years ago

Yes, it has not been pushed to the live site. You do it manually with shell access. I'm waiting for Nate to confirm with me before I update the live site so I don't break it.

It is generally a bad idea to do it automatically in case someone changes the schema or something, because this could bring down the entire site.

mskmoorthy commented 13 years ago

It has been fixed now - Please let us know if it still does not work.