aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/test.yml (follow)
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): bump luarocks/gh-actions-lua in the github-actions groupdependabot/github_actions/github-actions-74a77d9f2fdependabot[bot]9 hours1-4/+4
* ci: disable `persist-credentials` on jobs that don't need itChristian Clauss2026-08-151-0/+12
* Refer to the Lua action by name only in comments (#1913)Christian Clauss2026-08-131-1/+1
* chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#1912)dependabot[bot]2026-08-121-5/+5
* Bump lua-zlib from 1.2 to 1.4 as part of Lua 5.5 support (#1858)Luau Project2026-08-111-5/+0
* ci: Use recommended way to detect the operating systemChristian Clauss2026-08-081-2/+2
* fix(ci): use `-L` flag with `curl` to follow redirectsluau-project2026-08-081-2/+2
* chore(ci): bump deps and other minor changesLuau Project2026-07-211-27/+25
* refactor(zlib): use reliable GitHub URL to downloadluau-project2026-07-171-1/+1
* ci: Upgrade Windows OpenSSL from v3.6.2 to 3.6.3Christian Clauss2026-07-111-1/+1
* tests: drop Windows 32-bit, smaller matrixHisham Muhammad2026-05-211-108/+8
* ci: bump OpenSSLHisham Muhammad2026-05-211-2/+2
* ci: bump OpenSSL to 3.6.1luau-project2026-03-161-1/+1
* ci: test the build of LuaRocks binaries for Windowsluau-project2026-03-161-0/+45
* .github/workflows: bump openssl versiondaurnimator2025-12-231-1/+1
* chore(ci): use a released LuaRocks versionluau-project2025-07-271-2/+2
* chore(ci): bump OpenSSL to 3.5.1 and improve error message.luau-project2025-07-271-2/+2
* fix(ci): GitHub Actions yaml lint issuesluau-project2025-07-271-3/+4
* chore: move to luarocks/gh-actions-luarocksbzp20102025-06-051-2/+2
* fix: use specific luarocks versionbzp20102025-06-051-2/+4
* ci(windows): change zlib download urlluau-project2025-03-231-1/+1
* fix(coverage): report must be generated and uploaded from the checkout dirluau-project2025-03-141-10/+6
* ci(unix): fix code coverage uploadluau-project2025-03-101-11/+18
* ci: do not run jobs due changes on docs or markdown filesluau-project2025-03-101-0/+6
* ci: enable on main branchHisham Muhammad2025-03-091-36/+36
* ci(windows): add windows job to the testing workflow on GHluau-project2025-03-091-0/+548
* ci: install bzip2 depenencies explicitlyHisham Muhammad2025-01-031-1/+8
* CI: add compat53 dependencyHisham Muhammad2024-10-211-0/+1
* CI updates for LuaJIT rolling release compatibilityHisham Muhammad2024-08-271-4/+4
* tests: enable Github Actions workflow_dispatchHisham Muhammad2024-06-211-0/+2
* tests: setup openssl via brew with new pathsHisham Muhammad2024-05-141-0/+4
* makedist: make lua54dir an explicit requirementHisham Muhammad2024-03-131-2/+2
* ci: add binary build smoke testHisham Muhammad2024-03-111-0/+16
* tests: introduce quick testsHisham Muhammad2024-02-231-2/+2
* ci: run main tests on master branch as wellHisham Muhammad2024-02-201-1/+1
* CI: bump gh-actions-lua to master to use Lua 5.4.4Hisham Muhammad2022-08-261-1/+1
* CI: run test workflow on pull requestsHisham Muhammad2022-08-251-1/+5
* tests: Use upstream provided GH Action for LuacheckCaleb Maclennan2022-08-251-26/+0
* tests: run tests on Lua 5.4 and LuaJIT 2.1Hisham Muhammad2022-04-161-2/+2
* update Codecov uploaderHisham Muhammad2022-03-061-1/+3
* tests: remove Travis CI, add Github ActionsHisham Muhammad2022-02-171-0/+104