| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(deps): bump luarocks/gh-actions-lua in the github-actions groupdependabot/github_actions/github-actions-74a77d9f2f | dependabot[bot] | 10 hours | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 1 update: [luarocks/gh-actions-lua](https://github.com/luarocks/gh-actions-lua). Updates `luarocks/gh-actions-lua` from 13 to 14 - [Release notes](https://github.com/luarocks/gh-actions-lua/releases) - [Commits](https://github.com/luarocks/gh-actions-lua/compare/85e2287697275df96334743ac654241a8fd34ab3...56eba09993704b908cc3c7c2753e630d18cb9696) --- updated-dependencies: - dependency-name: luarocks/gh-actions-lua dependency-version: '14' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> | ||||
| * | ci: disable `persist-credentials` on jobs that don't need it | Christian Clauss | 2026-08-15 | 1 | -0/+12 |
| | | | | See #1909. | ||||
| * | Refer to the Lua action by name only in comments (#1913) | Christian Clauss | 2026-08-13 | 1 | -1/+1 |
| | | | | | Fixes * https://github.com/luarocks/luarocks/pull/1912#discussion_r3772314224 | ||||
| * | chore(deps): bump luarocks/gh-actions-lua in the github-actions group (#1912) | dependabot[bot] | 2026-08-12 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 1 update: [luarocks/gh-actions-lua](https://github.com/luarocks/gh-actions-lua). Updates `luarocks/gh-actions-lua` from 12 to 13 - [Release notes](https://github.com/luarocks/gh-actions-lua/releases) - [Commits](https://github.com/luarocks/gh-actions-lua/compare/fc6f8de246f8c01f6e1a56a1b851143e23370ff3...85e2287697275df96334743ac654241a8fd34ab3) --- updated-dependencies: - dependency-name: luarocks/gh-actions-lua dependency-version: '13' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||||
| * | Bump lua-zlib from 1.2 to 1.4 as part of Lua 5.5 support (#1858) | Luau Project | 2026-08-11 | 1 | -5/+0 |
| | | | | | | | | * chore(deps): bump lua-zlib to 1.4 * refactor: adjust static lib for `lua-zlib` 1.4 rockspec * refactor(ci): remove unused copy of zlib import lib for MSVC | ||||
| * | ci: Use recommended way to detect the operating system | Christian Clauss | 2026-08-08 | 1 | -2/+2 |
| | | |||||
| * | fix(ci): use `-L` flag with `curl` to follow redirects | luau-project | 2026-08-08 | 1 | -2/+2 |
| | | |||||
| * | chore(ci): bump deps and other minor changes | Luau Project | 2026-07-21 | 1 | -27/+25 |
| | | | | | | | Changes worth noting: * following `leafo/gh-actions-lua`, `luarocks/gh-actions-lua` and `luarocks/gh-actions-luarocks`, changed the action to setup MSVC from `ilammy/msvc-dev-cmd` to `step-security/msvc-dev-cmd` due warnings related to the use of EOL nodejs versions; * replaced actions from `hishamhm` acc to `luarocks` org acc. | ||||
| * | refactor(zlib): use reliable GitHub URL to download | luau-project | 2026-07-17 | 1 | -1/+1 |
| | | |||||
| * | ci: Upgrade Windows OpenSSL from v3.6.2 to 3.6.3 | Christian Clauss | 2026-07-11 | 1 | -1/+1 |
| | | |||||
| * | tests: drop Windows 32-bit, smaller matrix | Hisham Muhammad | 2026-05-21 | 1 | -108/+8 |
| | | | | | | We only need to check that build_spec.lua works in all combinations. This should provide enough coverage. | ||||
| * | ci: bump OpenSSL | Hisham Muhammad | 2026-05-21 | 1 | -2/+2 |
| | | |||||
| * | ci: bump OpenSSL to 3.6.1 | luau-project | 2026-03-16 | 1 | -1/+1 |
| | | |||||
| * | ci: test the build of LuaRocks binaries for Windows | luau-project | 2026-03-16 | 1 | -0/+45 |
| | | |||||
| * | .github/workflows: bump openssl version | daurnimator | 2025-12-23 | 1 | -1/+1 |
| | | | | | This should fix our CI failure | ||||
| * | chore(ci): use a released LuaRocks version | luau-project | 2025-07-27 | 1 | -2/+2 |
| | | |||||
| * | chore(ci): bump OpenSSL to 3.5.1 and improve error message. | luau-project | 2025-07-27 | 1 | -2/+2 |
| | | |||||
| * | fix(ci): GitHub Actions yaml lint issues | luau-project | 2025-07-27 | 1 | -3/+4 |
| | | |||||
| * | chore: move to luarocks/gh-actions-luarocks | bzp2010 | 2025-06-05 | 1 | -2/+2 |
| | | |||||
| * | fix: use specific luarocks version | bzp2010 | 2025-06-05 | 1 | -2/+4 |
| | | |||||
| * | ci(windows): change zlib download url | luau-project | 2025-03-23 | 1 | -1/+1 |
| | | |||||
| * | fix(coverage): report must be generated and uploaded from the checkout dir | luau-project | 2025-03-14 | 1 | -10/+6 |
| | | |||||
| * | ci(unix): fix code coverage upload | luau-project | 2025-03-10 | 1 | -11/+18 |
| | | |||||
| * | ci: do not run jobs due changes on docs or markdown files | luau-project | 2025-03-10 | 1 | -0/+6 |
| | | |||||
| * | ci: enable on main branch | Hisham Muhammad | 2025-03-09 | 1 | -36/+36 |
| | | |||||
| * | ci(windows): add windows job to the testing workflow on GH | luau-project | 2025-03-09 | 1 | -0/+548 |
| | | |||||
| * | ci: install bzip2 depenencies explicitly | Hisham Muhammad | 2025-01-03 | 1 | -1/+8 |
| | | |||||
| * | CI: add compat53 dependency | Hisham Muhammad | 2024-10-21 | 1 | -0/+1 |
| | | |||||
| * | CI updates for LuaJIT rolling release compatibility | Hisham Muhammad | 2024-08-27 | 1 | -4/+4 |
| | | |||||
| * | tests: enable Github Actions workflow_dispatch | Hisham Muhammad | 2024-06-21 | 1 | -0/+2 |
| | | |||||
| * | tests: setup openssl via brew with new paths | Hisham Muhammad | 2024-05-14 | 1 | -0/+4 |
| | | | | | https://stackoverflow.com/questions/29651258/install-openssl-devel-on-mac | ||||
| * | makedist: make lua54dir an explicit requirement | Hisham Muhammad | 2024-03-13 | 1 | -2/+2 |
| | | |||||
| * | ci: add binary build smoke test | Hisham Muhammad | 2024-03-11 | 1 | -0/+16 |
| | | |||||
| * | tests: introduce quick tests | Hisham Muhammad | 2024-02-23 | 1 | -2/+2 |
| | | |||||
| * | ci: run main tests on master branch as well | Hisham Muhammad | 2024-02-20 | 1 | -1/+1 |
| | | |||||
| * | CI: bump gh-actions-lua to master to use Lua 5.4.4 | Hisham Muhammad | 2022-08-26 | 1 | -1/+1 |
| | | |||||
| * | CI: run test workflow on pull requests | Hisham Muhammad | 2022-08-25 | 1 | -1/+5 |
| | | |||||
| * | tests: Use upstream provided GH Action for Luacheck | Caleb Maclennan | 2022-08-25 | 1 | -26/+0 |
| | | |||||
| * | tests: run tests on Lua 5.4 and LuaJIT 2.1 | Hisham Muhammad | 2022-04-16 | 1 | -2/+2 |
| | | |||||
| * | update Codecov uploader | Hisham Muhammad | 2022-03-06 | 1 | -1/+3 |
| | | | | | | See my Codecov bug report at https://community.codecov.com/t/coverage-ui-off-by-one-when-file-starts-with-a-blank-line/3516/2 | ||||
| * | tests: remove Travis CI, add Github Actions | Hisham Muhammad | 2022-02-17 | 1 | -0/+104 |
