aboutsummaryrefslogtreecommitdiff
path: root/spec/write_rockspec_spec.lua (unfollow)
Commit message (Expand)AuthorFilesLines
2026-08-16improve failure message to help user (#1918)mainMatthieu Coudron1-1/+1
2026-08-16Better errors on dependency failures (#1919)Christian Clauss1-2/+4
2026-08-16tests: add test case for #1874 (#1875)Hisham Muhammad1-1/+2
2026-08-15ci: disable `persist-credentials` on jobs that don't need itChristian Clauss2-1/+14
2026-08-15chore(Makefile.windows): bump OpenSSL to 3.5.7 LTSluau-project1-4/+7
2026-08-15fix(Makefile.Windows): track static zlib correctly due new rockspecluau-project1-2/+2
2026-08-13download_with_mirrors: Safely build errors with falsely names (#1911)Christian Clauss2-2/+2
2026-08-13Upgrade lua-bz2 for lua5.5 compatibility (#1915)Christian Clauss2-3/+3
2026-08-13Upgrade luafilesystem for lua5.5 compatibility (#1914)Christian Clauss1-1/+1
2026-08-13Refer to the Lua action by name only in comments (#1913)Christian Clauss1-1/+1
2026-08-12chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#1912)dependabot[bot]1-5/+5
2026-08-11Bump lua-zlib from 1.2 to 1.4 as part of Lua 5.5 support (#1858)Luau Project5-14/+25
2026-08-11Upgrade deps compat53 and luacov for lua5.5 compatibilityChristian Clauss3-5/+8
2026-08-08ci: Use recommended way to detect the operating systemChristian Clauss1-2/+2
2026-08-08fix(ci): use `-L` flag with `curl` to follow redirectsluau-project1-2/+2
2026-08-06detect and skip busybox wget in which_toolPierre Chapuis1-2/+17
2026-08-06remove unnecessary downloader check in APIPierre Chapuis2-2/+2