- Dec 02, 2021
-
-
ggeorgiev_ authored
-
ggeorgiev_ authored
-
- Nov 29, 2021
-
-
Georgi N. Georgiev authored
14.3: Limit docker executor's container reads to prevent memory exhaustion See merge request gitlab-org/security/gitlab-runner!36
-
- Nov 23, 2021
-
-
Arran Walker authored
-
- Nov 18, 2021
-
-
Arran Walker authored
-
Tomasz Maczukin authored
-
- Sep 30, 2021
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
- Sep 29, 2021
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Georgi N. Georgiev authored
Split packagecloud release by distribution flavor See merge request gitlab-org/gitlab-runner!3146
-
- Sep 21, 2021
-
-
Tomasz Maczukin authored
-
- Sep 13, 2021
-
-
ggeorgiev_ authored
-
- Sep 12, 2021
-
-
Georgi N. Georgiev authored
Upgrade alpine version to 3.13.6 See merge request gitlab-org/gitlab-runner!3057
-
Georgi N. Georgiev authored
-
- Sep 10, 2021
-
-
Arran Walker authored
Add strict host key checking to SSH config See merge request gitlab-org/gitlab-runner!3074
-
John Cai authored
Provide a setting to disable strict host checking, as it will be enabled by default. In this commit we treat a blank config value as true. This will be changed to a default value of false in 15.0.
-
- Sep 09, 2021
-
-
Amy Qualls authored
Added mac setup guide See merge request gitlab-org/gitlab-runner!3129
-
Suzanne Selhorn authored
-
- Sep 08, 2021
-
-
Georgi N. Georgiev authored
Turn on FF_SCRIPT_SECTIONS See merge request gitlab-org/gitlab-runner!3124
-
John Cai authored
-
Georgi N. Georgiev authored
cleanup build directory with feature flag Closes #3856 See merge request gitlab-org/gitlab-runner!3065
-
- Sep 07, 2021
-
-
Suzanne Selhorn authored
Fix trailing spaces in Runner docs See merge request gitlab-org/gitlab-runner!3125
-
Amy Qualls authored
These files had trailing spaces, which need to be removed.
-
Arran Walker authored
Expose runner limit error message on registration Closes #27840 See merge request gitlab-org/gitlab-runner!3108
-
Pedro Pombeiro authored
-
John Cai authored
if FF_ENABLE_CLEANUP is enabled, run a step at the end of the build to clean up the build directory.
-
Georgi N. Georgiev authored
Improve log line decoding for kubernetes See merge request gitlab-org/gitlab-runner!3091
-
- Sep 02, 2021
-
-
Romuald Atchadé authored
-
Romuald Atchadé authored
Add private structure for trapped command exit status decoding and debug line at the exit of the remote process
-
- Aug 31, 2021
-
-
Suzanne Selhorn authored
Add doc in FAQ about running Elasticsearch See merge request gitlab-org/gitlab-runner!3110
-
Amy Qualls authored
Docs: Per-build networking is recommended See merge request gitlab-org/gitlab-runner!3118
-
Suzanne Selhorn authored
-
- Aug 30, 2021
-
-
Pedro Pombeiro authored
Remove docker-machine feature flag Closes #27749 See merge request gitlab-org/gitlab-runner!3093
-
Steve Azzopardi authored
Remove `FF_SKIP_DOCKER_MACHINE_PROVISION_ON_CREATION_FAILURE` since it's been enabled by default for a month and no issues were reported. The feature flag was added as a fail safe in case there are problems in GitLab.com. Since we saw [positive impact](https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/13054#note_561132403) we should never try and provision a machine. reference https://gitlab.com/gitlab-org/gitlab-runner/-/issues/27749
-
- Aug 26, 2021
-
-
Pedro Pombeiro authored
Improved bash shell escaping (behavior, performance) See merge request gitlab-org/gitlab-runner!2882
-
Steve Azzopardi authored
Fix docker-machine executor check to reduce warning log spam for no runners able to process a job Closes #2251 See merge request gitlab-org/gitlab-runner!3106
-
Thomas Scully authored
-