You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to luarocks-...@lists.sourceforge.net, lua...@googlegroups.com
Andrew Starks has made a CI server available to LuaDist, and it would be most cool if we made use of it for LR (Peter explicitly mentioned this as well as for LD)
As we are talking about luarocks servers, I have been wondering if we could not create or reuse something like the rubygems server. The simplest approach would be to fork https://github.com/rubygems/rubygems.org and adapt it for luarocks. Once ssh authentication is set, pushing new rocks to the server is:
luarocks push lub-1.0.3-1.rockspec
But I feel that instead of using rubygems code, it would be a good project to create on top of http://tir.mongrel2.org/...