-
-
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
1.0.0 #44
Conversation
* fix: release automation * fix: setup looks for correct version * fix: adjust version location
The prior copy looked out of place in the rest of the homescreen examples, which are all capitalized and end in punctuation.
* update imports remove invalid license header, boilerplate copy paste from ancient times I'm the original author, in case of doubt the GPL license in header does not apply * Update skill.json --------- Co-authored-by: JarbasAl <[email protected]>
* chore: standardize naming, move files to locale dir
* tests * feat: glados mp3s to OCP playback * use OCP API, stub and start writing tests * Update skill.json * rename unit test file * broader coverage * syntax * remove 3.12 tests resolves ModuleNotFoundError: No module named 'setuptools' * remove errant todo * remove unsupported use case * remove confusing and unnecessary section from README * Update skill.json --------- Co-authored-by: mikejgray <[email protected]>
* feat: what is best in life? * tests * add resources * drop explicit 3.7 support Since this isn't a default skill anywhere, users must install it explicitly, so maintaining support for EOL Python doesn't make a ton of sense. Plus it's making the tests fail.
* feat: malibu stacey and bill and ted easter eggs Addresses #28 * bump minerva version to ovos-workshop compat * remove copyrighted sounds
* feat: singing skill port Closes #2 * feat: container support If the environment variable is set indicating OVOS is running in a container, pass the GitHub URL of the file to OCP instead of the local URL. Naturally only works if the assistant has an internet connection to GitHub. Co-authored-by: mikejgray <[email protected]>
* feat: snow on Christmas
* fix: laws of robotics Only one law at a time when requesting a specific law
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
Changelog
0.1.2a11 (2024-07-05)
Full Changelog
Closed issues:
Merged pull requests:
0.1.2a10 (2024-06-17)
Full Changelog
Implemented enhancements:
0.1.2a9 (2024-06-15)
Full Changelog
Implemented enhancements:
Merged pull requests:
0.1.2a8 (2024-05-16)
Full Changelog
Implemented enhancements:
Fixed bugs:
Merged pull requests:
0.1.2a7 (2024-02-18)
Full Changelog
Merged pull requests:
0.1.2a6 (2024-01-17)
Full Changelog
Implemented enhancements:
0.1.2a5 (2024-01-16)
Full Changelog
Implemented enhancements:
0.1.2a4 (2024-01-15)
Full Changelog
Merged pull requests:
0.1.2a3 (2024-01-13)
Full Changelog
Merged pull requests:
0.1.2a2 (2023-12-30)
Full Changelog
Merged pull requests:
0.1.2a1 (2023-06-23)
Full Changelog
* This Changelog was automatically generated by github_changelog_generator