Skip to content

v0.7.0

Compare
Choose a tag to compare
@Justintime50 Justintime50 released this 31 Oct 06:24
  • 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