- 01 Jun, 2020 6 commits
-
-
Steve Azzopardi authored
-
Tomasz Maczukin authored
* origin/fix-mocks-12-9: Remove `release` tag Fix make mocks command
-
Steve Azzopardi authored
The `release` tag is no longer used since the Runner assoicated with that tag was removed in gitlab-com/gl-infra/infrastructure#9599
-
Steve Azzopardi authored
In `12-9-stable` we still use the old method of installing mocks which was changed in 13.0 in !2085. This causes a failure in the stable pipeline in https://gitlab.com/gitlab-org/gitlab-runner/pipelines/151468030
-
Tomasz Maczukin authored
Docker executor - wait for logs to be copied to job trace before closing reader See merge request !2101
-
- 20 Mar, 2020 1 commit
-
-
Steve Azzopardi authored
-
- 18 Mar, 2020 6 commits
-
-
Steve Azzopardi authored
-
Steve Azzopardi authored
Upgrade docker client to version 19.03.5 See merge request !1874
-
Steve Azzopardi authored
-
Steve Azzopardi authored
Improve the wording of job output section titles See merge request !1929
-
Tomasz Maczukin authored
Kubernetes execute commands with attach instead of exec Closes #6567 and #4119 See merge request !1775
-
Steve Azzopardi authored
Fix docker machine executor test filename See merge request !1927
-
- 10 Mar, 2020 1 commit
-
-
Steve Azzopardi authored
-
- 09 Mar, 2020 3 commits
-
-
Steve Azzopardi authored
Change document title to include EC2 See merge request !1912
-
Tomasz Maczukin authored
Refactor helpers/container/service pkg Closes #6271 See merge request gitlab-org/gitlab-runner!1824
-
Steve Azzopardi authored
fix an typo See merge request !1910
-
- 08 Mar, 2020 2 commits
-
-
Darren Eastman authored
Change the link title for Autoscaling GitLab Runner to incldue EC2.
-
Darren Eastman authored
Change the document title to Autoscaling GitLab Runner on AWS EC2.
-
- 07 Mar, 2020 1 commit
-
-
Geo Artemenko authored
Two more issues found in the vendor folder (leaving them alone): /Users/artege/Code/gitlab-runner/vendor/cloud.google.com/go/storage/storage.go: 974: // MediaLink is an URL to the object's content. This field is read-only. /Users/artege/Code/gitlab-runner/vendor/gitlab.com/gitlab-org/gitlab-terminal/helpers.go: 57: // in an URL with `[FILTERED]`
-
- 06 Mar, 2020 12 commits
-
-
Steve Azzopardi authored
Merge branch '11740-handle-503-status-when-uploading-artifacts-and-the-object-storage-is-unavailable' into 'master' Handle 503 status when uploading artifacts and the object storage is unavailable Closes #11740 See merge request !1887
-
Georgi Georgiev authored
-
Steve Azzopardi authored
Replace changelog generator script See merge request !1888
-
Steve Azzopardi authored
Retry kubernetes commands when "error dialing backend: EOF" error is hit See merge request !1867
-
Georgi N. Georgiev authored
-
Steve Azzopardi authored
Remove executor_ prefix from filenames in the executors package Closes #16201 See merge request !1902
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Marcel Amirault authored
Document Windows supported versions Closes #6623 See merge request !1533
-
Steve Azzopardi authored
closes #6623
-
Marcel Amirault authored
Improve `Code format` instructions in the process documentation See merge request !1899
-
Lyubomir Raykov authored
Triple backticks will only be considered as "closing fences" if they are 0-3 spaces indented. Since these are inside the text they aren't parsed as special characters. Example from documentation [here](https://spec.commonmark.org/0.29/#example-107)
-
- 05 Mar, 2020 3 commits
-
-
Steve Azzopardi authored
Allow service alias from config in Kubernetes executor Closes #4829 See merge request !1868
-
Steve Azzopardi authored
Update docs for Windows services since we support services in network per build Closes #4186 See merge request !1895
-
Lyubomir Raykov authored
Fixes !16201 Also renaming executors/custom/executor.go to executors/custom/custom.go so that it follows the same convention as others - executors/<executor_name>/<:wqexecutor_name>.go
-
- 04 Mar, 2020 5 commits
-
-
Steve Azzopardi authored
Fix 'make all' target See merge request !1900
-
Steve Azzopardi authored
Improve message in Windows version detection See merge request !1841
-
Pedro Pombeiro authored
-
Pedro Pombeiro authored
-
Georgi Georgiev authored
-