<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks, branch copilot/fix-luadir-printing-issue</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=copilot%2Ffix-luadir-printing-issue</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=copilot%2Ffix-luadir-printing-issue'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2026-07-20T22:04:20+00:00</updated>
<entry>
<title>revert: undo deploy path display changes to command.tl and command.lua</title>
<updated>2026-07-20T22:04:20+00:00</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-07-20T22:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fd271f648d9a5d71777b6912f949d59241aed6f6'/>
<id>urn:sha1:fd271f648d9a5d71777b6912f949d59241aed6f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix: show deploy paths in install_command printed output</title>
<updated>2026-07-20T11:15:11+00:00</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-07-20T11:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4d0fcfa101b9b28559725acd540e76e2851b6a04'/>
<id>urn:sha1:4d0fcfa101b9b28559725acd540e76e2851b6a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial plan</title>
<updated>2026-07-20T10:59:21+00:00</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-07-20T10:59:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=aafe9d5a63685ea3cbee646d3d2199540c1a187b'/>
<id>urn:sha1:aafe9d5a63685ea3cbee646d3d2199540c1a187b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(upload): add a dry-run flag</title>
<updated>2026-07-18T13:02:20+00:00</updated>
<author>
<name>Thijs Schreijer</name>
<email>thijs@thijsschreijer.nl</email>
</author>
<published>2026-07-16T20:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=abb0c4b7ee59ec6e3a7d9ed14db49550bd28b953'/>
<id>urn:sha1:abb0c4b7ee59ec6e3a7d9ed14db49550bd28b953</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makedist: fix rockspec tag update producing invalid Lua</title>
<updated>2026-07-17T13:01:16+00:00</updated>
<author>
<name>Atte Huhtakangas</name>
<email>atte.huhtakangas@gmail.com</email>
</author>
<published>2026-06-04T16:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=15faeb9c84cc7aede53738c13fd729b9284fd6c9'/>
<id>urn:sha1:15faeb9c84cc7aede53738c13fd729b9284fd6c9</id>
<content type='text'>
The sed that sets the source tag inserted a new line after the url
line without a trailing comma and without removing a pre-existing
tag line. When a release is cut from a tree that carries the previous
release's rockspec (which already has a tag line), the result is a
syntax error:

   source = {
      url = "git+https://github.com/luarocks/luarocks",
      tag = "v3.13.0"
      tag = "v3.12.2",
   }

This is what shipped in the official luarocks-3.13.0.tar.gz (#1851).

Fix by deleting any existing tag line before inserting the new one
(with a trailing comma), and validate that the rockspec actually
loads as Lua before packing the tarball, using the Lua 5.4 prefix
the script already requires.
</content>
</entry>
<entry>
<title>refactor(zlib): use reliable GitHub URL to download</title>
<updated>2026-07-17T12:58:57+00:00</updated>
<author>
<name>luau-project</name>
<email>luau.project@gmail.com</email>
</author>
<published>2026-07-17T12:06:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2481be0e2e63c17f9442dba6eb6224a5c9b42697'/>
<id>urn:sha1:2481be0e2e63c17f9442dba6eb6224a5c9b42697</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: Add documentation for the init command.</title>
<updated>2026-07-16T20:47:50+00:00</updated>
<author>
<name>Hugo Levy-Falk</name>
<email>hugo@klafyvel.me</email>
</author>
<published>2026-07-14T05:54:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9a92fe42071a0183497032c3a7c8a7b7c6015f52'/>
<id>urn:sha1:9a92fe42071a0183497032c3a7c8a7b7c6015f52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: make write_rockspec command write valid rockspec given the rockspec_format argument.</title>
<updated>2026-07-16T20:47:50+00:00</updated>
<author>
<name>Hugo Levy-Falk</name>
<email>hugo@klafyvel.me</email>
</author>
<published>2026-07-13T22:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=4fd2ddb686e4c26e35f07f01f8737729fbdc5be0'/>
<id>urn:sha1:4fd2ddb686e4c26e35f07f01f8737729fbdc5be0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tests: Add lint pass on the created rockspecs for the write_rockspec command.</title>
<updated>2026-07-16T20:47:50+00:00</updated>
<author>
<name>Hugo Levy-Falk</name>
<email>hugo@klafyvel.me</email>
</author>
<published>2026-07-13T20:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=fd2d11bb33c35992a4d9b6f6d0c38b888eae8b7f'/>
<id>urn:sha1:fd2d11bb33c35992a4d9b6f6d0c38b888eae8b7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lua5.5: loop control variables are const in quick_parse</title>
<updated>2026-07-16T19:08:29+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2026-07-16T04:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=066af7cf748dbc15e2d7dd82894c8f0a2fc8039e'/>
<id>urn:sha1:066af7cf748dbc15e2d7dd82894c8f0a2fc8039e</id>
<content type='text'>
</content>
</entry>
</feed>
