-
Notifications
You must be signed in to change notification settings - Fork 10
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
1.7.0 #482
Merged
Merged
1.7.0 #482
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Back-port OpenVoiceOS/OVOS-workshop#142 * Resolve license test failure Refactor for upstream ovos-workshop compat. * Troubleshooting compat. with upstream `settings_path` changes * More test failure troubleshooting * Fix bad references to inherited properties * More settings_path troubleshooting --------- Co-authored-by: Daniel McKnight <[email protected]>
* Extend OVOSSkill to troubleshoot missing attributes and compat. * Refactor compatibility methods Add unit tests for expected skill methods --------- Co-authored-by: Daniel McKnight <[email protected]>
* catch and handle errors overriding signal methods * Fix reference error from #478 --------- Co-authored-by: Daniel McKnight <[email protected]>
* Troubleshoot FallbackSkill inheritance Update CommonQuerySkill to extend ovos_workshop implementation Mark CommonPlaySkill as deprecated * Troubleshoot FallbackSkill init * Update failing unit tests --------- Co-authored-by: Daniel McKnight <[email protected]>
* Troubleshooting ovos-workshop skills compat. * Troubleshooting ovos-workshop skills compat. * Update skill instance tests * Troubleshooting CommonQuery compat. * Troubleshooting Fallback skill compat. * Revert change * Add logging to troubleshoot missing fallback handlers * Cleanup and annotate reason for method override to ensure fallback decorators are handled * More version compat troubleshooting * More version compat troubleshooting * Troubleshooting current alpha ovos-workshop compat. * Remove pinned ovos-workshop test version --------- Co-authored-by: Daniel McKnight <[email protected]>
NeonDaniel
approved these changes
Oct 26, 2023
Should resolve NeonGeckoCom/skill-ip_address#45 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changelog
1.7.0 (2023-10-26)
Full Changelog
Fixed bugs:
1.6.3a5 (2023-10-25)
Full Changelog
Merged pull requests:
1.6.3a4 (2023-10-24)
Full Changelog
Merged pull requests:
1.6.3a3 (2023-10-10)
Full Changelog
Merged pull requests:
1.6.3a2 (2023-10-10)
Full Changelog
Merged pull requests:
1.6.3a1 (2023-10-10)
Full Changelog
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator