Skip to content

v0.2.0

Compare
Choose a tag to compare
@carlosms carlosms released this 10 Oct 13:07
· 527 commits to master since this release
7a82b78

SDK:

New Features

  • New lookout-sdk --config-json= option to send any configuration for the analyzer (#274)

Server:

New Features

  • We now trigger PR analysis on each incremental push (#259)
  • Default GitHub Application repositories synchronization interval changed to 5 minutes (#299)

Known Issues

  • Private GitHub repositories cannot be processed, as we don't make use of the credentials for repository access (#277)

Other:

  • The dummy analyzer includes regexp options on each request, useful for local testing (#310)