Skip to content

Add GitHub Action workflow to run lua tests/test_py.lua#103

Open
cclauss wants to merge 1 commit into
bastibe:masterfrom
cclauss:tests_test_py.lua
Open

Add GitHub Action workflow to run lua tests/test_py.lua#103
cclauss wants to merge 1 commit into
bastibe:masterfrom
cclauss:tests_test_py.lua

Conversation

@cclauss

@cclauss cclauss commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Add a GitHub Action to run lua tests/test_py.lua so we can focus on fixes for:

- if: matrix.lua-version == '5.1' || matrix.lua-version == '5.3'
  run: lua${{ matrix.lua-version }} tests/test_py.lua

All 10 GHA runs pass on both ubuntu-26.04 and ubuntu-26.04-arm.

@cclauss cclauss changed the title Add a GitHub Action to run tests/test_py.lua Add a GitHub Action to run lua tests/test_py.lua Jun 19, 2026
@cclauss

cclauss commented Jun 21, 2026

Copy link
Copy Markdown
Contributor Author

@leso-kn I believe that this is the best GitHub Actions PR to review and merge. It runs a test that passes and can provide feedback for three issues that you can then fix and close. Once this is merged we have Lua builds with basic guardrails in place and other GHA PRs can be rebased.

@cclauss cclauss changed the title Add a GitHub Action to run lua tests/test_py.lua Add GitHub Action workflow to run lua tests/test_py.lua Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant