Commit graph

7847 commits

Author SHA1 Message Date
ChrisLR
9bb238c3d4 Removed SplitHandler from the docs and plugins folder 2020-10-03 15:41:37 -04:00
ChrisLR
ebcb4244aa Placed tags tests in their own TestClass 2020-10-03 14:21:22 -04:00
ChrisLR
3ae626ea3a Handle the case where tag is not provided and raise a ValueError if neither are provided. 2020-10-03 13:21:53 -04:00
ChrisLR
73e18024b8 Fixed wrong assert 2020-10-03 13:12:54 -04:00
ChrisLR
0b351cfa12 Renamed key to tag 2020-10-03 13:02:54 -04:00
ChrisLR
8c9f1aeaa8 Added has method on TagHandler with a few tests 2020-10-03 13:00:07 -04:00
Griatch
dda2493dba Change order of tutorialmenu nodes 2020-10-03 00:10:14 +02:00
Griatch
b28aefd36f Add cmdsets to show off cmds in tutorial menu 2020-10-01 23:49:04 +02:00
Griatch
84e26566ae More work on evmenu helper 2020-10-01 18:42:04 +02:00
Griatch
b89d188c32 Start tutorialmenu 2020-10-01 18:42:04 +02:00
Griatch
300429a03f Start adding unit tests for menu templating 2020-10-01 18:42:04 +02:00
Griatch
7e58fee171 Ran black on codes 2020-10-01 18:42:04 +02:00
Griatch
fad306b932 Complete implementation of stand-alone menu-template parser 2020-10-01 18:42:04 +02:00
Griatch
78c7214a46 Add experimental evmenu helper template, currently non-persistent 2020-10-01 18:42:04 +02:00
Griatch
c44681ebcf Merge pull request #2201 from friarzen/multimedia_updates
update multimedia and supporting plugins to allow message routing
2020-09-29 19:27:51 +02:00
Griatch
1c7a6dfd21 Cleaner error message passing reserved kwarg to EvMenu 2020-09-27 11:18:23 +02:00
Griatch
ff59163d22 Add abort command to tutorial-world and some bugfixes 2020-09-23 21:24:23 +02:00
Griatch
ee0fedfdf7 Add some fixes to the tutorial_world. 2020-09-23 19:20:41 +02:00
Brenden Tuck
add99c59e9 update multimedia and supporting plugins to allow message routing 2020-09-21 17:40:18 -04:00
Griatch
0b48dc9a07 Renamed Kwargs to Keyword Args in docstrings 2020-09-20 22:50:52 +02:00
Griatch
f1aeaddcd7 Clean up docstrings 2020-09-20 20:54:05 +02:00
Griatch
ed8290aec8 Clean up docstrings 2020-09-20 20:29:02 +02:00
Griatch
1dec03c7d6 Latest pull from wiki 2020-09-20 19:57:27 +02:00
Griatch
ea20a7eb9c Clean out old version of action file 2020-09-20 19:15:16 +02:00
Griatch
5191b2e4e8 Fix os path to docs dir in standalone mode 2020-09-20 19:13:05 +02:00
Griatch
6fccc9eec0 Sync doc conf 2020-09-20 19:11:11 +02:00
Griatch
e97dd38637 Port github action suite to develop branch 2020-09-20 19:07:18 +02:00
Griatch
501c4911cd Merge branch 'master' into develop 2020-09-20 19:00:12 +02:00
Griatch
6a9ece4536 Minor fix in tutorialworld 2020-09-20 11:11:17 +02:00
Griatch
e90b300c3b Fail early if warning in doc build 2020-09-19 18:32:42 +02:00
Griatch
042b8e4046 Fix syspath 2020-09-19 18:25:23 +02:00
Griatch
d40fe5f2c9 Further tweak for quick build 2020-09-19 18:19:36 +02:00
Griatch
6d8b882e0c Extend dirname for insert in path 2020-09-19 18:13:57 +02:00
Griatch
523c0757e0 Test with sys.path 2020-09-19 18:10:08 +02:00
Griatch
68f6eabd9b Better filtering of build action 2020-09-19 17:24:21 +02:00
Griatch
3aeb9b43f3 Add sphinx-theme dependence for docs 2020-09-19 17:14:39 +02:00
Griatch
d4e1e537cd Set up install for doc-build 2020-09-19 17:04:35 +02:00
Griatch
97b6be7bce Fix doc-build action 2020-09-19 16:31:07 +02:00
Griatch
356d52b226 Test change in docs/source for action pickup 2020-09-19 16:27:28 +02:00
Griatch
1a7d2a4dc5 Test doc-build action 2020-09-19 16:25:18 +02:00
Griatch
5894822d40 Explore action contexts 2020-09-19 15:10:28 +02:00
Griatch
443310b1c4 [Resolve merge conflicts 2020-09-19 14:19:40 +02:00
Griatch
a3c34f5f39 Run black on sources 2020-09-19 14:02:03 +02:00
Griatch
16874645e7 Change badge link 2020-09-19 13:52:02 +02:00
Griatch
de9d4a998a Rename action 2020-09-19 13:42:39 +02:00
Griatch
a9068eef3f Update README with new icons 2020-09-19 13:33:10 +02:00
Griatch
42fb39f0ae Remove travis, use only github actions 2020-09-19 13:23:50 +02:00
Griatch
ec03d0025b Fix indent for fail-fast 2020-09-19 13:15:13 +02:00
Griatch
610878e51c Another form of fail-fast 2020-09-19 13:11:03 +02:00
Griatch
b889891a69 Set fail-fast true 2020-09-19 13:10:22 +02:00