-
Notifications
You must be signed in to change notification settings - Fork 4
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.6 #69
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
* Add more logging to `scheduler.py` to troubleshoot missing callbacks * Add more logging to `scheduler.py` to troubleshoot missing callbacks * Add more logging to `scheduler.py` to troubleshoot missing callbacks * Fix init bug where a parameter is defined potentially after first reference Ensure stopping event is cleared on thread start Add unit test coverage for scheduler init
Co-authored-by: JarbasAI <[email protected]>
* Update scheduler init to wait for thread start for test compat. Add unit test coverage for started state after init * Address PR feedback for more precise event handling * More specific exception handling * Refactor exception handling to raise exceptions to caller * Handle storing events in case a different exception is raised
remove deprecated kwargs that were only present during the alpha release cycle while Session was being introduced these need removing before the first stable released including Session
Co-authored-by: Daniel McKnight <[email protected]>
companion to OpenVoiceOS/ovos-utils#205
companion to OpenVoiceOS/ovos-utils#204
* refactor/bus_utils more utils from ovos_utils * fix test
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.6a24 (2023-12-28)
Full Changelog
Merged pull requests:
V0.0.6a23 (2023-12-28)
Full Changelog
Merged pull requests:
V0.0.6a22 (2023-12-28)
Full Changelog
Merged pull requests:
V0.0.6a21 (2023-12-14)
Full Changelog
Merged pull requests:
V0.0.6a20 (2023-12-08)
Full Changelog
Implemented enhancements:
V0.0.6a19 (2023-10-25)
Full Changelog
Merged pull requests:
V0.0.6a18 (2023-10-24)
Full Changelog
Merged pull requests:
V0.0.6a17 (2023-10-24)
Full Changelog
Fixed bugs:
V0.0.6a16 (2023-10-23)
Full Changelog
Fixed bugs:
V0.0.6a15 (2023-10-23)
Full Changelog
Fixed bugs:
V0.0.6a14 (2023-10-16)
Full Changelog
Implemented enhancements:
V0.0.6a13 (2023-10-09)
Full Changelog
Implemented enhancements:
V0.0.6a12 (2023-10-04)
Full Changelog
Fixed bugs:
V0.0.6a11 (2023-10-03)
Full Changelog
Fixed bugs:
V0.0.6a10 (2023-10-03)
Full Changelog
Merged pull requests:
V0.0.6a9 (2023-09-30)
Full Changelog
Fixed bugs:
V0.0.6a8 (2023-09-29)
Full Changelog
Implemented enhancements:
V0.0.6a7 (2023-09-22)
Full Changelog
Implemented enhancements:
V0.0.6a6 (2023-09-14)
Full Changelog
Fixed bugs:
V0.0.6a5 (2023-09-12)
Full Changelog
Implemented enhancements:
V0.0.6a4 (2023-08-29)
Full Changelog
Merged pull requests:
V0.0.6a3 (2023-08-07)
Full Changelog
Merged pull requests:
ovos_utils
#44 (NeonDaniel)V0.0.6a2 (2023-08-04)
Full Changelog
Merged pull requests:
V0.0.6a1 (2023-08-01)
Full Changelog
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator