Add Zed installation tasks - #50
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
Reviewer's GuideThis PR adds optional Ansible tasks to install the Zed editor on Linux, wiring them into the existing setup playbook and example variables file, and implements an idempotent installation flow that downloads, unpacks, links, and registers Zed as a desktop application when enabled. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
⛔ Workflow Failures DetectedThe following job errors and annotations were found:
🛠️ Run Links |
Summary by Sourcery
Add optional Zed editor installation to the Linux setup playbook, including download, installation, desktop integration, and cleanup steps controlled by a new variable.
New Features:
Enhancements: