v0.7.0
- Refactored the
webhook
module and added unit tests - Refactored webhook logic to return appropriate JSON messages and HTTP status codes
- Fixed bugs where Harvey would blow up when no JSON, malformed JSON, or other webhook details weren't correct
- Fixed a bug that would not catch when a bad pipeline name would be given
- Various other bug fixes and improvements
- Added basic tests to API routes