bower / registry

The Bower registry
https://registry.bower.io/packages
MIT License
292 stars 66 forks source link

Deploy latest server #15

Closed sindresorhus closed 10 years ago

sindresorhus commented 11 years ago

Looks like this commit was never deployed: https://github.com/bower/registry/commit/84beab3dba7f0ba59e2931a65c7f997695e5b59a

Try the package Keypress: bower search Keypress works, bower search keypress does not.

// @danheberden @satazor

klaemo commented 11 years ago

Yep, I can confirm that the search is still case sensitive.

bower search swipe

doesn't find the "Swipe" package

satazor commented 11 years ago

Hmm, needs to be deployed on heroku. Will give it a shot soon.

satazor commented 11 years ago

I've tried to deploy it on heroku but the server started to return 504 error response. As such I rollbacked to the previously working version.

I have no experience in heroku and ruby. @maccman can you please deploy it? You got more experience than me, it should be a piece of cake for you.

maccman commented 11 years ago

willdo

thomaswelton commented 11 years ago

Cool, I had tried searching for "swipe" before seeing @klaemo has commented on https://github.com/bradbirdsall/Swipe/issues/307 Love it when you find a problem then see it's already actively being worked on and discussed.

Thanks guys

ProLoser commented 11 years ago

Still undeployed

patrickkettner commented 10 years ago

this can be closed, as it has been deployed since its was opened (my recent changes are live)