summaryrefslogtreecommitdiff
path: root/spec/tasks/gitlab/task_helpers_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the warnings from task helpersLin Jen-Shin2018-01-261-1/+0
* Fixed few gitlab:check tasks that were failing with exception38280-undefined-run_command-when-running-rake-gitlab-checkGabriel Mazetto2017-09-251-0/+20
* Improve version handling on component install tasks34788-testenv-doesn-t-update-the-component-correctly-when-a-branch-is-specifiedAlejandro Rodríguez2017-07-201-13/+2
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-8/+8
* Expand components version specification format to allow branchesbranch-versionsAlejandro Rodríguez2017-04-131-40/+33
* Move task helpers to a module22719-provide-a-new-gitlab-workhorse-install-rake-task-similar-to-gitlab-shell-installRémy Coutable2016-11-301-40/+49
* Add #run_command! to task helpers to raise a TaskFailedError if status is not 0Rémy Coutable2016-11-301-11/+11
* New `gitlab:workhorse:install` rake taskRémy Coutable2016-11-301-0/+87