All checks were successful
farmcontrol/farmcontrol-ui/pipeline/head This commit looks good
- Implemented `onCheckForUpdatesRequest` in `ElectronContext` to handle update requests from the renderer. - Updated `AppUpdateProvider` to utilize the new check for updates functionality. - Added "Check For Updates..." option in the desktop menu to trigger the update check. - Enhanced event handling in the main window to support the new update check action, improving user experience for application updates.