Skip to content

Comments

New Label Deon#2218

Merged
bartreardon merged 3 commits intoInstallomator:mainfrom
MR-Nordsee:label-deon
Mar 24, 2025
Merged

New Label Deon#2218
bartreardon merged 3 commits intoInstallomator:mainfrom
MR-Nordsee:label-deon

Conversation

@MR-Nordsee
Copy link
Contributor

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.
Deon is a collaboration Whiteboard. There is a cloud and a On-Premise hosted variant.
You need different Versions of the software for that. The On-Premise variant uses the update channel name "beta" that is correct.

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!

Deon Cloud:

./assemble.sh deon-cloud DEBUG=0
2025-02-28 11:12:15 : INFO  : deon-cloud : setting variable from argument DEBUG=0
2025-02-28 11:12:15 : INFO  : deon-cloud : Total items in argumentsArray: 1
2025-02-28 11:12:15 : INFO  : deon-cloud : argumentsArray: DEBUG=0
2025-02-28 11:12:15 : REQ   : deon-cloud : ################## Start Installomator v. 10.8beta, date 2025-02-28
2025-02-28 11:12:15 : INFO  : deon-cloud : ################## Version: 10.8beta
2025-02-28 11:12:15 : INFO  : deon-cloud : ################## Date: 2025-02-28
2025-02-28 11:12:15 : INFO  : deon-cloud : ################## deon-cloud
2025-02-28 11:12:15 : INFO  : deon-cloud : SwiftDialog is not installed, clear cmd file var
2025-02-28 11:12:15 : INFO  : deon-cloud : Reading arguments again: DEBUG=0
2025-02-28 11:12:15 : INFO  : deon-cloud : BLOCKING_PROCESS_ACTION=tell_user
2025-02-28 11:12:15 : INFO  : deon-cloud : NOTIFY=success
2025-02-28 11:12:15 : INFO  : deon-cloud : LOGGING=INFO
2025-02-28 11:12:15 : INFO  : deon-cloud : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-02-28 11:12:15 : INFO  : deon-cloud : Label type: zip
2025-02-28 11:12:15 : INFO  : deon-cloud : archiveName: Deon.zip
2025-02-28 11:12:15 : INFO  : deon-cloud : no blocking processes defined, using Deon as default
2025-02-28 11:12:15 : INFO  : deon-cloud : name: Deon, appName: Deon.app
2025-02-28 11:12:16 : WARN  : deon-cloud : No previous app found
2025-02-28 11:12:16 : WARN  : deon-cloud : could not find Deon.app
2025-02-28 11:12:16 : INFO  : deon-cloud : appversion: 
2025-02-28 11:12:16 : INFO  : deon-cloud : Latest version of Deon is 1.0.24144.2
2025-02-28 11:12:16 : REQ   : deon-cloud : Downloading https://download.deon.de?action=2&product=Mac&channel=cloud&version=1.0.24144.2&filename=Deon.app.zip to Deon.zip
2025-02-28 11:12:30 : INFO  : deon-cloud : Downloaded Deon.zip – Type is  Zip archive data, at least v1.0 to extract, compression method=store – SHA is 5183a1b62f3f2fa9b44c21d6f2820ebafad959f2 – Size is 197260 kB
2025-02-28 11:12:30 : REQ   : deon-cloud : no more blocking processes, continue with update
2025-02-28 11:12:30 : REQ   : deon-cloud : Installing Deon
2025-02-28 11:12:30 : INFO  : deon-cloud : Unzipping Deon.zip
2025-02-28 11:12:32 : INFO  : deon-cloud : Verifying: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.gDOlcRzurj/Deon.app
2025-02-28 11:12:34 : INFO  : deon-cloud : Team ID matching: EW9H238RWQ (expected: EW9H238RWQ )
2025-02-28 11:12:34 : INFO  : deon-cloud : Installing Deon version 1.0.24144.2 on versionKey CFBundleShortVersionString.
2025-02-28 11:12:34 : INFO  : deon-cloud : App has LSMinimumSystemVersion: 10.11
2025-02-28 11:12:34 : INFO  : deon-cloud : Copy /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.gDOlcRzurj/Deon.app to /Applications
2025-02-28 11:12:35 : WARN  : deon-cloud : Changing owner to testuser
2025-02-28 11:12:35 : INFO  : deon-cloud : Finishing...
2025-02-28 11:12:38 : INFO  : deon-cloud : App(s) found: /Applications/Deon.app
2025-02-28 11:12:38 : INFO  : deon-cloud : found app at /Applications/Deon.app, version 1.0.24144.2, on versionKey CFBundleShortVersionString
2025-02-28 11:12:38 : REQ   : deon-cloud : Installed Deon, version 1.0.24144.2
2025-02-28 11:12:38 : INFO  : deon-cloud : notifying
displaynotification:7: no such file or directory: /usr/local/bin/dialog
2025-02-28 11:12:39 : INFO  : deon-cloud : Installomator did not close any apps, so no need to reopen any apps.
2025-02-28 11:12:39 : REQ   : deon-cloud : All done!
2025-02-28 11:12:39 : REQ   : deon-cloud : ################## End Installomator, exit code 0 

Deon On-Prem:

