Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skills Management in Docker #207

Closed
4 tasks done
NeonDaniel opened this issue Feb 2, 2022 · 2 comments
Closed
4 tasks done

Skills Management in Docker #207

NeonDaniel opened this issue Feb 2, 2022 · 2 comments
Assignees

Comments

@NeonDaniel
Copy link
Member

NeonDaniel commented Feb 2, 2022

Objective

Provide a method for developing skills against a Docker-installed core

Initial Implementation

  • Handle an extra "dev" skills directory (hard-coded /skills? extra dirs in config?)
  • Handle dependency installation before skill load (and reload?)
    • Handle parsing dependencies from a skill directory (OSM?)
    • Handle installation of dependencies before skills service starts

Other considerations

  • How do we manage conflicting skill names?
  • Will skills resolve other skills properly being in multiple directories (i.e. brands/coupons)
@NeonDaniel NeonDaniel self-assigned this Feb 2, 2022
@NeonDaniel
Copy link
Member Author

From discussion with @NeonJarbas :

  • multiple skill directories are handled by ovos-core
  • Dependency installation is potentially slow and should be handled prior to skills module load

@NeonDaniel
Copy link
Member Author

Closed by #217, #209

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant