OpenIndiana-vm
Version updated for https://github.com/vmactions/openindiana-vm to version v1.0.8.
- This action is used across all versions by 45 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action allows users to run Continuous Integration (CI) workflows on the OpenIndiana operating system, which is not natively supported by GitHub Actions (limited to Ubuntu, Windows, and macOS). It automates the creation and management of an OpenIndiana virtual machine (VM), synchronizing files, environment variables, and directory structures between the host and VM. Key capabilities include customizable VM configurations (memory, CPU, architecture), various file synchronization methods, and support for running commands and CI scripts seamlessly in the OpenIndiana environment.
What’s Changed
support custom-shell-name Full Changelog: https://github.com/vmactions/openindiana-vm/compare/v1.0.7...v1.0.8