-
Notifications
You must be signed in to change notification settings - Fork 52
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
Test ovos-core 0.0.8 compat. #641
Conversation
From the weather skill: from mycroft.skills.intent_services.adapt_service import AdaptIntent from the logs:
|
From the logs:
|
From the logs (maybe not new, but default dependency question
|
This blacklisted skill load warning is logged repeatedly (more than the included snippet)
|
3cce7f7
to
79f7d0c
Compare
Common Query skills didn't speak a result:
|
When an utterance was handled in converse, an exception was logged in the skills service:
|
3d65cb2
to
1784023
Compare
ff38fc1
to
98bb61d
Compare
0ceffe0
to
d7daa18
Compare
2f5d760
to
09ad269
Compare
Update minimum ovos-core dependency Troubleshooting ovos-utils dependency resolution Fix typo in version spec Troubleshooting dependency resolution with ovos-core Pin ovos-workshop for ovos-utils compat. Pin OCP for ovos-utils compat. Loosen dependencies to allow for ovos-utils 0.0.X Update neon-enclosure dependency spec Update neon-audio to resolve ovos-utils compat bugs Update neon-utils and about skill to resolve ovos-utils compat bugs Troubleshoot dependency resolution Update `mana` dependency to allow ovos-utils 0.1 Update remaining dependencies to validate ovos-utils 0.1 compat. Update dependencies to validate ovos-utils 0.1 compat. Update neon-transformers to release spec Validate neon-transformers fix Update ovos-core to include backwards-compat import fix Update skills to support ovos-utils 0.1 Update core modules to support ovos-utils 0.1 Update dependencies Update dependencies to allow ovos-utils 0.1 Update ovos-core dependency Update ovos-core dependency spec to work around missing PyPI releases Update ovos-core dependency spec Update skills to resolve logged warnings Update ovos-core dependency to include backwards-compat. patches Troubleshoot missing dependency Update dependencies for valid resolution Test ovos-core 0.0.8 compat. remove ovos-utils test dependency that is not compatible with ovos-core Update neon-utterance-translator-plugin version to support ovos-utils 0.1 Add ovos-utils 0.1.0aX test dependency
74d1a23
to
e6ad5a0
Compare
# Description Update for compat with latest ovos-audio alpha release # Issues Needed for NeonGeckoCom/NeonCore#641 # Other Notes <!-- Note any breaking changes, WIP changes, requests for input, etc. here --> --------- Co-authored-by: Daniel McKnight <[email protected]>
Description
Issues
Closes #658
OpenVoiceOS/ovos-core#420
Other Notes
Add ovos-utils 0.0.X dependency compat. OpenVoiceOS/ovos-core#449