Skip to content

Comments

tableaudesktop: Add appNewVersion#1402

Merged
BigMacAdmin merged 1 commit intoInstallomator:mainfrom
meschwartz:tableaudesktop-Add-appNewVersion
Mar 17, 2024
Merged

tableaudesktop: Add appNewVersion#1402
BigMacAdmin merged 1 commit intoInstallomator:mainfrom
meschwartz:tableaudesktop-Add-appNewVersion

Conversation

@meschwartz
Copy link
Contributor

Adding the appNewVersion variable for the Tableau Desktop label

Output:

# ./utils/assemble.sh tableaudesktop DEBUG=0
2023-12-28 20:01:59 : REQ   : tableaudesktop : ################## Start Installomator v. 10.6beta, date 2023-12-28
2023-12-28 20:02:00 : INFO  : tableaudesktop : ################## Version: 10.6beta
2023-12-28 20:02:00 : INFO  : tableaudesktop : ################## Date: 2023-12-28
2023-12-28 20:02:00 : INFO  : tableaudesktop : ################## tableaudesktop
2023-12-28 20:02:00 : DEBUG : tableaudesktop : DEBUG mode 1 enabled.
2023-12-28 20:02:00 : INFO  : tableaudesktop : setting variable from argument DEBUG=0
2023-12-28 20:02:00 : DEBUG : tableaudesktop : name=Tableau Desktop
2023-12-28 20:02:00 : DEBUG : tableaudesktop : appName=
2023-12-28 20:02:00 : DEBUG : tableaudesktop : type=pkgInDmg
2023-12-28 20:02:00 : DEBUG : tableaudesktop : archiveName=
2023-12-28 20:02:00 : DEBUG : tableaudesktop : downloadURL=https://www.tableau.com/downloads/desktop/mac
2023-12-28 20:02:00 : DEBUG : tableaudesktop : curlOptions=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : appNewVersion=2023.3.0
2023-12-28 20:02:01 : DEBUG : tableaudesktop : appCustomVersion function: Not defined
2023-12-28 20:02:01 : DEBUG : tableaudesktop : versionKey=CFBundleShortVersionString
2023-12-28 20:02:01 : DEBUG : tableaudesktop : packageID=com.tableausoftware.tableaudesktop
2023-12-28 20:02:01 : DEBUG : tableaudesktop : pkgName=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : choiceChangesXML=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : expectedTeamID=QJ4XPRK37C
2023-12-28 20:02:01 : DEBUG : tableaudesktop : blockingProcesses=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : installerTool=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : CLIInstaller=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : CLIArguments=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : updateTool=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : updateToolArguments=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : updateToolRunAsCurrentUser=
2023-12-28 20:02:01 : INFO  : tableaudesktop : BLOCKING_PROCESS_ACTION=tell_user
2023-12-28 20:02:01 : INFO  : tableaudesktop : NOTIFY=success
2023-12-28 20:02:01 : INFO  : tableaudesktop : LOGGING=DEBUG
2023-12-28 20:02:01 : INFO  : tableaudesktop : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-12-28 20:02:01 : INFO  : tableaudesktop : Label type: pkgInDmg
2023-12-28 20:02:01 : INFO  : tableaudesktop : archiveName: Tableau Desktop.dmg
2023-12-28 20:02:01 : INFO  : tableaudesktop : no blocking processes defined, using Tableau Desktop as default
2023-12-28 20:02:01 : DEBUG : tableaudesktop : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.gRYf8pNtUz
2023-12-28 20:02:01 : INFO  : tableaudesktop : No version found using packageID com.tableausoftware.tableaudesktop
2023-12-28 20:02:01 : INFO  : tableaudesktop : name: Tableau Desktop, appName: Tableau Desktop.app
2023-12-28 20:02:01.804 mdfind[28906:9630561] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-12-28 20:02:01.804 mdfind[28906:9630561] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-12-28 20:02:01.874 mdfind[28906:9630561] Couldn't determine the mapping between prefab keywords and predicates.
2023-12-28 20:02:01 : INFO  : tableaudesktop : App(s) found: /Applications/Tableau Desktop 2023.3.app
2023-12-28 20:02:01 : INFO  : tableaudesktop : found app at /Applications/Tableau Desktop 2023.3.app, version 2023.3.0, on versionKey CFBundleShortVersionString
2023-12-28 20:02:01 : INFO  : tableaudesktop : appversion: 2023.3.0
2023-12-28 20:02:01 : INFO  : tableaudesktop : Latest version of Tableau Desktop is 2023.3.0
2023-12-28 20:02:02 : INFO  : tableaudesktop : There is no newer version available.
2023-12-28 20:02:02 : DEBUG : tableaudesktop : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.gRYf8pNtUz
2023-12-28 20:02:02 : DEBUG : tableaudesktop : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.gRYf8pNtUz
2023-12-28 20:02:02 : INFO  : tableaudesktop : Installomator did not close any apps, so no need to reopen any apps.
2023-12-28 20:02:02 : REQ   : tableaudesktop : No newer version.
2023-12-28 20:02:02 : REQ   : tableaudesktop : ################## End Installomator, exit code 0

Adding the appNewVersion variable for the Tableau Desktop label

