Create VirtualBox label set#1885
Conversation
Adds three new options for installing VirtualBox Beta - virtualboxbeta Latest - virtualboxlatest Stable - virtualboxstable
|
virtualboxbeta label test: assemble.sh virtualboxbeta
2024-09-14 12:37:28 : DEBUG : virtualboxbeta : DEBUG mode 1, not checking for blocking processes 2024-09-14 12:37:37 : INFO : virtualboxbeta : Mounted: /Volumes/VirtualBox 1 |
|
virtualboxlatest label test: assemble.sh virtualboxlatest
2024-09-14 12:36:24 : DEBUG : virtualboxlatest : DEBUG mode 1, not checking for blocking processes 2024-09-14 12:36:33 : INFO : virtualboxlatest : Mounted: /Volumes/VirtualBox 1 |
|
virtualboxstable label test: assemble.sh virtualboxstable
2024-09-14 12:35:24 : DEBUG : virtualboxstable : DEBUG mode 1, not checking for blocking processes 2024-09-14 12:35:32 : INFO : virtualboxstable : Mounted: /Volumes/VirtualBox 1 |
|
Your virtualboxlatest code has 7.1.0 hard coded into it, and needs to have 7.1.0 replaced with ${appNewVersion} like you've done for the other recipes. |
|
@syn-eatr - Thanks for catching that. Updated. |
|
🤖 Validation robot 🤖 🤖 Validation robot 🤖 🤖 Validation robot 🤖 |
|
Thank you! |
Adds three new options for installing VirtualBox build types
Beta - virtualboxbeta
Latest - virtualboxlatest
Stable - virtualboxstable
Additionally adds support for installing the arm64 version when the build type supports it. (Stable build is currently only available as Intel.)