Skip to content

Comments

New Label: Daruma#2643

Merged
acodega merged 1 commit intoInstallomator:mainfrom
adamselby:kadomaru-daruma
Nov 12, 2025
Merged

New Label: Daruma#2643
acodega merged 1 commit intoInstallomator:mainfrom
adamselby:kadomaru-daruma

Conversation

@adamselby
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.
Daruma is an app by Kadomaru to track your goals.

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!

adam@Chelsea Installomator % sudo utils/assemble.sh daruma DEBUG=0     
2025-11-10 19:46:33 : INFO  : daruma : setting variable from argument DEBUG=0
2025-11-10 19:46:33 : INFO  : daruma : Total items in argumentsArray: 1
2025-11-10 19:46:33 : INFO  : daruma : argumentsArray: DEBUG=0
2025-11-10 19:46:33 : REQ   : daruma : ################## Start Installomator v. 10.9beta, date 2025-11-10
2025-11-10 19:46:33 : INFO  : daruma : ################## Version: 10.9beta
2025-11-10 19:46:33 : INFO  : daruma : ################## Date: 2025-11-10
2025-11-10 19:46:33 : INFO  : daruma : ################## daruma
2025-11-10 19:46:34 : INFO  : daruma : Reading arguments again: DEBUG=0
2025-11-10 19:46:34 : INFO  : daruma : BLOCKING_PROCESS_ACTION=tell_user
2025-11-10 19:46:34 : INFO  : daruma : NOTIFY=success
2025-11-10 19:46:34 : INFO  : daruma : LOGGING=INFO
2025-11-10 19:46:34 : INFO  : daruma : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-11-10 19:46:34 : INFO  : daruma : Label type: dmg
2025-11-10 19:46:34 : INFO  : daruma : archiveName: Daruma.dmg
2025-11-10 19:46:34 : INFO  : daruma : no blocking processes defined, using Daruma as default
2025-11-10 19:46:34 : INFO  : daruma : App(s) found: /Applications/Daruma.app
2025-11-10 19:46:34 : INFO  : daruma : found app at /Applications/Daruma.app, version 1.2.3, on versionKey CFBundleShortVersionString
2025-11-10 19:46:34 : INFO  : daruma : appversion: 1.2.3
2025-11-10 19:46:34 : INFO  : daruma : Latest version of Daruma is 1.2.3
2025-11-10 19:46:34 : INFO  : daruma : There is no newer version available.
2025-11-10 19:46:34 : INFO  : daruma : Installomator did not close any apps, so no need to reopen any apps.
2025-11-10 19:46:34 : REQ   : daruma : No newer version.
2025-11-10 19:46:34 : REQ   : daruma : ################## End Installomator, exit code 0 

