Files
Allen Houchins 937c6bc9d2 DMG install script use yes and update scripts (#45895)
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 -->

[![Review Change
Stack](https://storage.googleapis.com/coderabbit_public_assets/review-stack-in-coderabbit-ui.svg)](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 -->
2026-05-31 21:08:19 -05:00

9 lines
210 B
JSON

{
"name": "OmniGraffle",
"unique_identifier": "com.omnigroup.OmniGraffle7",
"token": "omnigraffle",
"installer_format": "dmg",
"slug": "omnigraffle/darwin",
"default_categories": ["Productivity"]
}