Conversation
HotFix - Develop - Updated regex for back catalog versions
Redirect standard streams for Start-UnityEditor
No more write-host for Install-UnitySetupInstance
… unsupported. Drops 'Setup' in favor of just stating 'Windows' on Windows platform. Updates README.md and -Examples to match with Setup changes.
Version bump for incoming changes
Partial Mac OS Support
Added AcceptAPIUpdate parameter.
Made 'Project' parameter positional on Start cmd
Wait in the Start-Process call.
Add license query and management support
License DSC Fixes and Sample improvement
Fix for missing folders
Added copyrights
Added security contact info
Add license documentation
Suppress inappropraitely applied rule
Member
|
I've been using this version on my personal Windows PC and a Mac build machine without any issues thus far. Will run through the check list again some time today to help verify this again. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Prerequisites
PowerShellGet >= 1.6.0
Necessary for
-AllowPrereleaseflag onInstall-Module.UnitySetup == 4.0.96-develop
Enhancements
Get-UnityLicenseCmdletStart-UnitySetup -Credential <credential> -Serial <serial>Start-UnitySetup -Credential <credential> -ReturnLicensexUnityLicenseDSC ResourceStart-UnityEditor .\Project\Pathshould correctly launch the project. Start-UnityEditor should accept a path by default #97AcceptAPIUpdateflag added toStart-UnityEditorNo way to accept API update inStart-UnityEditor#100Get-UnitySetupInstanceGet-UnityProjectInstanceStart-UnityEditorFixes
Cmdlet Smoke Tests
Please explore the below Cmdlets via
help <cmdlet>to attempt to understand them, use them, and report any ideas or issues as issues here on GitHub.Find-UnitySetupInstallerGet-UnityProjectInstanceGet-UnitySetupInstanceInstall-UnitySetupInstanceSelect-UnitySetupInstanceUninstall-UnitySetupInstanceStart-UnityEditorConvertTo-UnitySetupComponentGet-UnityLicenseDSC Resource Smoke Tests
Please explore the features of the resource, create a configuration, and apply it to a Local Configuration Manager. Recommend standing up a VM or Container for testing these.
xUnitySetupInstancexUnityLicense