adam@Chelsea Installomator % sudo utils/assemble.sh daruma DEBUG=0 INSTALL=force
2025-11-10 19:46:40 : INFO  : daruma : setting variable from argument DEBUG=0
2025-11-10 19:46:40 : INFO  : daruma : setting variable from argument INSTALL=force
2025-11-10 19:46:40 : INFO  : daruma : Total items in argumentsArray: 2
2025-11-10 19:46:40 : INFO  : daruma : argumentsArray: DEBUG=0 INSTALL=force
2025-11-10 19:46:40 : REQ   : daruma : ################## Start Installomator v. 10.9beta, date 2025-11-10
2025-11-10 19:46:40 : INFO  : daruma : ################## Version: 10.9beta
2025-11-10 19:46:40 : INFO  : daruma : ################## Date: 2025-11-10
2025-11-10 19:46:40 : INFO  : daruma : ################## daruma
2025-11-10 19:46:41 : INFO  : daruma : Reading arguments again: DEBUG=0 INSTALL=force
2025-11-10 19:46:41 : INFO  : daruma : BLOCKING_PROCESS_ACTION=tell_user
2025-11-10 19:46:41 : INFO  : daruma : NOTIFY=success
2025-11-10 19:46:41 : INFO  : daruma : LOGGING=INFO
2025-11-10 19:46:41 : INFO  : daruma : LOGO=/System/Applications/App Store.app/Contents/Resources/AppIcon.icns
2025-11-10 19:46:41 : INFO  : daruma : Label type: dmg
2025-11-10 19:46:41 : INFO  : daruma : archiveName: Daruma.dmg
2025-11-10 19:46:41 : INFO  : daruma : no blocking processes defined, using Daruma as default
2025-11-10 19:46:41 : INFO  : daruma : App(s) found: /Applications/Daruma.app
2025-11-10 19:46:41 : INFO  : daruma : found app at /Applications/Daruma.app, version 1.2.3, on versionKey CFBundleShortVersionString
2025-11-10 19:46:41 : INFO  : daruma : appversion: 1.2.3
2025-11-10 19:46:41 : INFO  : daruma : 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-11-10 19:46:41 : INFO  : daruma : Latest version of Daruma is 1.2.3
2025-11-10 19:46:41 : INFO  : daruma : There is no newer version available.
2025-11-10 19:46:41 : REQ   : daruma : Downloading https://delivery.kadomaru.app/daruma/Daruma.dmg to Daruma.dmg
2025-11-10 19:46:41 : INFO  : daruma : Downloaded Daruma.dmg – Type is  zlib compressed data – SHA is 68a0914190706c47ad84abbfce7b39342edac297 – Size is 10160 kB
2025-11-10 19:46:41 : REQ   : daruma : no more blocking processes, continue with update
2025-11-10 19:46:41 : REQ   : daruma : Installing Daruma
2025-11-10 19:46:41 : INFO  : daruma : Mounting /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T/tmp.rezrmJLZcF/Daruma.dmg
2025-11-10 19:46:45 : INFO  : daruma : Mounted: /Volumes/Daruma
2025-11-10 19:46:45 : INFO  : daruma : Verifying: /Volumes/Daruma/Daruma.app
2025-11-10 19:46:45 : INFO  : daruma : Team ID matching: TRLMQKJQ97 (expected: TRLMQKJQ97 )
2025-11-10 19:46:45 : INFO  : daruma : Downloaded version of Daruma is 1.2.3 on versionKey CFBundleShortVersionString, same as installed.
2025-11-10 19:46:45 : INFO  : daruma : Using force to install anyway.
2025-11-10 19:46:45 : INFO  : daruma : App has LSMinimumSystemVersion: 15.0
2025-11-10 19:46:45 : WARN  : daruma : Removing existing /Applications/Daruma.app
2025-11-10 19:46:45 : INFO  : daruma : Copy /Volumes/Daruma/Daruma.app to /Applications
2025-11-10 19:46:45 : WARN  : daruma : Changing owner to adam
2025-11-10 19:46:45 : INFO  : daruma : Finishing...
2025-11-10 19:46:48 : INFO  : daruma : App(s) found: /Applications/Daruma.app
2025-11-10 19:46:48 : INFO  : daruma : found app at /Applications/Daruma.app, version 1.2.3, on versionKey CFBundleShortVersionString
2025-11-10 19:46:48 : REQ   : daruma : Installed Daruma, version 1.2.3
2025-11-10 19:46:48 : INFO  : daruma : notifying
2025-11-10 19:46:49 : INFO  : daruma : Installomator did not close any apps, so no need to reopen any apps.
2025-11-10 19:46:49 : REQ   : daruma : All done!
2025-11-10 19:46:49 : REQ   : daruma : ################## End Installomator, exit code 0 

@acodega acodega added the application adds or improves an application label label Nov 11, 2025
@acodega acodega added this to the v10.9 milestone Nov 12, 2025
@acodega acodega merged commit 599ba09 into Installomator:main Nov 12, 2025
1 check passed
@adamselby adamselby deleted the kadomaru-daruma branch November 12, 2025 05:33
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