Add PlugData as a macOS FMA - #46337
Conversation
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #46337 +/- ##
==========================================
- Coverage 66.89% 66.89% -0.01%
==========================================
Files 2782 2783 +1
Lines 221734 221736 +2
Branches 11356 11356
==========================================
+ Hits 148334 148335 +1
- Misses 59999 60000 +1
Partials 13401 13401
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Actionable comments posted: 0 |
WalkthroughThis pull request adds PlugData as a new managed application to Fleet. The backend layer defines PlugData metadata in homebrew format, registers it in the application list for the darwin platform, and includes macOS-specific installer and uninstaller logic with bash scripts that handle app lifecycle (quit/relaunch) and package receipt cleanup. The frontend layer introduces a React icon component embedding a base64-encoded PNG and wires it into the software icon registry for UI display. Possibly related PRs
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@desmonet thanks for the contribution! |
Addition of PlugData to the Fleet-Maintained apps list.
Product information: https://plugdata.org/
Homebrew formula: https://formulae.brew.sh/cask/plugdata#default
Thanks!
@allenhouchins
Summary by CodeRabbit