Skip to content

v0.370

Compare
Choose a tag to compare
@godfryd godfryd released this 27 Jan 07:11
· 892 commits to master since this release

Features:

  • added gotest tool for running Go tests
  • added new tool junit_collect for collection tests results from JUnit XML reports
  • added worfklow schema validation against its syntax spec
  • added presenting a schedule of the selected stage
  • [#33] added triggering stage on commit to a repository
  • [#54] added disabling agents
  • [#52] added periodical schema refresh from a repo
  • [#81] result boxes with failures are orange now instead of red
  • [#77] added showing internal logs in the job
  • [#61] added displaying job duration on run-results page
  • [#38] added links to executors and groups on the run page
  • [#87] added presenting job details
  • [#86] added comparing DEV results to CI (not to DEV)

Fixes:

  • [#85] fixed analyzing test cases results' history
  • [#43] fixed switching branches on the branch management page
  • [#72] fixed comparing issues with prev issues
  • [#57] migrated jobs downloader to clickhouse
  • [#78] added splitting multiline log entries to separate lines in clickhouse proxy