Commit Graph

2 Commits (6f642299268337a3bbfe37bc3ca214164b22df61)

Author SHA1 Message Date
Bradley A. Thornton 884105f112
Add docs (#19)
Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-28 13:56:03 -07:00
Bradley A. Thornton c20ba34c7d
Fact diff (#15)
* Add fact_diff action

* Formatting

* Update docs

* Add skip_lines

* Update docs

* black

* bug fix

* Add units for fact_diff

* Initial changes to support plugin architecture

* Restructure docstring

* Integration test fix

* Wrap diff plugin with try/except

* Fix integration test

* Restructure code to allow for plugin failure test

* Examples, docs

* Fix debug statement

* Update examples

* Minor doc updates

* Minor doc updates

* Minor doc updates

* Add change log

Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-23 04:48:16 -07:00