Roblox Luau Execution via Open Cloud
Version updated for https://github.com/thegamerbay/roblox-luau-execution-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Roblox Luau Execution Action is a GitHub Action designed to integrate with the Roblox Open Cloud API for automated testing in CI/CD pipelines. It uploads a .rbxl place file to a Roblox Universe, executes Luau test scripts directly on Roblox servers, and retrieves execution logs for validation. This action simplifies server-side test execution, automates task polling, and ensures seamless integration with CI workflows by providing native logging and exit code handling.
Release notes
What’s Changed
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/thegamerbay/roblox-luau-execution-action/pull/1
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/thegamerbay/roblox-luau-execution-action/pull/2
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/thegamerbay/roblox-luau-execution-action/pull/1
Full Changelog: https://github.com/thegamerbay/roblox-luau-execution-action/commits/v1.0.0