Output:
```
# ./utils/assemble.sh tableaudesktop DEBUG=0
2023-12-28 20:01:59 : REQ   : tableaudesktop : ################## Start Installomator v. 10.6beta, date 2023-12-28
2023-12-28 20:02:00 : INFO  : tableaudesktop : ################## Version: 10.6beta
2023-12-28 20:02:00 : INFO  : tableaudesktop : ################## Date: 2023-12-28
2023-12-28 20:02:00 : INFO  : tableaudesktop : ################## tableaudesktop
2023-12-28 20:02:00 : DEBUG : tableaudesktop : DEBUG mode 1 enabled.
2023-12-28 20:02:00 : INFO  : tableaudesktop : setting variable from argument DEBUG=0
2023-12-28 20:02:00 : DEBUG : tableaudesktop : name=Tableau Desktop
2023-12-28 20:02:00 : DEBUG : tableaudesktop : appName=
2023-12-28 20:02:00 : DEBUG : tableaudesktop : type=pkgInDmg
2023-12-28 20:02:00 : DEBUG : tableaudesktop : archiveName=
2023-12-28 20:02:00 : DEBUG : tableaudesktop : downloadURL=https://www.tableau.com/downloads/desktop/mac
2023-12-28 20:02:00 : DEBUG : tableaudesktop : curlOptions=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : appNewVersion=2023.3.0
2023-12-28 20:02:01 : DEBUG : tableaudesktop : appCustomVersion function: Not defined
2023-12-28 20:02:01 : DEBUG : tableaudesktop : versionKey=CFBundleShortVersionString
2023-12-28 20:02:01 : DEBUG : tableaudesktop : packageID=com.tableausoftware.tableaudesktop
2023-12-28 20:02:01 : DEBUG : tableaudesktop : pkgName=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : choiceChangesXML=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : expectedTeamID=QJ4XPRK37C
2023-12-28 20:02:01 : DEBUG : tableaudesktop : blockingProcesses=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : installerTool=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : CLIInstaller=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : CLIArguments=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : updateTool=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : updateToolArguments=
2023-12-28 20:02:01 : DEBUG : tableaudesktop : updateToolRunAsCurrentUser=
2023-12-28 20:02:01 : INFO  : tableaudesktop : BLOCKING_PROCESS_ACTION=tell_user
2023-12-28 20:02:01 : INFO  : tableaudesktop : NOTIFY=success
2023-12-28 20:02:01 : INFO  : tableaudesktop : LOGGING=DEBUG
2023-12-28 20:02:01 : INFO  : tableaudesktop : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-12-28 20:02:01 : INFO  : tableaudesktop : Label type: pkgInDmg
2023-12-28 20:02:01 : INFO  : tableaudesktop : archiveName: Tableau Desktop.dmg
2023-12-28 20:02:01 : INFO  : tableaudesktop : no blocking processes defined, using Tableau Desktop as default
2023-12-28 20:02:01 : DEBUG : tableaudesktop : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.gRYf8pNtUz
2023-12-28 20:02:01 : INFO  : tableaudesktop : No version found using packageID com.tableausoftware.tableaudesktop
2023-12-28 20:02:01 : INFO  : tableaudesktop : name: Tableau Desktop, appName: Tableau Desktop.app
2023-12-28 20:02:01.804 mdfind[28906:9630561] [UserQueryParser] Loading keywords and predicates for locale "en_US"
2023-12-28 20:02:01.804 mdfind[28906:9630561] [UserQueryParser] Loading keywords and predicates for locale "en"
2023-12-28 20:02:01.874 mdfind[28906:9630561] Couldn't determine the mapping between prefab keywords and predicates.
2023-12-28 20:02:01 : INFO  : tableaudesktop : App(s) found: /Applications/Tableau Desktop 2023.3.app
2023-12-28 20:02:01 : INFO  : tableaudesktop : found app at /Applications/Tableau Desktop 2023.3.app, version 2023.3.0, on versionKey CFBundleShortVersionString
2023-12-28 20:02:01 : INFO  : tableaudesktop : appversion: 2023.3.0
2023-12-28 20:02:01 : INFO  : tableaudesktop : Latest version of Tableau Desktop is 2023.3.0
2023-12-28 20:02:02 : INFO  : tableaudesktop : There is no newer version available.
2023-12-28 20:02:02 : DEBUG : tableaudesktop : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.gRYf8pNtUz
2023-12-28 20:02:02 : DEBUG : tableaudesktop : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.gRYf8pNtUz
2023-12-28 20:02:02 : INFO  : tableaudesktop : Installomator did not close any apps, so no need to reopen any apps.
2023-12-28 20:02:02 : REQ   : tableaudesktop : No newer version.
2023-12-28 20:02:02 : REQ   : tableaudesktop : ################## End Installomator, exit code 0

```
@Theile Theile added the application adds or improves an application label label Jan 2, 2024
@Theile Theile added this to the v10.6 milestone Jan 2, 2024
@BigMacAdmin BigMacAdmin self-assigned this Mar 17, 2024
@BigMacAdmin
Copy link
Collaborator

Thank you!

@BigMacAdmin BigMacAdmin merged commit 4fd57cf into Installomator:main Mar 17, 2024
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants