v0.370
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: