Skip to content

Comments

Convert tableaureader to XML feed and add appNewVersion key to the logic#2167

Merged
acodega merged 2 commits intoInstallomator:mainfrom
gilburns:tableau
Feb 7, 2025
Merged

Convert tableaureader to XML feed and add appNewVersion key to the logic#2167
acodega merged 2 commits intoInstallomator:mainfrom
gilburns:tableau

Conversation

@gilburns
Copy link
Contributor

All questions must be filled out or your Pull Request will be closed for lack of information. The first three questions should be answered Yes before submitting the pull request.

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.

Installomator log At the bottom of this pull request, provide a log of a label run by running Installomator in Terminal and saving the output. DEBUG=1 can be enabled but do not enable Debug logging level and please format the log using a code block!

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

assemble.sh tableaureader
2025-01-31 08:32:51 : INFO  : tableaureader : Total items in argumentsArray: 0
2025-01-31 08:32:51 : INFO  : tableaureader : argumentsArray: 
2025-01-31 08:32:51 : REQ   : tableaureader : ################## Start Installomator v. 10.8beta, date 2025-01-31
2025-01-31 08:32:51 : INFO  : tableaureader : ################## Version: 10.8beta
2025-01-31 08:32:51 : INFO  : tableaureader : ################## Date: 2025-01-31
2025-01-31 08:32:51 : INFO  : tableaureader : ################## tableaureader
2025-01-31 08:32:51 : DEBUG : tableaureader : DEBUG mode 1 enabled.
2025-01-31 08:32:52 : INFO  : tableaureader : Reading arguments again: 
2025-01-31 08:32:52 : DEBUG : tableaureader : name=Tableau Reader 2024.3
2025-01-31 08:32:52 : DEBUG : tableaureader : appName=
2025-01-31 08:32:52 : DEBUG : tableaureader : type=pkg
2025-01-31 08:32:52 : DEBUG : tableaureader : archiveName=
2025-01-31 08:32:52 : DEBUG : tableaureader : downloadURL=https://downloads.tableau.com/esdalt/2024.3.3/TableauReader-2024-3-3-arm64.pkg
2025-01-31 08:32:52 : DEBUG : tableaureader : curlOptions=
2025-01-31 08:32:52 : DEBUG : tableaureader : appNewVersion=2024.3.3
2025-01-31 08:32:52 : DEBUG : tableaureader : appCustomVersion function: Not defined
2025-01-31 08:32:52 : DEBUG : tableaureader : versionKey=CFBundleShortVersionString
2025-01-31 08:32:52 : DEBUG : tableaureader : packageID=
2025-01-31 08:32:52 : DEBUG : tableaureader : pkgName=
2025-01-31 08:32:52 : DEBUG : tableaureader : choiceChangesXML=
2025-01-31 08:32:52 : DEBUG : tableaureader : expectedTeamID=QJ4XPRK37C
2025-01-31 08:32:52 : DEBUG : tableaureader : blockingProcesses=
2025-01-31 08:32:52 : DEBUG : tableaureader : installerTool=
2025-01-31 08:32:52 : DEBUG : tableaureader : CLIInstaller=
2025-01-31 08:32:52 : DEBUG : tableaureader : CLIArguments=
2025-01-31 08:32:52 : DEBUG : tableaureader : updateTool=
2025-01-31 08:32:52 : DEBUG : tableaureader : updateToolArguments=
2025-01-31 08:32:52 : DEBUG : tableaureader : updateToolRunAsCurrentUser=
2025-01-31 08:32:52 : INFO  : tableaureader : BLOCKING_PROCESS_ACTION=tell_user
2025-01-31 08:32:52 : INFO  : tableaureader : NOTIFY=success
2025-01-31 08:32:52 : INFO  : tableaureader : LOGGING=DEBUG
2025-01-31 08:32:52 : INFO  : tableaureader : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-01-31 08:32:52 : INFO  : tableaureader : Label type: pkg
2025-01-31 08:32:52 : INFO  : tableaureader : archiveName: Tableau Reader 2024.3.pkg
2025-01-31 08:32:52 : INFO  : tableaureader : no blocking processes defined, using Tableau Reader 2024.3 as default
2025-01-31 08:32:52 : DEBUG : tableaureader : Changing directory to /Users/gilburns/GitHub/Installomator/build
2025-01-31 08:32:52 : INFO  : tableaureader : App(s) found: /Applications/Tableau Reader 2024.3.app
2025-01-31 08:32:52 : INFO  : tableaureader : found app at /Applications/Tableau Reader 2024.3.app, version 2024.3.0, on versionKey CFBundleShortVersionString
2025-01-31 08:32:52 : INFO  : tableaureader : appversion: 2024.3.0
2025-01-31 08:32:52 : INFO  : tableaureader : Latest version of Tableau Reader 2024.3 is 2024.3.3
2025-01-31 08:32:52 : REQ   : tableaureader : Downloading https://downloads.tableau.com/esdalt/2024.3.3/TableauReader-2024-3-3-arm64.pkg to Tableau Reader 2024.3.pkg
2025-01-31 08:32:52 : DEBUG : tableaureader : No Dialog connection, just download
2025-01-31 08:36:09 : INFO  : tableaureader : Downloaded Tableau Reader 2024.3.pkg – Type is  xar archive compressed TOC – SHA is 4b601b6d2251d1ef4e649e7073ad31cb9c05957a – Size is 704564 kB
2025-01-31 08:36:09 : DEBUG : tableaureader : DEBUG mode 1, not checking for blocking processes
2025-01-31 08:36:09 : REQ   : tableaureader : Installing Tableau Reader 2024.3
2025-01-31 08:36:09 : INFO  : tableaureader : Verifying: Tableau Reader 2024.3.pkg
2025-01-31 08:36:09 : DEBUG : tableaureader : File list: -rw-r--r--  1 gilburns  staff   674M Jan 31 08:36 Tableau Reader 2024.3.pkg
2025-01-31 08:36:09 : DEBUG : tableaureader : File type: Tableau Reader 2024.3.pkg: xar archive compressed TOC: 8307, SHA-1 checksum
2025-01-31 08:36:09 : DEBUG : tableaureader : spctlOut is Tableau Reader 2024.3.pkg: accepted
2025-01-31 08:36:09 : DEBUG : tableaureader : source=Notarized Developer ID
2025-01-31 08:36:09 : DEBUG : tableaureader : origin=Developer ID Installer: Tableau Software, LLC (QJ4XPRK37C)
2025-01-31 08:36:09 : INFO  : tableaureader : Team ID: QJ4XPRK37C (expected: QJ4XPRK37C )
2025-01-31 08:36:09 : DEBUG : tableaureader : DEBUG enabled, skipping installation
2025-01-31 08:36:09 : INFO  : tableaureader : Finishing...
2025-01-31 08:36:12 : INFO  : tableaureader : App(s) found: /Applications/Tableau Reader 2024.3.app
2025-01-31 08:36:12 : INFO  : tableaureader : found app at /Applications/Tableau Reader 2024.3.app, version 2024.3.0, on versionKey CFBundleShortVersionString
2025-01-31 08:36:12 : REQ   : tableaureader : Installed Tableau Reader 2024.3, version 2024.3.3
2025-01-31 08:36:12 : INFO  : tableaureader : notifying
ERROR: Notifications are not allowed for this application
2025-01-31 08:36:13 : DEBUG : tableaureader : DEBUG mode 1, not reopening anything
2025-01-31 08:36:13 : REQ   : tableaureader : All done!
2025-01-31 08:36:13 : REQ   : tableaureader : ################## End Installomator, exit code 0 

@acodega acodega added the application adds or improves an application label label Feb 4, 2025
@acodega acodega added this to the v10.8 milestone Feb 7, 2025
@acodega acodega merged commit d665d2b into Installomator:main Feb 7, 2025
1 check passed
@gilburns gilburns deleted the tableau branch February 8, 2025 01:28
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.

2 participants