-
Notifications
You must be signed in to change notification settings - Fork 11
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
0.0.11 #78
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
* Troubleshoot infinite recursion in config reloading * Skip config file reload if file is unchanged since last load * More config reload troubleshooting * Troubleshoot remote config infinite reload on changes * Fix check for remote config changes * Add debug logging * Cleanup changes * Update logging * Update logging
Co-authored-by: Daniel McKnight <[email protected]>
NeonDaniel
approved these changes
Oct 25, 2023
NeonDaniel
reviewed
Jan 2, 2024
Comment on lines
-639
to
-641
"intent_cache": "~/.local/share/mycroft/intent_cache", | ||
"train_delay": 4, | ||
"single_thread": false, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missed in review this is a breaking change https://github.com/OpenVoiceOS/ovos-core/blob/d3abd8b8f18f82b3d6d4264e59269cedbb1e80a8/mycroft/skills/intent_services/padatious_service.py#L140
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
V0.0.11a15 (2023-10-24)
Full Changelog
Merged pull requests:
V0.0.11a14 (2023-10-18)
Full Changelog
Merged pull requests:
V0.0.11a13 (2023-09-18)
Full Changelog
Fixed bugs:
V0.0.11a12 (2023-09-17)
Full Changelog
Merged pull requests:
V0.0.11a10 (2023-08-22)
Full Changelog
Implemented enhancements:
V0.0.11a9 (2023-08-08)
Full Changelog
Fixed bugs:
V0.0.11a8 (2023-08-08)
Full Changelog
Merged pull requests:
.utils
#64 (NeonDaniel)V0.0.11a7 (2023-08-07)
Full Changelog
Implemented enhancements:
V0.0.11a6 (2023-07-26)
Full Changelog
Merged pull requests:
V0.0.11a5 (2023-07-21)
Full Changelog
Merged pull requests:
V0.0.11a4 (2023-07-13)
Full Changelog
Closed issues:
Merged pull requests:
V0.0.11a3 (2023-07-04)
Full Changelog
Implemented enhancements:
V0.0.11a2 (2023-07-04)
Full Changelog
Implemented enhancements:
V0.0.11a1 (2023-07-02)
Full Changelog
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator