Skip to content

v0.8.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@fho fho released this 16 Jan 17:22
· 11 commits to main since this release
0496a9a

Changelog

  • a80296a autoupdater: remove autoupdater_ prefix from filename
  • 59a68f7 autoupdater: set github status state when PR is ready to be merged
  • 2450eba autoupdater: status description set on pending instead of success state
  • 6aaf096 autoupdater: submit successful github status on pending CI status
  • a180d5b github: define an own type for status states
  • ca31449 github: omit draft pull requets in ListPRs result
  • 9d0c088 github: return pull request in updated-asc order by ListPRs
  • 162c84d make: print test coverage per package when running tests
  • c3bbdb4 sync: always only query for open pull-requests
  • 2f4d949 tests: speed up TestFirstPRInQueueIsUpdatedPeriodically execution time
  • e0e6ef1 webinterface: add colon in header after "Repository"