-
Notifications
You must be signed in to change notification settings - Fork 17
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
roadmap - 0.0.8 #274
Comments
|
OpenVoiceOS/OVOS-workshop#50 which is linked to OpenVoiceOS/ovos-shell#29 < This needs more understanding and a better solution so I would suggest everyone else and including the community to participate, if KDE can't solve this I don't think OVOS can either, QT and GUI Frameworks are interlinked, and how QML works neither KDE nor I control it. Trying to force a implementation that is dependent on another paradigm is just going to end up causing more pain and troubles to maintain in the end. |
I'd propose also cleaning up unused imports in dependencies and bumping those releases for this core release too. |
ovos-workshop (0.0.12) Stable Release OpenVoiceOS/OVOS-workshop#127
|
Couple alpha dependencies to push: ovos-core/requirements/requirements.txt Line 12 in b8404ca
ovos-core/requirements/requirements.txt Line 18 in b8404ca
We should also consider pushing mycroft backwards-compat dependencies and essential skills |
essential skills pending PR #401 |
ovos-config needs further changes, to restore adapt med/low conf levels to old behaviour, as discussed with @emphasize in chat today |
better tracked via https://github.com/OpenVoiceOS/ovos-core/milestone/4 |
documentation:
unittests:
audio:
core:
ovos-core
andmycroft
modules, deprecatemycroft
in 0.2.0 refactor/ovos-core!! #313mycroft
is imported, skills should only import ovos-workshop/ovos-utilsmycroft.gui
->ovos-gui
mycroft.listener
->ovos-listener
refactor/ovos_listener #303mycroft.audio
->ovos-audio
refactor/ovos_audio #304mycroft.messagebus.service
->ovos-messagebus
mycroft.metrics
->ovos-backend-client.metrics
mycroft.util
either toovos_utils
(or more appropriate package) ormycroft.deprecated
GUI:
docker:
opm:
misc:
The text was updated successfully, but these errors were encountered: