Skip to content

Comments

Smartsheet: Add appNewVersion#1401

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

Smartsheet: Add appNewVersion#1401
BigMacAdmin merged 1 commit intoInstallomator:mainfrom
meschwartz:Smartsheet-Add-appNewVersion

Conversation

@meschwartz
Copy link
Contributor

Adding the appNewVersion variable for the Smartsheet label

Output:

# ./utils/assemble.sh smartsheet DEBUG=0
2023-12-28 19:26:22 : REQ   : smartsheet : ################## Start Installomator v. 10.6beta, date 2023-12-28
2023-12-28 19:26:22 : INFO  : smartsheet : ################## Version: 10.6beta
2023-12-28 19:26:22 : INFO  : smartsheet : ################## Date: 2023-12-28
2023-12-28 19:26:22 : INFO  : smartsheet : ################## smartsheet
2023-12-28 19:26:22 : DEBUG : smartsheet : DEBUG mode 1 enabled.
2023-12-28 19:26:22 : INFO  : smartsheet : setting variable from argument DEBUG=0
2023-12-28 19:26:23 : DEBUG : smartsheet : name=Smartsheet
2023-12-28 19:26:23 : DEBUG : smartsheet : appName=
2023-12-28 19:26:23 : DEBUG : smartsheet : type=dmg
2023-12-28 19:26:23 : DEBUG : smartsheet : archiveName=
2023-12-28 19:26:23 : DEBUG : smartsheet : downloadURL=https://smartsheet-desktop-app-builds.s3.amazonaws.com/public/darwin/Smartsheet-setup.dmg
2023-12-28 19:26:23 : DEBUG : smartsheet : curlOptions=
2023-12-28 19:26:23 : DEBUG : smartsheet : appNewVersion=1.0.48
2023-12-28 19:26:23 : DEBUG : smartsheet : appCustomVersion function: Not defined
2023-12-28 19:26:23 : DEBUG : smartsheet : versionKey=CFBundleShortVersionString
2023-12-28 19:26:23 : DEBUG : smartsheet : packageID=
2023-12-28 19:26:23 : DEBUG : smartsheet : pkgName=
2023-12-28 19:26:23 : DEBUG : smartsheet : choiceChangesXML=
2023-12-28 19:26:23 : DEBUG : smartsheet : expectedTeamID=J89ET3PY68
2023-12-28 19:26:23 : DEBUG : smartsheet : blockingProcesses=
2023-12-28 19:26:23 : DEBUG : smartsheet : installerTool=
2023-12-28 19:26:23 : DEBUG : smartsheet : CLIInstaller=
2023-12-28 19:26:23 : DEBUG : smartsheet : CLIArguments=
2023-12-28 19:26:23 : DEBUG : smartsheet : updateTool=
2023-12-28 19:26:23 : DEBUG : smartsheet : updateToolArguments=
2023-12-28 19:26:23 : DEBUG : smartsheet : updateToolRunAsCurrentUser=
2023-12-28 19:26:23 : INFO  : smartsheet : BLOCKING_PROCESS_ACTION=tell_user
2023-12-28 19:26:23 : INFO  : smartsheet : NOTIFY=success
2023-12-28 19:26:23 : INFO  : smartsheet : LOGGING=DEBUG
2023-12-28 19:26:23 : INFO  : smartsheet : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-12-28 19:26:23 : INFO  : smartsheet : Label type: dmg
2023-12-28 19:26:23 : INFO  : smartsheet : archiveName: Smartsheet.dmg
2023-12-28 19:26:23 : INFO  : smartsheet : no blocking processes defined, using Smartsheet as default
2023-12-28 19:26:23 : DEBUG : smartsheet : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.tZ4VZZGiKS
2023-12-28 19:26:23 : INFO  : smartsheet : App(s) found: /Applications/Smartsheet.app
2023-12-28 19:26:23 : INFO  : smartsheet : found app at /Applications/Smartsheet.app, version 1.0.48, on versionKey CFBundleShortVersionString
2023-12-28 19:26:23 : INFO  : smartsheet : appversion: 1.0.48
2023-12-28 19:26:23 : INFO  : smartsheet : Latest version of Smartsheet is 1.0.48
2023-12-28 19:26:23 : INFO  : smartsheet : There is no newer version available.
2023-12-28 19:26:23 : DEBUG : smartsheet : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.tZ4VZZGiKS
2023-12-28 19:26:23 : DEBUG : smartsheet : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.tZ4VZZGiKS
2023-12-28 19:26:24 : INFO  : smartsheet : Installomator did not close any apps, so no need to reopen any apps.
2023-12-28 19:26:24 : REQ   : smartsheet : No newer version.
2023-12-28 19:26:24 : REQ   : smartsheet : ################## End Installomator, exit code 0

