luarocks-site icon indicating copy to clipboard operation
luarocks-site copied to clipboard

LuaRocks website and module host

Results 66 luarocks-site issues
Sort by recently updated
recently updated
newest added

To reproduce ``` $ luarocks search foo --server=http://luarocks.org/m/love Warning: Failed searching manifest: Failed fetching manifest for http://luarocks.org/m/love - Failed downloading http://luarocks.org/m/love/manifest - HTTP/1.1 404 Not Found $ luarocks search foo...

Since this application requires many dependencies to run locally, it would be nice to have a [Docker](https://www.docker.com/) distribution that can be easily started.

It seems that description shown on module's page is not updated when a new rockspec is uploaded.

Is there a way of reading out the meta data about each module as JSON or some other machine readable format from the site? I'd love to add LuaRocks support...

Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [d3](https://github.com/d3/d3). These dependencies need to be updated together. Updates `d3-color` from 1.0.3 to 3.1.0 Release notes Sourced from d3-color's releases. v3.1.0 Add...

dependencies

I contributed a rockspec to nvim-cmp and uploaded the rockspec as 0.0.1-1 . I found an issue with it (NB: the website could check the rockspec is valid) and proposed...

For all the rockspecs at https://luarocks.org/labels/neovim, I've had to manually add their tag on the website even though I've specified it in the rockspec. Typically: ``` description = { summary...

I have a library that I'm not that interested in maintaining the luarock for, but another maintainer is. I'd like to grant them access to upload new versions. I can't...

I am trying to run luarocks-site locally (and make it easier for everyone https://github.com/luarocks/luarocks-site/pull/197) but I get `invalid value "${{DAEMON}}" in "daemon" directive, it must be "on" or "off" in...

I would like to help the community contribute to luarocks.org (with a few issues in mind see https://github.com/nvim-neorocks/luarocks-tag-release/discussions/73) . As it stands, testing changes seems like an obstacle: - https://github.com/luarocks/luarocks-site/issues/176...