II.
LibraryProcess overview
Reference · livelib-process:desktop-development--auto-update-system
specializations/desktop-development/auto-update-system overview
Auto-Update System Implementation - Implement automatic application updates using electron-updater or platform-native mechanisms (Squirrel, Sparkle); configure update servers and delta updates.
Attributes
displayName
specializations/desktop-development/auto-update-system
description
Auto-Update System Implementation - Implement automatic application updates using electron-updater
or platform-native mechanisms (Squirrel, Sparkle); configure update servers and delta updates.
libraryPath
library/specializations/desktop-development/auto-update-system.js
specialization
desktop-development
references
- - electron-updater: https://www.electron.build/auto-update
- - Squirrel.Windows: https://github.com/Squirrel/Squirrel.Windows
- - Sparkle: https://sparkle-project.org/
example
const result = await orchestrate('specializations/desktop-development/auto-update-system', {
projectName: 'MyDesktopApp',
framework: 'Electron',
updateStrategy: 'electron-updater',
targetPlatforms: ['windows', 'macos', 'linux']
});
usesAgents
- update-analyst
- electron-auto-updater-setup
- artifact-distribution-specialist
- platform-update-developer
- delta-developer
- ui-developer
- rollback-developer
- update-security-analyst
Outgoing edges
lib_applies_to_domain1
- domain:software-engineering·DomainSoftware Engineering
lib_belongs_to_specialization1
- specialization:desktop-development·Specialization
lib_implements_workflow2
- workflow:desktop-app-release·WorkflowDesktop App Release
- workflow:release-management·Workflow
lib_involves_role2
- role:desktop-developer·RoleDesktop Application Developer
- role:fullstack-engineer·RoleFullstack Engineer
lib_requires_skill_area2
- skill-area:desktop-ui-frameworks·SkillAreaDesktop UI Frameworks
- skill-area:cross-platform-desktop·SkillAreaCross-Platform Desktop Development
uses_agent3
- lib-agent:desktop-development--artifact-distribution-specialist·LibraryAgentartifact-distribution-specialist
- lib-agent:shared--ui-developer·LibraryAgentui-developer
- lib-agent:desktop-development--update-security-analyst·LibraryAgentupdate-security-analyst
Incoming edges
None.