- 16 Apr, 2019 1 commit
-
-
Huste, Tobias (FWCC) - 111645 authored
-
- 09 Apr, 2019 3 commits
-
-
Tomasz Maczukin authored
-
Steve Azzopardi authored
Add note about git-lfs Closes #4121 See merge request gitlab-org/gitlab-runner!1294
-
Evan Read authored
-
- 08 Apr, 2019 4 commits
-
-
Tomasz Maczukin authored
Change helper image to servercore See merge request gitlab-org/gitlab-runner!1290
-
Tomasz Maczukin authored
Cleanup k8s cleanup test See merge request gitlab-org/gitlab-runner!1280
-
Tomasz Maczukin authored
Add true to the run-untagged subcommand See merge request gitlab-org/gitlab-runner!1288
-
Steve Azzopardi authored
Change the tag of the helper image to have servercore instead of nanoserver since it was changed in https://gitlab.com/gitlab-org/gitlab-runner/merge_requests/1290 reference https://gitlab.com/gitlab-org/gitlab-runner/issues/3896
-
- 05 Apr, 2019 1 commit
-
-
Steve Azzopardi authored
naoserver only allows powershell 6 to be installed, which is something the Runner does not support yet. Adding support for powershell 6 is something we want to do in the future https://gitlab.com/gitlab-org/gitlab-runner/issues/3291. We can just add support just for the helper image but as described in https://gitlab.com/gitlab-org/gitlab-runner/issues/3896#note_157830131 this will turn out messy. Change the helper image to use server core instead to use powershell 5 Reference https://gitlab.com/gitlab-org/gitlab-runner/issues/3896
-
- 04 Apr, 2019 5 commits
-
-
Steve Azzopardi authored
Do not print remote addition failure message Closes #4105 See merge request gitlab-org/gitlab-runner!1287
-
Achilleas Pipinellis authored
-
Kamil Trzciński authored
-
Steve Azzopardi authored
Add Route Map for runner docs See merge request gitlab-org/gitlab-runner!1285
-
Steve Azzopardi authored
Allow to disable debug tracing See merge request gitlab-org/gitlab-runner!1286
-
- 03 Apr, 2019 14 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
Add option to specify clone path Closes #2211 See merge request gitlab-org/gitlab-runner!1267
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Steve Azzopardi authored
When the user specifies `GIT_CLONE_PATH` environment variable inside of the `.gitlab-ci.yml` if the path is valid it is used to clone and build. `GIT_CLONE_PATH` takes precedence over the configured build dir and the default build dir. Closes #2211
-
Tomasz Maczukin authored
Make Kubernetes executor to clone into /builds See merge request gitlab-org/gitlab-runner!1282
-
Alessio Caiazza authored
Improve support for `git clean` Closes #4109 See merge request gitlab-org/gitlab-runner!1281
-
Kamil Trzciński authored
-
Kamil Trzciński authored
-
Evan Read authored
-
Steve Azzopardi authored
Add cross references to Runners API Closes gitlab-ce#28014 See merge request gitlab-org/gitlab-runner!1284
-
Evan Read authored
-
Tomasz Maczukin authored
Revert "Merge branch '4097-branch-is-no-longer-checked-out-when-using-refspec' into 'master'" See merge request gitlab-org/gitlab-runner!1283
-
- 02 Apr, 2019 10 commits
-
-
Kamil Trzciński authored
This reverts merge request !1270
-
Tomasz Maczukin authored
Check out specific branch Closes #4097 See merge request gitlab-org/gitlab-runner!1270
-
Kamil Trzciński authored
-
Steve Azzopardi authored
Since we are just initializing a repository, fetch from a remote and checking out a specific commit, git no longer knows anything about the branch locally. Which causes CI job to fail if they are trying to push the branch to another remote for example for heroku deploys. closes https://gitlab.com/gitlab-org/gitlab-runner/issues/4097
-
Steve Azzopardi authored
Make it again available to disable Git LFS pull Closes #4095 See merge request gitlab-org/gitlab-runner!1273
-
Alessio Caiazza authored
Fix color output on Windows See merge request gitlab-org/gitlab-runner!1208
-
Axel D authored
GitLab Runner terminal output failed to output color codes on Windows machines. Instead, code gibberish was output. This merge request fixes color output on Windows machines.
-
Steve Azzopardi authored
Add new lines around lists for renderer See merge request gitlab-org/gitlab-runner!1278
-
Steve Azzopardi authored
Update index.md - added sudo when registering the service on macos (without... See merge request gitlab-org/gitlab-runner!1272
-
Evan Read authored
-
- 01 Apr, 2019 2 commits
-
-
Tomasz Maczukin authored
Merge branch '4108-follow-up-from-use-delayed-variable-expansion-for-error-check-in-cmd' into 'master' Unexport common.RepoRemoteURL Closes #4108 See merge request gitlab-org/gitlab-runner!1276
-
-