Test Luau Package Action
Version updated for https://github.com/seaofvoices/test-luau-package-action to version v1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Test Luau Package Action is a GitHub Action designed to streamline and standardize testing workflows for projects adhering to the Sea of Voices Luau Package Standard. It automates tasks such as repository checkout, tool installation, dependency management, and the execution of common scripts for preparation, linting, style checking, and building. This action simplifies project setup and ensures consistency across Luau projects by integrating various tools like npmluau, luau-analyze, stylua, and darklua into a unified CI/CD workflow.
What’s Changed
Initial version