summaryrefslogtreecommitdiff
path: root/jobs/gitlab_build_status.rb
AgeCommit message (Collapse)Author
2017-10-16gitlab: show running buildsAzul
2017-10-16gitlab: prefix log with timestamp and gitlabAzul
2017-10-16feat: only check builds where enabled and not archivedAzul
also reduced time between checks to 2 minutes and looking at last 50 builds.
2017-10-16minor: increase frequency of gitlab runsAzul
also print the duration of going through all projects.
2017-10-16refactor: GitlabStats to collect stats from gitlabAzul
Want to add stats about merge requests in the future while still fetching each project once.
2017-10-16feat: only alert for failing master buildsAzul
2017-10-16Add NagiosVarac
2017-10-16Gitlab Build Status works nowvarac