./assemble.sh deon-onprem DEBUG=0
2025-02-28 11:46:16 : INFO  : deon-onprem : setting variable from argument DEBUG=0
2025-02-28 11:46:16 : INFO  : deon-onprem : Total items in argumentsArray: 1
2025-02-28 11:46:16 : INFO  : deon-onprem : argumentsArray: DEBUG=0
2025-02-28 11:46:16 : REQ   : deon-onprem : ################## Start Installomator v. 10.8beta, date 2025-02-28
2025-02-28 11:46:16 : INFO  : deon-onprem : ################## Version: 10.8beta
2025-02-28 11:46:16 : INFO  : deon-onprem : ################## Date: 2025-02-28
2025-02-28 11:46:16 : INFO  : deon-onprem : ################## deon-onprem
2025-02-28 11:46:16 : INFO  : deon-onprem : SwiftDialog is not installed, clear cmd file var
2025-02-28 11:46:16 : INFO  : deon-onprem : Reading arguments again: DEBUG=0
2025-02-28 11:46:16 : INFO  : deon-onprem : BLOCKING_PROCESS_ACTION=tell_user
2025-02-28 11:46:16 : INFO  : deon-onprem : NOTIFY=success
2025-02-28 11:46:16 : INFO  : deon-onprem : LOGGING=INFO
2025-02-28 11:46:16 : INFO  : deon-onprem : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-02-28 11:46:16 : INFO  : deon-onprem : Label type: zip
2025-02-28 11:46:16 : INFO  : deon-onprem : archiveName: Deon.zip
2025-02-28 11:46:16 : INFO  : deon-onprem : no blocking processes defined, using Deon as default
2025-02-28 11:46:16 : INFO  : deon-onprem : name: Deon, appName: Deon.app
2025-02-28 11:46:17 : WARN  : deon-onprem : No previous app found
2025-02-28 11:46:17 : WARN  : deon-onprem : could not find Deon.app
2025-02-28 11:46:17 : INFO  : deon-onprem : appversion: 
2025-02-28 11:46:17 : INFO  : deon-onprem : Latest version of Deon is 1.0.24248.1
2025-02-28 11:46:17 : REQ   : deon-onprem : Downloading https://download.deon.de?action=2&product=Mac&channel=beta&version=1.0.24248.1&filename=Deon.app.zip to Deon.zip
2025-02-28 11:46:27 : INFO  : deon-onprem : Downloaded Deon.zip – Type is  Zip archive data, at least v1.0 to extract, compression method=store – SHA is 933ce10ddc6a716cf80db926a1a3a2681e7acaf9 – Size is 197228 kB
2025-02-28 11:46:27 : REQ   : deon-onprem : no more blocking processes, continue with update
2025-02-28 11:46:27 : REQ   : deon-onprem : Installing Deon
2025-02-28 11:46:27 : INFO  : deon-onprem : Unzipping Deon.zip
2025-02-28 11:46:29 : INFO  : deon-onprem : Verifying: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.SZZWSh6XgK/Deon.app
2025-02-28 11:46:30 : INFO  : deon-onprem : Team ID matching: EW9H238RWQ (expected: EW9H238RWQ )
2025-02-28 11:46:30 : INFO  : deon-onprem : Installing Deon version 1.0.24248.1 on versionKey CFBundleShortVersionString.
2025-02-28 11:46:30 : INFO  : deon-onprem : App has LSMinimumSystemVersion: 10.11
2025-02-28 11:46:30 : INFO  : deon-onprem : Copy /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.SZZWSh6XgK/Deon.app to /Applications
2025-02-28 11:46:31 : WARN  : deon-onprem : Changing owner to testuser
2025-02-28 11:46:31 : INFO  : deon-onprem : Finishing...
2025-02-28 11:46:34 : INFO  : deon-onprem : App(s) found: /Applications/Deon.app
2025-02-28 11:46:34 : INFO  : deon-onprem : found app at /Applications/Deon.app, version 1.0.24248.1, on versionKey CFBundleShortVersionString
2025-02-28 11:46:34 : REQ   : deon-onprem : Installed Deon, version 1.0.24248.1
2025-02-28 11:46:34 : INFO  : deon-onprem : notifying
displaynotification:7: no such file or directory: /usr/local/bin/dialog
2025-02-28 11:46:34 : INFO  : deon-onprem : Installomator did not close any apps, so no need to reopen any apps.
2025-02-28 11:46:34 : REQ   : deon-onprem : All done!
2025-02-28 11:46:34 : REQ   : deon-onprem : ################## End Installomator, exit code 0 

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

Label DEON cloud & on-prem Version
Simplified label
fix spaces
@bartreardon bartreardon added application adds or improves an application label validated App label that has been validated by the validation bot labels Mar 20, 2025
@bartreardon
Copy link
Collaborator

🤖 Validation robot 🤖
File fragments/labels/deon-cloud.sh
** Label info:
├ ✅ correct line ending
├ ✅ Name: Deon
├ ✅ Type: zip
├ ✅ Expected Team: EW9H238RWQ
├ ✅ App New Version: 1.0.25065.2
└ Download URL: https://download.deon.de?action=2&product=Mac&channel=cloud&version=1.0.25065.2&filename=Deon.app.zip
├ ✅ URL is reachable
└ ✅ Download Size: 191.5 MB
✅ All checks passed


🤖 Validation robot 🤖
File fragments/labels/deon-onprem.sh
** Label info:
├ ✅ correct line ending
├ ✅ Name: Deon
├ ✅ Type: zip
├ ✅ Expected Team: EW9H238RWQ
├ ✅ App New Version: 1.0.25066.1
└ Download URL: https://download.deon.de?action=2&product=Mac&channel=beta&version=1.0.25066.1&filename=Deon.app.zip
├ ✅ URL is reachable
└ ✅ Download Size: 182.1 MB
✅ All checks passed


@bartreardon bartreardon added this to the v10.8 milestone Mar 21, 2025
@bartreardon
Copy link
Collaborator

Thank you!

@bartreardon bartreardon merged commit 8bcefd2 into Installomator:main Mar 24, 2025
1 check passed
@MR-Nordsee MR-Nordsee deleted the label-deon branch March 24, 2025 20:16
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