-
Notifications
You must be signed in to change notification settings - Fork 55
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
Release 23.03.15 #364
Merged
Merged
Release 23.03.15 #364
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
* Remove deprecated modules (most are direct imports from ovos-core, neon-utils, or ovos-plugin-manager) * Deprecate `dialog` module Clean up skills module * Add backwards-compat imports * Update language tests --------- Co-authored-by: Daniel McKnight <daniel@neon.ai>
* Add homeassistant plugin and skill to pi requirements * Remove WIP HomeAssistant skill
* Update skills to include runtime requirements Update news skill to troubleshoot user reported bugs * Bump minimum neon-utils to test automation changes * Add neon-utils audio extra to test alpha version * More alpha version resolution troubleshooting * Update alpha skills * Update core dependencies to alpha versions Update connectivity events plugin dependency * Update DDG and geolocation plugin to PyPI specs * Update update skill dependency Add somaFM to extended skills * Fix somafm skill spec
* Update DCC skill and Speech module to support WW change * Update dependencies
* Update core updater dependency * Resolve ovos-config compat bugs * Update neon-utils dependency spec * Blacklist problematic ovos-utils versions * Blacklist problematic ovos-utils versions
* Update enclosure dependency to latest * Add enclosure to docker-compose.yml * Update neon-utils dependency * Stable enclosure dependency
* Troubleshooting ovos-utils config compat. bug * Remove ovos-utils excluded versions * Update neon-utils dependency spec
* Update skills to stable versions * Remove invalid CC skill spec * Update data controls skill dependency spec * Update core update plugin dependency * Update dependencies * Update stable dependencies * More stable skill and plugin dependencies * Update update skill spec * Update stop skill spec * Update stop skill spec * Bump homeassistant skill version * Update update skill dependency * Update local music skill dependency
* Remove patches now handled in ovos-core * Bump ovos-core version to test latest changes * Bump wifi plugin to include display bug Paritally revert changes to resolve config bug * Update automation to default branch ref * Update wifi-setup plugin to stable version
* Refactor documentation into separate files * Refactor 'changes' documentation into a separate file * Update outdated download link * Add Docker notes from troubleshooting * Cleanup docker documentation
NeonDaniel
approved these changes
Mar 15, 2023
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.
Update GH Automations to use shared actions
Add enclosure to default docker-compose
Restructure documentation
Remove deprecated modules and imports
Update dependencies