Patrick Sanders

Results 7 issues of Patrick Sanders

Pre-1.0.0 uses Blinker signals for extensibility. Add similar signals to the 1.0.0 implementation and update the readme with instructions for use.

We're no longer compatible with Python 2, so we can remove all of the compatibility workarounds. For example: https://github.com/Netflix-Skunkworks/aardvark/blob/5926d031b8c9534ed3cadf5f452f610b4cb62d89/aardvark/manage.py#L24-L32 This block can be removed and the code updated to use...

help wanted

Create a migration path to convert previous configurations to the new YAML-based configuration format.

enhancement

Access Advisor is now starting to return more granular results. Aardvark should be updated to retrieve, store, and serve this data.

help wanted