Adding the appNewVersion variable for the Smartsheet label

Output:
```
# ./utils/assemble.sh smartsheet DEBUG=0
2023-12-28 19:26:22 : REQ   : smartsheet : ################## Start Installomator v. 10.6beta, date 2023-12-28
2023-12-28 19:26:22 : INFO  : smartsheet : ################## Version: 10.6beta
2023-12-28 19:26:22 : INFO  : smartsheet : ################## Date: 2023-12-28
2023-12-28 19:26:22 : INFO  : smartsheet : ################## smartsheet
2023-12-28 19:26:22 : DEBUG : smartsheet : DEBUG mode 1 enabled.
2023-12-28 19:26:22 : INFO  : smartsheet : setting variable from argument DEBUG=0
2023-12-28 19:26:23 : DEBUG : smartsheet : name=Smartsheet
2023-12-28 19:26:23 : DEBUG : smartsheet : appName=
2023-12-28 19:26:23 : DEBUG : smartsheet : type=dmg
2023-12-28 19:26:23 : DEBUG : smartsheet : archiveName=
2023-12-28 19:26:23 : DEBUG : smartsheet : downloadURL=https://smartsheet-desktop-app-builds.s3.amazonaws.com/public/darwin/Smartsheet-setup.dmg
2023-12-28 19:26:23 : DEBUG : smartsheet : curlOptions=
2023-12-28 19:26:23 : DEBUG : smartsheet : appNewVersion=1.0.48
2023-12-28 19:26:23 : DEBUG : smartsheet : appCustomVersion function: Not defined
2023-12-28 19:26:23 : DEBUG : smartsheet : versionKey=CFBundleShortVersionString
2023-12-28 19:26:23 : DEBUG : smartsheet : packageID=
2023-12-28 19:26:23 : DEBUG : smartsheet : pkgName=
2023-12-28 19:26:23 : DEBUG : smartsheet : choiceChangesXML=
2023-12-28 19:26:23 : DEBUG : smartsheet : expectedTeamID=J89ET3PY68
2023-12-28 19:26:23 : DEBUG : smartsheet : blockingProcesses=
2023-12-28 19:26:23 : DEBUG : smartsheet : installerTool=
2023-12-28 19:26:23 : DEBUG : smartsheet : CLIInstaller=
2023-12-28 19:26:23 : DEBUG : smartsheet : CLIArguments=
2023-12-28 19:26:23 : DEBUG : smartsheet : updateTool=
2023-12-28 19:26:23 : DEBUG : smartsheet : updateToolArguments=
2023-12-28 19:26:23 : DEBUG : smartsheet : updateToolRunAsCurrentUser=
2023-12-28 19:26:23 : INFO  : smartsheet : BLOCKING_PROCESS_ACTION=tell_user
2023-12-28 19:26:23 : INFO  : smartsheet : NOTIFY=success
2023-12-28 19:26:23 : INFO  : smartsheet : LOGGING=DEBUG
2023-12-28 19:26:23 : INFO  : smartsheet : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2023-12-28 19:26:23 : INFO  : smartsheet : Label type: dmg
2023-12-28 19:26:23 : INFO  : smartsheet : archiveName: Smartsheet.dmg
2023-12-28 19:26:23 : INFO  : smartsheet : no blocking processes defined, using Smartsheet as default
2023-12-28 19:26:23 : DEBUG : smartsheet : Changing directory to /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.tZ4VZZGiKS
2023-12-28 19:26:23 : INFO  : smartsheet : App(s) found: /Applications/Smartsheet.app
2023-12-28 19:26:23 : INFO  : smartsheet : found app at /Applications/Smartsheet.app, version 1.0.48, on versionKey CFBundleShortVersionString
2023-12-28 19:26:23 : INFO  : smartsheet : appversion: 1.0.48
2023-12-28 19:26:23 : INFO  : smartsheet : Latest version of Smartsheet is 1.0.48
2023-12-28 19:26:23 : INFO  : smartsheet : There is no newer version available.
2023-12-28 19:26:23 : DEBUG : smartsheet : Deleting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.tZ4VZZGiKS
2023-12-28 19:26:23 : DEBUG : smartsheet : Debugging enabled, Deleting tmpDir output was:
/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.tZ4VZZGiKS
2023-12-28 19:26:24 : INFO  : smartsheet : Installomator did not close any apps, so no need to reopen any apps.
2023-12-28 19:26:24 : REQ   : smartsheet : No newer version.
2023-12-28 19:26:24 : REQ   : smartsheet : ################## 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 33763a8 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