Luca Vercelli
a9cfa513a3
Use lang validator to raise error
2020-04-15 08:58:40 +02:00
luca-vercelli
0718e397c5
Issues-2534 - language fallback fix
...
update the lang value if currently set language doesn't exist.
2020-04-15 08:57:49 +02:00
Aditya Mehra
dc64bda2a2
Merge pull request #5 from MycroftAI/dev
...
update to latest
2020-04-14 16:01:06 +09:30
Åke
b3fef7bb62
Merge pull request #2530 from MycroftAI/feature/email-jenkins-results
...
Email jenkins results
2020-04-10 18:46:56 +02:00
Åke Forslund
a24e1ea70e
Send report to pull request through PR comment
2020-04-10 17:59:22 +02:00
Chris Veilleux
53f2195023
Add email on failure or success.
2020-04-10 17:58:33 +02:00
Chris Veilleux
b848a1c741
move allure reports from tests running in mycroft-core repo to a subdirectory to differentiate from tests run on the skill repository.
2020-04-10 17:58:03 +02:00
Chris Veilleux
000c353316
minor refactor
2020-04-10 17:58:03 +02:00
Åke
867ae0654e
Merge pull request #2533 from MycroftAI/feature/gui-connection-update
...
Gui connection update
2020-04-10 09:42:04 +02: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 Forslund
b7cf8e755e
Remove origin check from gui websocket
...
This allows simple websocket clients to connect as well.
2020-04-04 09:15:47 +02:00
Åke Forslund
4f65591c21
Simplify the GUI websocket code
...
Use a single websocket but don't send data from clients to other
clients.
2020-04-04 09:13:51 +02: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
Count Cretinos
7af26fbb55
Fix Mimic build on Fedora
...
See mycroftai/mimic1#196
2020-03-29 21:07:44 +03: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