add initial callback plugin poc draft; add simple debug.yml play to test easier

This commit is contained in:
2023-06-23 17:08:03 -04:00
parent 77dee41ab4
commit 136ebfd001
4 changed files with 175 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
collections
facts.d
.vscode
callback_plugins/__pycache__