Commit Graph

114 Commits

Author SHA1 Message Date
jaska b8a9f6a809
Merge pull request #3 from chfw/dev
support dict as pluggable payload
2018-06-12 23:57:38 +01:00
chfw 90fd0a5cae 🎨 update change log 2018-06-12 23:55:55 +01:00
chfw 6411f74abc 🥚 🎡 release 0.0.3 2018-06-12 23:52:10 +01:00
chfw c07b353511 📚 update project description 2018-06-12 23:28:41 +01:00
chfw 2a9911fde9 💚 make unit test pass 2018-06-12 23:27:22 +01:00
chfw bc7ad7d46d 📚 pump versions 2018-06-12 23:26:34 +01:00
chfw 619a64cd69 law changes: dict is allowed to be plugin payload. functions, classes were allowed before but not dict. this change helps. 2018-06-12 23:19:42 +01:00
chfw b7245d0976 given a plugin can have many tags, it is hard for plugin manager to tell if two tags point to the same plugin or not. get_primary_key helps. if there are multiple plugins for the same tag, this feature does not help. In short, get_primary_key tells your tag point to a list of plugins with similarities 2018-06-12 23:00:57 +01:00
chfw 48d5552175 👕 coding style fix 2018-06-12 22:47:57 +01:00
chfw 9b53946772 adding __version__, fix #2 2018-06-12 14:37:33 +01:00
chfw 9af43e13c4 🤝 sync with mobans 2018-06-12 14:29:59 +01:00
chfw 4e071ba324 📚 update email 2017-10-23 21:46:37 +01:00
chfw 1fa95fd064 🥚 🎡 release 0.0.2 related to https://github.com/pyexcel/pyexcel/pull/103 2017-10-23 21:44:23 +01:00
chfw 5f4756361f 🤝 sync with latest setupmobans 2017-10-23 21:39:07 +01:00
chfw 88924f1728 re-arrange the chat icon 2017-07-01 15:59:20 +01:00
jaska c8d4b537bf Merge pull request #1 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.rst
2017-07-01 15:56:35 +01:00
chfw eb741f6223 enable gitter for lml 2017-07-01 15:53:03 +01:00
The Gitter Badger 32a120df18 Add Gitter badge 2017-07-01 14:49:52 +00:00
chfw f273c13db6 keep necessary gap before section header to keep pypi's rst renderer happy 2017-05-30 23:27:52 +01:00
chfw bbaaa4a4db release 0.0.1 2017-05-30 23:17:10 +01:00
chfw 5f46cfcc48 minor update 2017-05-30 23:04:13 +01:00
chfw bd468ae276 minor touch 2017-05-30 09:06:07 +01:00
chfw 6522adf685 prepare for 0.0.1 release 2017-05-30 08:59:18 +01:00
chfw 2d4989d840 test get a plugin 2017-05-30 08:12:29 +01:00
chfw a9bd0a06c6 increase test coverage 2017-05-29 22:58:25 +01:00
chfw 9a6860bd68 update test 2017-05-29 22:43:40 +01:00
chfw 33471d557f update shell script to exit virtual environment 2017-05-29 22:40:13 +01:00
chfw 8dd44c0fa1 update make file to use bash 2017-05-29 22:34:57 +01:00
chfw 3e8382ef1a improve test coverage 2017-05-29 22:31:27 +01:00
chfw 5348da7e8f fix test shell scripts 2017-05-29 22:19:31 +01:00
chfw 36e6294b29 fix broken tests 2017-05-29 22:10:11 +01:00
chfw 1b03b83fd5 update lml logging 2017-05-29 21:53:39 +01:00
chfw 57a7767a90 test robotchef examples 2017-05-29 20:15:45 +01:00
chfw cbd9448a38 show logging 2017-05-29 17:59:52 +01:00
chfw 3a7b3e4324 fix broken tests 2017-05-27 00:23:42 +01:00
chfw 9bdac393f3 minor update 2017-05-26 19:07:12 +01:00
chfw 3110a3399e second read through on tutorials 2017-05-26 18:15:07 +01:00
chfw 94ad52e788 update robotchef and robotchef api documentation 2017-05-26 09:02:53 +01:00
chfw 8efd1def3a tutorial update 2017-05-25 19:03:51 +01:00
chfw 4abe153c9d documentation update 2017-05-25 16:59:19 +01:00
chfw 4fc436cd56 tutorial drafts are complete. proof read is needed 2017-05-25 09:31:15 +01:00
chfw 49407000e0 code refactor the documentation using literalinclude 2017-05-23 19:05:36 +01:00
chfw ff3dd77575 test literalinclude 2017-05-23 18:34:32 +01:00
chfw 36c85ec85a robot chef allinone with lml 2017-05-23 18:23:57 +01:00
chfw f47046a7bd enable load me now plugins. register plugins at runtime instead of getting the package via pypi 2017-05-23 18:23:32 +01:00
chfw c6867d2202 update documentation 2017-05-23 09:00:51 +01:00
chfw 6026b40519 code refactoring: remove plugin meta class and reuse plugininfo as class decorator 2017-05-23 09:00:10 +01:00
chfw 12c3185b17 update conf due to flake8 2017-05-22 18:36:23 +01:00
chfw ee58865ae0 update robotchef designs 2017-05-22 18:32:57 +01:00
chfw 95f18b1c95 propagate the lml interface changes 2017-05-22 08:58:05 +01:00