Setup BoxLang CLI
Version updated for https://github.com/ortus-boxlang/setup-boxlang to version 1.5.0.
- This action is used across all versions by 23 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action setup-boxlang automates the setup of the BoxLang Dynamic JVM Language runtime in CI/CD workflows. It supports Linux, macOS, and Windows runners and can be customized with optional CommandBox installation, specific version selection, modules, and ForgeBox API Key configuration. The action is particularly useful for developers who need to integrate BoxLang into their CI pipelines for testing or deployment purposes.
What’s Changed
What’s Changed
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/ortus-boxlang/setup-boxlang/pull/7
- Add explicit workflow permissions to resolve CodeQL security alerts by @lmajano with @Copilot in https://github.com/ortus-boxlang/setup-boxlang/pull/8
- Fix: add ${BOXLANG_HOME}/bin to PATH so module executables are reachable by @lmajano in https://github.com/ortus-boxlang/setup-boxlang/pull/11
Full Changelog: https://github.com/ortus-boxlang/setup-boxlang/compare/1.2.0...1.5.0