Skip to content

feat(Github Action): Add all version in test action #292

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

iThorgrim
Copy link

@iThorgrim iThorgrim commented Aug 19, 2025

Just adding all version for compilation test.

The action https://github.com/azerothcore/mod-eluna/actions/runs/17073972607/job/48410928829?pr=292 will be fixed with #291

@TheSCREWEDSoftware
Copy link

Shouldn't we just do test for the current lua version used by our eluna and probably the previous or stable one?

@iThorgrim
Copy link
Author

iThorgrim commented Aug 21, 2025

Shouldn't we just do test for the current lua version used by our eluna and probably the previous or stable one?

For the past few months, the choice of which Lua version to use in Eluna has been free—the developer chooses the version. By default, it’s Lua52. All Lua versions are stable except 5.5, which is still in beta.

Testing with all versions ensures that any modification is properly supported by Lua. Moreover, if I hadn’t manually tested every version, I would never have noticed that mod-eluna didn’t work with Lua 5.1.

The fix for Lua5.1 : #291

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.

2 participants