Pipe `yes` into `hdiutil attach` to auto-accept DMG license prompts, make attach failures exit, and ignore detach failures. Add a unit test to verify the DMG extract commands. Remove per-app install script files and corresponding install_script_path entries from inputs, and update outputs to reference consolidated install scripts that track/relaunch running apps after installation (updated install_script_ref hashes). <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Improved DMG installation handling with automatic license prompt acceptance * Enhanced app state management during installation to preserve running state and relaunch post-install * **Bug Fixes** * Added error handling for failed DMG mount operations * **Tests** * Added test coverage for DMG extraction improvements <!-- review_stack_entry_start --> [](https://app.coderabbit.ai/change-stack/fleetdm/fleet/pull/45895?utm_source=github_walkthrough&utm_medium=github&utm_campaign=change_stack) <!-- review_stack_entry_end --> <!-- end of auto-generated comment: release notes by coderabbit.ai -->
9 lines
210 B
JSON
9 lines
210 B
JSON
{
|
|
"name": "OmniGraffle",
|
|
"unique_identifier": "com.omnigroup.OmniGraffle7",
|
|
"token": "omnigraffle",
|
|
"installer_format": "dmg",
|
|
"slug": "omnigraffle/darwin",
|
|
"default_categories": ["Productivity"]
|
|
}
|