summaryrefslogtreecommitdiff
path: root/common/mock_Shell.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update mocksTomasz Maczukin2018-07-311-1/+1
* Re-generate all mocksLorenzo Villani2017-12-041-24/+69
* Remove legacy JobResponse stuct fields - step 11Tomasz Maczukin2017-03-161-10/+0
* Rename ShellScriptStage to BuildStageKamil Trzcinski2016-12-051-2/+2
* Add a multiple prometheus metrics:•••Metrics from Machine Provider (Auto-scaling): - ci_machines_provider{state=acquired|creating|idel|used|removing} - current number of machines in given state, - ci_machines{type=created|used|removed} - total number of machines, Metrics from Builds with breakdown on stage and runtime state: - ci_runner_builds{state=pending|running|finished|canceled|terminated|timedout, stage=prepare_script|build_script|after_script|archive_cache|upload_artifacts} - current number of builds in given state Kamil Trzcinski2016-12-031-1/+1
* Added feature testsKamil Trzcinski2016-08-181-0/+54