OpenVoiceOS / ovos_skill_manager

skill installer for OVOS
Apache License 2.0
5 stars 6 forks source link

Handle URL forwards and skill UUIDs #68

Closed NeonDaniel closed 3 years ago

NeonDaniel commented 3 years ago

Handle updating SkillEntry with resolved URLs in the event repos are moved Handle skill uuid as repo.author with json as a backup data source Update skill entry unit tests to check for uuid values

Replaces #59 Closes #58