Add documentation for plugin development and testing#89
Conversation
|
extra-plugins test passed locally and I added commit that should hopefully fixed them in github. |
PLukas2018
left a comment
There was a problem hiding this comment.
Thanks for adding the docs. I have just two nitpicks which I noticed, but I think it can be left as is and it LGTM. FYI the job seems still to be failing so I will leave it up to you if it is worth fixing 🤷♂️
As I am not too knowledgable about permian yet, I was trying to understand the concepts better -- I went over some plugins and this doc
https://github.com/rhinstaller/permian/blob/devel/doc/usage/usage.rst
was useful for me to better understand the concepts and how it works 🙂 .
Maybe it would make sense in the future also add some other doc describing overall architecture (maybe it already exists and I just did not find it). Some parts are already mentioned in
https://github.com/rhinstaller/permian/blob/devel/doc/usage/usage.rst
but maybe it would be worth adding some doc connecting individual terms -- command --> event --> GroupedWorkflow --> Workflow -> ...
No description provided.