Skip to content

Conversation

domcross
Copy link
Owner

Description

(Description of what the PR does, such as fixes # {issue number})

How to test

(Description of how to validate or test this PR)

Contributor license agreement signed?

CLA [ ] (Whether you have signed a CLA - Contributor Licensing Agreement

JarbasAl and others added 30 commits December 17, 2019 01:34
The handler was silently failing when the STT doesn't receive any data.
Fix resetting of converse state on STT failure
Remove the use of the separate error message and use the wait_for_reply method
to get the converse result. The error message is left to guarantee
compatibility.
Snowboy could use several wakeword models, not only the first one.
Enable snowboy to use several wakeword models
A skill can be missed if a skill is removed (due to an error) from the
list during iteration
Padatious doesn't shouldn't report active like other skills, this only
sent an empty skill entry to the active skills list.
Only allow non-empty skill IDs into the list of active skills
- Remove print statement
- Remove unused import
- Updated some docstrings
Including a case where an error occur.
Fixed typo "Devloper" to "Developer"
The Voight kampff test is an integration test collecting and running
behave test of skills.
Some branches have a "/" in their name (e.g. feature/new-and-cool)
Some commands, such as those tha deal with directories, don't
play nice with this naming convention. Define an alias for the
branch name that can be used in these scenarios.
Behave will generate test results in the allure format, this will be
picked up by Jenkins and sent of to a standalone webserver.
JarbasAl and others added 27 commits March 30, 2020 12:05
Fix danish typos and better translations
This will allow non-packaged versions of mycroft core to report version
to the backend.
The upload queue will now check if it's stopped while consuming the
queue, allowing quicker shutdown if triggered while in the middle of
uploading settingsmeta.
"stop-mycroft.sh all" stopped the messagebus before the services were
shutdown, causing disconnected errors for the processes and making some
of the shutdown code take longer.
The 5 second timeout made the playback control take quite some time to
shutdown if the audio process isn't running.
Also minor cleaning up of test code
Fallback to internal version if no version file exists
Use a single websocket but don't send data from clients to other
clients.
This allows simple websocket clients to connect as well.
The README contains a brief note about running Mycroft standalone
(without home.mycroft.ai), but the docs were very incomplete and
somewhat outdated.
…irectory to differentiate from tests run on the skill repository.
@domcross domcross merged commit ff2a977 into domcross:dev Apr 15, 2020
domcross pushed a commit that referenced this pull request Oct 1, 2020
Update to latest commit
domcross pushed a commit that referenced this pull request Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants