Chris Veilleux
7f8e4b5fe8
minor code review change
2020-04-08 15:00:39 -05:00
Åke
fb356872e4
Merge pull request #2529 from forslund/feature/stop-sequence
...
Update skill stop sequence
2020-04-07 23:06:19 +02:00
Åke
0e1568850a
Merge pull request #2531 from kelnos/bugfix/update-standalone-docs
...
Fix standalone docs in README
2020-04-07 09:10:22 +02:00
Brian J. Tarricone
1aea90b40d
Fix standalone docs in README
...
The README contains a brief note about running Mycroft standalone
(without home.mycroft.ai), but the docs were very incomplete and
somewhat outdated.
2020-04-06 23:18:17 -07:00
Åke
83b0de5d97
Merge pull request #2528 from forslund/bugfix/uploaded-version
...
Fallback to internal version if no version file exists
2020-04-03 07:55:09 +02:00
Åke Forslund
b3ce33ab70
Update test to match change
...
Also minor cleaning up of test code
2020-04-02 19:29:31 +02:00
Åke Forslund
9246190c34
Reduce timeout for track info response
...
The 5 second timeout made the playback control take quite some time to
shutdown if the audio process isn't running.
2020-04-02 19:18:17 +02:00
Åke Forslund
a487d32cc1
Shutdown bus after shutting down services for "all"
...
"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.
2020-04-02 19:16:40 +02:00
Åke Forslund
6b27ceca1c
Allow stopping settings upload mid-stride
...
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.
2020-04-02 19:13:51 +02:00
Åke Forslund
2a50fb1578
Warn about skills that take a long time to shutdown
2020-04-02 19:13:16 +02:00
Åke Forslund
0d51a04166
Fallback to internal version if no version file exists
...
This will allow non-packaged versions of mycroft core to report version
to the backend.
2020-04-02 16:02:18 +02:00
Åke
f01b61ea16
Merge pull request #2522 from MycroftAI/bugfix/Jenkins-file-branch-lock
...
Add resource lock tests in Jenkinsfile
2020-04-02 07:45:36 +02:00
Åke
28c3a61e1c
Merge pull request #2503 from forslund/bugfix/converse-error
...
Bugfix Converse error
2020-04-02 07:45:00 +02:00
Åke
918c98f451
Merge pull request #2520 from andlo/bugfix/danish-translations
...
Fix danish typos and better translations
2020-03-31 09:44:20 +02:00
Åke Forslund
bdb98c338f
Add .theia to .gitignore
2020-03-31 09:33:40 +02:00
andlo
0a916de238
fix danish typos and better translations
2020-03-31 09:33:33 +02:00
Åke Forslund
5f71d32885
Add lock to avoid multiple concurrent builds
2020-03-30 18:16:33 +02:00
Åke
34b242b5d4
Merge pull request #2471 from JarbasAl/feat/get_eye_color
...
Read mark1 eye color
2020-03-30 12:07:43 +02:00
jarbasal
9d712a898f
Update docstrings
2020-03-30 12:05:58 +02:00
jarbasal
efc9af558a
Read mark1 eye color
2020-03-30 12:05:49 +02:00
Åke
d6cbccc0cb
Merge pull request #2515 from forslund/bugfix/lingua-franca-0.2.1
...
Fix Additional zero was prepended.
2020-03-26 21:34:59 +01:00
Åke Forslund
c8be703e49
Additional zero was prepended.
...
The formatting of small numbers was fixed in lingua franca
2020-03-26 18:43:19 +01:00
Åke
a77e53fcca
Merge pull request #2512 from ChanceNCounter/upgrade-lingua-franca-0.2.1
...
upgrade Lingua Franca to 0.2.1
2020-03-26 13:21:10 +01:00
Åke
b6b6587c88
Merge pull request #2501 from MycroftAI/dependabot/pip/psutil-5.6.6
...
Bump psutil from 5.2.1 to 5.6.6
2020-03-26 13:17:24 +01:00
Åke
13defa162a
Merge pull request #2514 from MycroftAI/bugfix/watson-tts
...
Add configurable API url to Watson TTS along with ability to opt out of data collection.
2020-03-26 12:52:45 +01:00
Kris Gesling
1b49774091
Generalize custom remote TTS url config
2020-03-26 20:27:39 +09:30
Kris Gesling
bcd45dd0fd
add learning-opt-out to request params
...
fix pep-8
2020-03-26 15:41:09 +09:30
Kris Gesling
15ad6c7249
Add configurable API url to Watson TTS
...
The new IBM Watson TTS service now provides a unique url for your TTS
API resource. This adds a configuration option to override the default
url. As the url provided by IBM contains the api_path, we check for it
and if found remove it, as the RemoteTTS.__request method appends it
when making the call.
2020-03-26 13:39:00 +09:30
Åke
92c716d87d
Merge pull request #2506 from forslund/feature/voight-kampff-pr
...
Voight Kampff test suite
2020-03-25 10:02:50 +01:00
Kris Gesling
1a96f04020
Add single Voight Kampff module interface
...
Takes in arguments for both test_setup.py and behave test runner. Parses
any args for test_setup and passes any remaining arguments to behave.
This moves argparsing out of the test_setup main() allowing the helper commands
to pass in pre-parsed arguments rather than adding logic inside main to
differentiate between a list and a preparsed arument object
2020-03-25 07:40:01 +01:00
ChanceNCounter
3fb37e7793
upgrade Lingua Franca to 0.2.1
2020-03-24 17:01:10 -07:00
Åke Forslund
9fe158d841
Prepare for multi-lang support
2020-03-24 10:42:07 +01:00
Åke Forslund
00c83c5139
Add repo and branch selection for test_setup.py
...
--url can be added to specify the repo url
--branch can be added to specify a specific branch
2020-03-24 10:42:07 +01:00
Åke Forslund
c33f9ee875
Restructure test_setup.py according to review
2020-03-24 10:42:07 +01:00
Åke Forslund
f8c6107ea5
Update readme with some new steps
2020-03-24 10:42:07 +01:00
Åke Forslund
8e7e19ecc2
Add help text to test_setup.py parameters
2020-03-24 10:42:07 +01:00
Åke Forslund
daeac964e0
Rename tested-skills argument to test-skills
2020-03-24 10:42:07 +01:00
Åke Forslund
5d6cb83899
Make all fields in config optional
2020-03-24 10:42:07 +01:00
Åke Forslund
e0dec90d17
Allow test_setup to update skills
2020-03-24 10:42:07 +01:00
Åke Forslund
2a7b0ccef9
Update voight kampff Readme with some extra info
2020-03-24 10:42:07 +01:00
Chris Veilleux
5801a6af09
added stage to build major release docker image for skill testing
2020-03-24 10:42:07 +01:00
Chris Veilleux
71b2c3549e
changed naming of docker image and added platform variable
2020-03-24 10:42:07 +01:00
Chris Veilleux
1a643b0d4d
re-order build steps for performance. least likely to change first.
2020-03-24 10:42:07 +01:00
Åke Forslund
a6d1e91942
Add auto-retry
...
This switches behave to the current dev release including the autoretry
system.
2020-03-24 10:42:07 +01:00
Åke Forslund
35d9558998
Handle communication failure with converse handler
2020-03-24 10:42:07 +01:00
Åke Forslund
0ad91ce321
Add an event that can be waited on instead of sleep
2020-03-24 10:42:07 +01:00
Åke Forslund
b52722faf3
Add dummy TTS backend
...
The backend doesn't generate any audio playback, only consumes the
messages
2020-03-24 10:42:07 +01:00
Åke Forslund
223274d2ad
Update environment variables for job
...
Set USER and CI
2020-03-24 10:42:07 +01:00
Åke Forslund
27de6c72c4
Add empty tts output on execute exception
...
This will make sure that the isSpeaking flag is cleared correctly
2020-03-24 10:42:07 +01:00
Åke Forslund
d86e8257a4
Add a basic mycroft.conf
2020-03-24 10:42:07 +01:00