Skip to content

v1.21.2

Compare
Choose a tag to compare
@derekjobst derekjobst released this 15 Feb 20:25
· 439 commits to develop since this release
25ef242

Update status check on details page evaluation (#265)

  • When the detail page is opened and evaluation is run the status check will now be updated. This resolves a class of issues where the triggered evaluation fails due to a temporary error, yet loading the details page results in a success message once the error is resolved (and the failed status check remains).
  • Increased detail in logging around missing commits error message.