aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump the github-actions group with 2 updates (#85)dependabot[bot]2026-07-132-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/cache](https://github.com/actions/cache). Updates `actions/checkout` from 6 to 7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) Updates `actions/cache` from 4 to 6 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-version: '6' 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>
* Remove luarocks lint of a specific rockspec (#81)Christian Clauss2026-07-121-1/+0
|
* ci: Install lua-compat-5.3 on lua5.1 thru lua5..5 (#80)Christian Clauss2026-07-111-0/+31
|
* ci: be explicit about status check rulesHisham Muhammad2026-03-122-0/+2
|
* ci: bump action versionsHisham Muhammad2026-03-122-4/+4
|
* ci: try using clangHisham Muhammad2025-02-131-1/+2
|
* ci: use ubuntu_rolling to avoid aarch64 compiler crashHisham Muhammad2025-02-131-1/+1
|
* ci: update bin32 tests to ubuntu22.04Hisham Muhammad2025-02-131-2/+2
|
* ci: add libreadline-dev dependencyHisham Muhammad2025-02-131-0/+1
|
* CI: add a job running clang (#60)Hisham Muhammad2023-11-021-1/+4
| | | | | * CI: add a job running clang * CI: fix compiler call that was hardcoded to gcc * CI: run clang in default mode
* Support getting io.popen results on file:close() on PUC-Rio Lua 5.1 (#53)Hisham Muhammad2023-09-131-1/+1
|
* GitHub Actions (#51)Philipp Janda2020-11-111-0/+65
|
* Multi arch tests (#50)Philipp Janda2020-11-111-0/+51