Skip to content

Comments

Create Label unityhub.sh#2121

Merged
bartreardon merged 3 commits intoInstallomator:mainfrom
07-C9:unityhub
Feb 10, 2025
Merged

Create Label unityhub.sh#2121
bartreardon merged 3 commits intoInstallomator:mainfrom
07-C9:unityhub

Conversation

@07-C9
Copy link
Contributor

@07-C9 07-C9 commented Jan 16, 2025


Have you confirmed this pull request is not a duplicate?
Yes

Is this pull request creating or modifying a label in the fragments/labels folder, and not Installomator.sh itself?
Yes

Did you use our editorconfig file?
Yes

Additional context Add any other context about the label or fix here.

Software: https://docs.unity3d.com/hub/manual/InstallHub.html

Please identify any issues fixed by your pull request by including the issue number. (Example: "Fixes #XXXX")

Fixes issue with #1769 - Updated TeamID from BVPN9UFA9B / 'Unity Hub' to 9QW8UQUTAA / 'Unity Technologies SF' as Unity seems to have changed which one they're using in 3.11.0 which came out 1/15/24.

Installomator log

Script result: 2025-01-16 10:29:53 : REQ   :  : shifting arguments for Jamf
2025-01-16 10:29:53 : REQ   : unityhub : ################## Start Installomator v. 10.6beta, date 2024-04-23
2025-01-16 10:29:53 : INFO  : unityhub : ################## Version: 10.6beta
2025-01-16 10:29:53 : INFO  : unityhub : ################## Date: 2024-04-23
2025-01-16 10:29:53 : INFO  : unityhub : ################## unityhub
2025-01-16 10:30:05 : INFO  : unityhub : BLOCKING_PROCESS_ACTION=tell_user_then_kill
2025-01-16 10:30:05 : INFO  : unityhub : NOTIFY=silent
2025-01-16 10:30:05 : INFO  : unityhub : LOGGING=INFO
2025-01-16 10:30:05 : INFO  : unityhub : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-01-16 10:30:05 : INFO  : unityhub : Label type: dmg
2025-01-16 10:30:05 : INFO  : unityhub : archiveName: Unity Hub.dmg
2025-01-16 10:30:05 : INFO  : unityhub : no blocking processes defined, using Unity Hub as default
2025-01-16 10:30:05 : INFO  : unityhub : name: Unity Hub, appName: Unity Hub.app
2025-01-16 10:30:05.592 mdfind[55227:1357238] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2025-01-16 10:30:05.593 mdfind[55227:1357238] [UserQueryParser] Loading keywords and predicates for locale "en"
2025-01-16 10:30:05.738 mdfind[55227:1357238] Couldn't determine the mapping between prefab keywords and predicates.
2025-01-16 10:30:05 : WARN  : unityhub : No previous app found
2025-01-16 10:30:05 : WARN  : unityhub : could not find Unity Hub.app
2025-01-16 10:30:05 : INFO  : unityhub : appversion: 
2025-01-16 10:30:05 : INFO  : unityhub : Label is not of type “updateronly”, and it’s set to use force to install or ignoring app store apps, so not using updateTool.
2025-01-16 10:30:05 : INFO  : unityhub : Latest version of Unity Hub is 3.11.0
2025-01-16 10:30:05 : REQ   : unityhub : Downloading https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.dmg to Unity Hub.dmg
2025-01-16 10:30:14 : REQ   : unityhub : no more blocking processes, continue with update
2025-01-16 10:30:14 : REQ   : unityhub : Installing Unity Hub
2025-01-16 10:30:14 : INFO  : unityhub : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.clk1gsDuhB/Unity Hub.dmg
2025-01-16 10:30:28 : INFO  : unityhub : Mounted: /Volumes/Unity Hub 3.11.0
2025-01-16 10:30:29 : INFO  : unityhub : Verifying: /Volumes/Unity Hub 3.11.0/Unity Hub.app
2025-01-16 10:30:51 : INFO  : unityhub : Team ID matching: 9QW8UQUTAA (expected: 9QW8UQUTAA )
2025-01-16 10:30:51 : INFO  : unityhub : Installing Unity Hub version 3.11.0 on versionKey CFBundleShortVersionString.
2025-01-16 10:30:51 : INFO  : unityhub : App has LSMinimumSystemVersion: 10.13
2025-01-16 10:30:52 : INFO  : unityhub : Copy /Volumes/Unity Hub 3.11.0/Unity Hub.app to /Applications
2025-01-16 10:31:07 : WARN  : unityhub : Changing owner to whiteb
2025-01-16 10:31:07 : INFO  : unityhub : Finishing...
2025-01-16 10:31:10 : INFO  : unityhub : App(s) found: /Applications/Unity Hub.app
2025-01-16 10:31:10 : INFO  : unityhub : found app at /Applications/Unity Hub.app, version 3.11.0, on versionKey CFBundleShortVersionString
2025-01-16 10:31:10 : REQ   : unityhub : Installed Unity Hub, version 3.11.0
2025-01-16 10:31:11 : INFO  : unityhub : Installomator did not close any apps, so no need to reopen any apps.
2025-01-16 10:31:11 : REQ   : unityhub : All done!
2025-01-16 10:31:11 : REQ   : unityhub : ################## End Installomator, exit code 0

07-C9 and others added 3 commits July 30, 2024 20:54
Created Label unityhub.sh

