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.

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 can then be fixed and closed. Once this is merged, we will have Lua builds with continuous integration basic guardrails in place, and any other GHA PRs can be rebased.

@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 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
@cclauss cclauss force-pushed the tests_test_py.lua branch 13 times, most recently from 4a1c7c2 to b1baf66 Compare June 28, 2026 15:56
@cclauss

cclauss commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

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