ci(desktop): verify app-update.yml in build pipeline#1399
Conversation
Fail the build early if electron-builder doesn't generate app-update.yml in the app bundle. This file is required by electron-updater at runtime for auto-update downloads.
🧹 Preview Cleanup CompleteThe following preview resources have been cleaned up:
Thank you for your contribution! 🎉 |
📝 WalkthroughWalkthroughAdds a verification step to the macOS build workflow that checks for the existence of Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 🧹 Recent nitpick comments
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 |
Summary
--dir+--prepackaged) causedapp-update.ymlto be missing from the app bundle, breaking auto-update for canary buildsChanges
electron-builderthat fails the build ifapp-update.ymlis missing from the.appbundle's Resources directoryTest Plan
Summary by CodeRabbit
Release Notes