Software: https://docs.unity3d.com/hub/manual/InstallHub.html

Output:

```
Script result: 2024-07-30 20:49:48 : REQ   :  : shifting arguments for Jamf
2024-07-30 20:49:48 : REQ   : unityhub : ################## Start Installomator v. 10.6beta, date 2024-04-23
2024-07-30 20:49:48 : INFO  : unityhub : ################## Version: 10.6beta
2024-07-30 20:49:48 : INFO  : unityhub : ################## Date: 2024-04-23
2024-07-30 20:49:48 : INFO  : unityhub : ################## unityhub
2024-07-30 20:49:57 : INFO  : unityhub : BLOCKING_PROCESS_ACTION=tell_user_then_kill
2024-07-30 20:49:57 : INFO  : unityhub : NOTIFY=silent
2024-07-30 20:49:57 : INFO  : unityhub : LOGGING=INFO
2024-07-30 20:49:57 : INFO  : unityhub : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2024-07-30 20:49:57 : INFO  : unityhub : Label type: dmg
2024-07-30 20:49:57 : INFO  : unityhub : archiveName: Unity Hub.dmg
2024-07-30 20:49:57 : INFO  : unityhub : no blocking processes defined, using Unity Hub as default
2024-07-30 20:49:57 : INFO  : unityhub : name: Unity Hub, appName: Unity Hub.app
2024-07-30 20:49:57.947 mdfind[86116:11349015] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2024-07-30 20:49:57.947 mdfind[86116:11349015] [UserQueryParser] Loading keywords and predicates for locale "en"
2024-07-30 20:49:58.297 mdfind[86116:11349015] Couldn't determine the mapping between prefab keywords and predicates.
2024-07-30 20:49:58 : WARN  : unityhub : No previous app found
2024-07-30 20:49:58 : WARN  : unityhub : could not find Unity Hub.app
2024-07-30 20:49:58 : INFO  : unityhub : appversion:
2024-07-30 20:49:58 : INFO  : unityhub : Label is not of type “updateronly”, and it’s set to use force to install or ignoring app store apps, so not using updateTool.
2024-07-30 20:49:58 : INFO  : unityhub : Latest version of Unity Hub is 3.8.0
2024-07-30 20:49:58 : REQ   : unityhub : Downloading https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.dmg to Unity Hub.dmg
2024-07-30 20:50:00 : REQ   : unityhub : no more blocking processes, continue with update
2024-07-30 20:50:00 : REQ   : unityhub : Installing Unity Hub
2024-07-30 20:50:00 : INFO  : unityhub : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.sqlantaXEn/Unity Hub.dmg
2024-07-30 20:50:12 : INFO  : unityhub : Mounted: /Volumes/Unity Hub 3.8.0
2024-07-30 20:50:12 : INFO  : unityhub : Verifying: /Volumes/Unity Hub 3.8.0/Unity Hub.app
2024-07-30 20:50:33 : INFO  : unityhub : Team ID matching: BVPN9UFA9B (expected: BVPN9UFA9B )
2024-07-30 20:50:33 : INFO  : unityhub : Installing Unity Hub version 3.8.0 on versionKey CFBundleShortVersionString.
2024-07-30 20:50:33 : INFO  : unityhub : App has LSMinimumSystemVersion: 10.13
2024-07-30 20:50:33 : INFO  : unityhub : Copy /Volumes/Unity Hub 3.8.0/Unity Hub.app to /Applications
2024-07-30 20:50:50 : WARN  : unityhub : Changing owner to whiteb
2024-07-30 20:50:50 : INFO  : unityhub : Finishing...
2024-07-30 20:50:53 : INFO  : unityhub : App(s) found: /Applications/Unity Hub.app
2024-07-30 20:50:53 : INFO  : unityhub : found app at /Applications/Unity Hub.app, version 3.8.0, on versionKey CFBundleShortVersionString
2024-07-30 20:50:53 : REQ   : unityhub : Installed Unity Hub, version 3.8.0
2024-07-30 20:50:53 : INFO  : unityhub : Installomator did not close any apps, so no need to reopen any apps.
2024-07-30 20:50:53 : REQ   : unityhub : All done!
2024-07-30 20:50:53 : REQ   : unityhub : ################## End Installomator, exit code 0
```
Updated TeamID
Didn't have EoL character somehow.
@07-C9 07-C9 mentioned this pull request Jan 16, 2025
@acodega acodega added the application adds or improves an application label label Jan 26, 2025
@bartreardon bartreardon added the validated App label that has been validated by the validation bot label Feb 7, 2025
@bartreardon
Copy link
Collaborator

🤖 Validation robot 🤖
File fragments/labels/unityhub.sh
** Label info:
├ ✅ correct line ending
├ ✅ Name: Unity Hub
├ ✅ Type: dmg
├ ✅ Expected Team: 9QW8UQUTAA
├ ✅ App New Version: 3.11.0
└ Download URL: https://public-cdn.cloud.unity3d.com/hub/prod/UnityHubSetup.dmg
├ ✅ URL is reachable
└ ✅ Download Size: 214.2 MB
✅ All checks passed


@bartreardon bartreardon added this to the v10.8 milestone Feb 7, 2025
@bartreardon
Copy link
Collaborator

Thank you!

@bartreardon bartreardon merged commit f17eabb into Installomator:main Feb 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

application adds or improves an application label validated App label that has been validated by the validation bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants