- Updated files to work with latest CI updates
- Fix duplicated "pack" key in rule definition.
- Drop Python 2.7 support
- Minor linting
- Updated action
runner_type
fromrun-python
topython-script
WARNING: Major pack rewrite
- Complete pack rewrite to use python runners, not scripts
- Changed to use pysensu-ng library
- Removed some broken actions
- Rename
config.yaml
toconfig.schema.yaml
and update to use schema.
- First release