Skip to content

chore(deps): update dependency gitlab-org/gitlab-runner to v17.11.1 #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Adphi
Copy link
Member

@Adphi Adphi commented Sep 19, 2024

This PR contains the following updates:

Package Update Change
gitlab-org/gitlab-runner minor v17.3.1 -> v17.11.1

Release Notes

gitlab-org/gitlab-runner (gitlab-org/gitlab-runner)

v17.11.1

Compare Source

See the changelog 🚀

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.11.0

Compare Source

See the changelog 🚀

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.10.1

Compare Source

See the changelog 🚀

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.10.0

Compare Source

New features
  • Add support for fleeting heartbeats/connectivity check before instance acquisition !5340
  • Add GPUs support for services !5380 (Sigurd Spieckermann @​sisp)
  • Add add-mask functionality to proxy-exec !5401
  • [docker] Expand variables in volume destinations !5396
  • Update runner process wrapper !5349
  • Add devices support on services !5343 (Sigurd Spieckermann @​sisp)
  • Add proxy shell execution !5361
Security fixes
  • Merge branch 'sh-cache-upload-env-file' into 'main' !5408
Bug fixes
  • Allow OS overwrite via ShellScriptInfo !5384
  • Downgrade prebuilt runner helper images to Alpine 3.19 !5426
  • Fix HTTP retries not working properly !5409
  • Make submodule --remote more resilient !5389
  • Fix runner_wrapper gRPC API client !5400
  • Fix inconsistent arguments when creating a service in tests !5355 (Sigurd Spieckermann @​sisp)
  • Exclute helpers/runner_wrapper/api/v* tags from version evaluation !5427
  • Clean git config !5442
  • Support non-ASCII characters in gzip artifact headers !5186
  • Only add step-runner volume mount when native steps is enabled !5398
  • Fix json schema validation warnings !5374
  • Detect bucket location when not provided !5381
  • Clean git config !5438
  • Fix table rendering !5393
Maintenance
  • Update vale rules for runner docs !5388
  • Fix Vale issues in Runner docs: Part 17 !5405
  • Avoid using deprecated class for review apps !5382
  • Fix Vale issues in Runner docs: Part 21 !5419
  • Update the example versions !5413
  • Merge 17.9.1 CHANGELOG into main !5410
  • Fix CVE-2024-45338 by updating golang.org/x/net !5404
  • Fix autoscaler policy table format !5387
  • Use pipeline helper-binary for custom, instance and ssh integration tests !5386
  • Update docker-machine version in docs !5366
  • Update route map for runner review apps !5365
  • Update docs content to use Hugo shortcodes !5362
  • Update zstandard version to 1.5.7.20250308 !5411
  • Fix CVE-2025-27144 by upgrading github.com/go-jose/go-jose/v3 !5403
  • Use correct values for log_format !5376
  • Upgrade Ubuntu image to 24.04 !5428
  • Bump runner base images version to 0.0.10 !5423
  • Only use docs-gitlab-com project for review apps !5364
  • Add new supported runner package distros !5425
  • Bump base image version to 0.0.9 !5407
  • Bump Go to version 1.23.6 !5326
  • Fix Vale issues in Runner docs: Part 14 !5383
  • Fix rules for trigger deploy kube job !5369
  • Fix small typo !5422
  • Make UBI image wait for downstream pipeline success !5360
  • Add clarification on the support policy for the docker machine executor to autoscale.md !5359
  • Use TW Team Docker image for site build test !5391
  • Consistently use local helper image in CI !5371
  • Add clarification on the support policy for the docker machine executor to dockermachine.md !5358
  • Update feature flag docs template for Hugo site launch !5258
  • Fix Vale issues in Runner docs: Part 20 !5418
  • Fix Vale issues in Runner docs: Part 19 !5412
  • Fix Vale issues in Runner docs: Part 18 !5406
  • Added executor supported OS and selection criteria - part 1 !5345
  • Remove duplicate hugo code to fix broken master !5368
  • Add comment regarding scale in protection for an AWS auto scaling group !5348
  • Update links to docs from runner docs !5363
  • Update links for jobs and tags !5375
  • Update documentation to point to Rake task to deduplicate tags !5356
  • Pin zstandard version and specify checksum !5395
  • Move trigger deploy to kubernetes to a deploy stage !5372
  • Fixed Vale issues !5378

v17.9.3

Compare Source

See the changelog 🚀

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.9.2

Compare Source

Bug fixes
  • [17.9] Downgrade prebuilt runner helper images to Alpine 3.18 !5431
  • Clean git config !5441
  • Clean git config !5438
  • [17.9] Fix HTTP retries not working properly !5432

v17.9.1

Compare Source

Security fixes
  • Merge branch 'sh-cache-upload-env-file' into 'main' !5408

v17.9.0

Compare Source

New features
  • Add support for fleeting heartbeats/connectivity check before instance acquisition !5340
  • Remove lock files left over in .git/refs !5260 (Ben Brown @​benjamb)
  • Autogenerate documentation for supported linux distros/versions !5276
  • use '-f' to allow for race condition (issue #​38447) !5324 (Christian Moore @​moorehfl)
  • Allow custom naming of service container for the k8s executor !4469
  • Mask by default all known token prefixes !4853
  • Introduce new custom executor build exit code !5028 (Paul Bryant @​paulbry)
  • Add GRIT documentation !5263
  • Expand default labels on build pods !5212 (Zalan Meggyesi @​zmeggyesi)
  • Add finished job usage data logging !5202
  • Add gitlab_runner_job_prepare_stage_duration_seconds histogram !5334
  • Inject the step-runner binary into the build container [docker executor] !5322
  • Run rpm_verify_fips against FIPS images !5317
  • Support ImageLoad for prebuilt images !5187
  • Update step-runner docker executor integration docs !5347
  • Add labeling to Usage Logger !5283
Security fixes
  • Bump base images version to 0.0.6 !5346
Bug fixes
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.4 !5305
  • Fix Role ARN support with S3 Express buckets !5291
  • Fix Windows image gitlab-runner-helper path !5302
  • Image pusher fixes !5294
  • Fix step-runner inject container run !5354
  • Improve job final update mechanism !5275
  • Revert "Merge branch 'sh-fix-role-arn-s3-express' into 'main'" !5308
  • Deflake pod watcher tests !5310
  • Fix runner image missing tag !5289
  • Do not create containers with duplicate env vars !5325
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.3 !5300
  • Fix race in pod watcher test !5296
  • Fix runner release bugs !5286
  • Document how to configure S3 Express buckets !5321
  • Make custom_build_dir-enabled optional !5333
  • Push the helper image packages to S3 !5288
  • Create copy of aliased helper images, not symlinks !5287
  • Disable interactive git credentials !5080
  • Add clear-docker-cache script to runner image !5357
  • Gracefully handle missing informer permissions !5290
  • Catch external pod disruptions / terminations !5068
  • Fix a Vault kv_ v2 error !5341
  • Document apt limitation and required workaround !5319
  • CI: add release on riscv64 !5131 (Meng Zhuo @​mengzhuo1203)
  • Fix missing default alpine images !5318
Maintenance
  • Add clarification on the support policy for the docker machine executor to dockermachine.md !5358
  • Update docs content to use Hugo shortcodes !5362
  • Update self-managed naming in all Runner docs !5309
  • Run ubi images with BUILD_COMMIT_SHA and PARENT_PIPELINE_ID !5244
  • Fix formatting and add link to GRIT docs !5273
  • Replace deprecated field name with the new name !5298
  • Bump base image version !5282
  • Docs: Fix broken external links in runner docs !5344
  • Deploy each commit from main to kubernetes cluster !5314
  • Fix flaky logrotate write test !5292
  • Update step-runner library version to 0.3.0 !5272
  • Make sure deploy to kubernets works only on main !5352
  • Add global operator config options docs !5351
  • Update offering badges to standard name !5303
  • Update feature flag docs template for Hugo site launch !5258
  • Docs update - Update Architecture naming for GRIT !5274
  • Properly handle shortening for tokens with prefix glcbt- !5270
  • Document userns_mode by providing links to Docker docs !5194
  • Document select executors information as an unordered list !5268
  • Update links to docs from runner docs !5363
  • Docs: Render RPM distro table correctly !5338
  • Fix helper-bin-host target !5252
  • Reduce busy work in main job loop !5350
  • Add riscv64 binary download links !5304 (Meng Zhuo @​mengzhuo1203)
  • Remove hosted runner section from under Administer !5299
  • Update docker-machine version !5339
  • More debug logging for artifact uploads & troubleshoot docs !5285
  • Update taskscaler to get ConnectInfo fix for state storage instances !5281 (Matthias Baur @​m.baur)
  • Use embedded VCS information rather than add manually !5330
  • Add clarification on the support policy for the docker machine executor to autoscale.md !5359
  • Fix windows image zstd compressing !5323
  • Clean up unused GetUploadEnv() in cache code !5265
  • Document proxy and self-signed certificate error !5280
  • Add service_account parameter in [runners.kubernetes] section !5297
  • Docs: add the mount_propagation parameter to the k8s executors documentation !5353 (Georgi N. Georgiev @​ggeorgiev_gitlab)
  • Roll docs linting tooling forward !5284
  • Rename index and move titles to frontmatter !5327
  • Direct-use of the rpm command adversely impacts the yum/dnf database... !5311 (Thomas H Jones II @​ferricoxide)
  • Disable Windows Defender properly !5279
  • Add support for building docker images for local dev !5271 (Anthony Juckel @​ajuckel)
  • Add a CI job to test the docs website build !5306
  • Add a template for kubernetes feature toggle !5315
  • Remove obsolete note regarding Alpine DNS issues !5320 (Craig Andrews @​candrews)

v17.8.5

Compare Source

See the changelog 🚀

GitLab Runner documentation can be found at https://docs.gitlab.com/runner/.

v17.8.4

Compare Source

Security fixes
  • Use a dotenv file to store cache environment variables !5414
Bug fixes

v17.8.3

Compare Source

Bug fixes
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.4 !5305
  • Fix Role ARN support with S3 Express buckets !5291
Maintenance
  • Run ubi images with BUILD_COMMIT_SHA and PARENT_PIPELINE_ID !5244

v17.8.2

Compare Source

Bug fixes
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.4 !5305
  • Fix Role ARN support with S3 Express buckets !5291
  • Fix Windows image gitlab-runner-helper path !5302
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.3 !5300
  • Image pusher fixes !5294
Maintenance
  • Run ubi images with BUILD_COMMIT_SHA and PARENT_PIPELINE_ID !5244

v17.8.1

Compare Source

Bug fixes
  • Fix runner release bugs !5286
  • Fix Windows image gitlab-runner-helper path !5302
  • Image pusher fixes !5294
  • Push the helper image packages to S3 !5288
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.3 !5300
  • Fix runner image missing tag !5289
  • Create copy of aliased helper images, not symlinks !5287
  • Upgrade RUNNER_IMAGES_VERSION to v0.0.4 !5305
  • Fix Role ARN support with S3 Express buckets !5291
Maintenance
  • Bump base image version !5282
  • Run ubi images with BUILD_COMMIT_SHA and PARENT_PIPELINE_ID !5244

v17.8.0

Compare Source

New features
  • Add mount propagation mode for hostpath mounts on kubernetes !5157 (Brinn Joyce @​brinn.joyce)
  • Add RoleARN to handle both upload and download S3 transfers !5246
  • Expand variables for the docker platform with unit tests !5146 (John Sallay @​jasallay)
  • Document RoleARN configuration parameter !5264
  • Add support for Windows 24H2 !5170 (Martin Blecker @​AdrianDeWinter)
Bug fixes
  • Fix docker network config for Windows !5182
  • Limit UploadARN session duration to 1 hour !5230
  • Incompatible pull policies should not be a retryable error !5256
  • Fix issue #​29381: Missing labels from Docker config when starting service containers !4913 (Andrew Rifken @​arifken)
  • Fix runner deb package upgrade !5251
Maintenance
  • Fix incorrect references to packagecloud.io !5242
  • Fixed Vale issues in Runner docs: Part 9 !5239
  • Upgrade Akeyless SDK to v4 !5234 (Amir Maor @​amir.m2)
  • Update documentation for manual installation of the new packages !5247 (Victor De Jong @​victordejong)
  • Note Reuse previous clone if it exists support for k8s !5248 (Ben Bodenmiller @​bbodenmiller)
  • Add note about being unable to change some settings via config template due to known issue !5240
  • A couple of minor tweaks to the gitlab-runner-helper-images package !5262
  • Correct spelling in comment !5181 (MarlinMr @​MarlinMr)
  • Clarify docker container support policy !5232
  • Fixed Vale issues in the Configure GitLab Runner on OpenShift doc !5208
  • Remove misleading information about the initiation of the session server !5238 (Nicolas @​nicoklaus)
  • Use runner base images !5148
  • Update 17-7 changelogs !5259
  • Let Docker site redirect to latest version !5222
  • Improve documentation for Azure workload identities !5221
  • Change anyuid service account to gitlab-runner-app-sa !5237
  • Put RPM in backticks !5255
  • Fix a 404 error in the Runner repo !5254
  • Clarify ServiceAccount of the runner manager !5250
  • Add Troubleshooting for docker autoscaler executor !5220
  • Runner cache s3 table cleanup !5267
  • Fix fork pipelines by ensuring windows tag refs exist !5241
  • Update steps version to 0.2.0 !5219
  • Update step-runner library version to 0.3.0 !5272
  • Update golang.org/x/crypto to v0.31.0 !5253

v17.7.1

Compare Source

Bug fixes
  • Fix runner deb package upgrade !5251
Maintenance
  • Update step-runner library version to 0.3.0 !5272
  • A couple of minor tweaks to the gitlab-runner-helper-images package !5262

v17.7.0

Compare Source

New features
  • Move exported helper images into separete package !5190
Bug fixes
  • Update gitlab.com/gitlab-org/fleeting/fleeting version and other deps !5207
  • Fix flaky step-integration test !5199
  • [k8s] Do not wait poll timeout when container has terminated !5112
  • Fix docker network config for Windows !5182
  • Use GoCloud URLs for Azure downloads !5188
  • Merge Outstanding Security MRs !5171
Maintenance
  • Add 'Example' column to Docker runner advanced configuration docs !5177
  • Bump UBI base images to the newest 9.5.x versions !5185
  • Revert "Merge branch 'avonbertoldi/git-lfs-is-bad' into 'main'" !5169
  • Make build environment cache friendly !5179
  • Doc/runner spelling exceptions !5162
  • Moved some contextual info to runner registration section !5178
  • Note in logs when runner manager is being unregistered !5166
  • Custom.md: Fix typo !5163 (Per Lundberg @​perlun)
  • Fix podman troubleshooting doc !5211 (Thorsten Banhart @​banhartt)
  • Bump Go compiler version to 1.23.2 !5153
  • Skip homedir fix test on Windows to not block the release !5164
  • Update supported runner OS versions !5217
  • Add docker connection error to troubleshooting !5165
  • Skip testKubernetesBuildCancelFeatureFlag as it's flaky !5228
  • Update file configuring_runner_operator.md !5198
  • Add Windows Server 2025 to the Windows version support policy !5183
  • Actually update step-runner version to 0.2.0 !5227
  • Migrate Kubernetes integration tests to use the Runner Kubernetes Cluster !5175
  • Remove redundant prepare runner-incept variables job !5197
  • Fix apt package install version string and change to a newer version in the docs !5180 (Thorsten Banhart @​banhartt)
  • Kubernetes API reference analyzer based on types instead of field names !5158
  • Update steps version to 0.2.0 !5219
  • Fix limitations in gitlab-runner repo !5201
  • Fix Vale issues in Kubernetes executor doc !5196
  • Add feature flag issue templates !5156
  • Fix TestStackDumping test freezing !5210
  • Separate kubernetes integration tests resource groups !5223
  • Make fuzz variable mask job required to pass !5209
  • Remove semgrep-sast CI rules !5184
  • Speed up windows test runs !5174
  • Added information about Docker Autoscaler and Instance executors in the executor selection table !5161
  • Bump docker-machine to v0.16.2-gitlab.30 !5218
  • Fix fuzz variable mask test !5135
  • Remove the term worker from the Plan and operate a fleet of instance or group runners doc !5189
  • Remove links to interactive web terminals !5176
  • Make homedir easier to test !5168
  • Add node tolerations to kubernetes integration tests !5229
  • Document how to use Azure workload identities for the cache !5204
  • Simplify kubernetes integration test names !5024
  • Clarify docker container support policy !5232
  • Update alpine versions !5214
  • Add ability to create review apps by using the GitLab Docs Hugo project !5205
  • Update dependency danger-review to v2 !5206
  • Fix Vale issues in Runner docs: Part 5 !5191
  • Update experiment-beta page path !5193

v17.6.1

Compare Source

Bug fixes
  • Fix docker network config for Windows !5182

v17.6.0

Compare Source

New features
  • Invoke step-runner from $PATH instead of / !5140
  • Native Step Runner Integration for Docker Executor !5069
  • Really publish sles/opensuse runner packages !5101
  • Terminate job and display error when services are oom killed on the kubernetes executor !4915 (Zach Hammer @​zhammer)
  • Add taskscaler state storage options !5061
  • Create a GitLab Runner process wrapper !5083
  • Warn user if no fleeting plugins to install !5115 (ZhengYuan Loo @​loozhengyuan)
Bug fixes
  • [k8s] Terminate PowerShell Script children processes when cancelling the job through UI !5081
  • Fix path-style requests with Upload ARN functionality !5150
  • Remove trailing "/" from cache fallback keys !5076
  • Omit canonical ports for S3 endpoints !5139
  • Fix UploadRoleARN URL when other regions are used !5113
  • Fix home directory detection !5087
  • Upgrade github.com/mvdan/sh to v3.9.0 !5085
  • Disable FF_GIT_URLS_WITHOUT_TOKENS by default !5088
  • Fix S3 cache access for buckets located outside US !5111
  • Fix auth issues with FF_GIT_URLS_WITHOUT_TOKENS: 1 !5103
  • Wait for k8s pod to become attachable as part of poll period in exec mode !5079
  • Default to us-east-1 region for AWS SDK v2 !5093
  • Hide Pod wait to be attachable behind a FF !5098
  • Fix fleeting plugin installation architecture selection !5090
Maintenance
  • Remove fault tolerance section !5154
  • Update CONTRIBUTING.md and LICENSE !5133
  • Fix Vale issues in Runner docs: Part 4 !5160
  • Added docker autoscaler and instance executors info !5128
  • Replace the term shared runner with instance runner in Runner docs !5104
  • Add AWS hosted MacOS instance troubleshooting note !5082
  • Upgrade github.com/BurntSushi/toml, dario.cat/mergo !5086
  • Add comment to help future users !5070
  • Documented Podman with Runner K8s executor !5056
  • Update CHANGELOG for v17.5.3 !5136
  • Fix mage k8s:generatePermissionsDocs intermittent test faliures !5107
  • Update CI release task to upload with AWS CLI !5106
  • Remove broken link !5118 (Zubeen @​syedzubeen)
  • Set gitlab-advanced-sast job to run on code changes !5097
  • Fix Vale issues in Runner docs: Part 1 !5149
  • Make docker and helper image jobs optional !5141
  • Install git-lfs in ubi image from upstream RPM repo !5122
  • Follow up MR to add changes to MR 5120 !5123
  • Restore 2nd method of restarting after config !5077
  • Improve helpers/cli/FixHOME !5089
  • Add integration tests to cover service container behaviour !5144
  • Skip TestBuildContainerOOMKilled integration test !5151
  • Update GitLab Runner CHANGELOG after v17.5.2, v17.4.2, v17.3.3, v17.2.3 patches !5120
  • Stop testing UseWindowsLegacyProcessStrategy for KillerTest !5102
  • Skip homedir fix test on Windows to not block the release !5164
  • Update GitLab Runner CHANGELOG after v17.5.1 patch !5121
  • Fix a technical error in the Podman doc !5138
  • Remove github.com/tevino/abool in favor of atomic.Bool !5072
  • Removed fault tolerance section !5159
  • Doc/executor intro feedback !5155
  • Note in logs when runner manager is being unregistered !5166
  • Delete Runner topics marked for removal !5124
  • Minor documentation corrections !5110
  • Explain relationship between limit and burst in runner autoscaler configs !5100
  • Transfer MR short commit SHA to Runner Incept !5130
  • Update Configuration of the metrics HTTP server for runners !5142
  • Replace config_exec_args with config_args !5109 (Davide Benini @​davidebenini)
  • Add tests for service name empty !5065
  • Fixed Vale issues Runner docs: Part 2 !5152

v17.5.5

Compare Source

Bug fixes
  • Fix docker network config for Windows !5182

v17.5.4

Compare Source

Maintenance
  • Fix mage k8s:generatePermissionsDocs intermittent test faliures !5107

v17.5.3

Compare Source

Bug fixes
  • Fix UploadRoleARN URL when other regions are used !5113
  • Fix S3 cache access for buckets located outside US !5111

v17.5.2

Compare Source

New features
  • Publish SLES and openSUSE runner packages !5101
Bug fixes
  • Fix fleeting plugin installation architecture selection !5090
  • Default to us-east-1 region for AWS SDK v2 !5093
  • Hide Pod wait to be attachable behind a feature flag !5098
Maintenance
  • Stop testing UseWindowsLegacyProcessStrategy for KillerTest !5102

v17.5.1

Compare Source

Bug fixes
  • Disable FF_GIT_URLS_WITHOUT_TOKENS by default !5088
  • Fix home directory detection !5087

v17.5.0

Compare Source

New features
  • Document fault tolerance feature !5058
  • Add namespace support for DOCKER_AUTH_CONFIG !4727 (Tobias Rautenkranz @​tobiasrautenkranz)
  • Support AWS S3 multipart uploads via scoped temporary credentials !5027
  • Limit token exposure !5031
  • Add support for Azure Managed Identities in cache !5007
  • Publish runner and helper packages for SLES and OpenSUSE !4993 (Aazam Thakur @​Alcadeus0)
Bug fixes
  • Cancel stage script upon job cancellation in attach mode !4813
  • Make invalid service image name a build error !5063
  • Allow pull_policy to be unset when defining allowed_pull_policies !4943 (Mike Mayo @​magicmayo)
  • Resolve "get "panic: EOF" when register runners run in a container" !5012
  • Adjust autoscaler policy on config reloading !5064
  • Require only build container to start in Kubernetes !5039
  • Track kubernetes pull policies based off of the container name !5036
  • Downgrade go-fips base image to ubi8 !5040
  • Fix graceful termination of jobs on Windows !4808 (Nils Gladitz @​nilsgladitz)
  • Switch to AWS SDK for S3 cache access !4987
  • Remove quotes around IP address in ssh invocation in example !4899 (Yassine Ibr @​yassineibr1)
  • Wait for k8s pod to become attachable as part of poll period !3556 (Jimmy Berry @​jimmy-outschool)
  • Prevent script dump on job cancellation through UI !4980
  • Fix pod_annotations_overwrite_allowed parsing error !5032
  • Fix bug in scripts/logs dir for k8s executor !4893 (Thomas John Randowski @​WojoInc)
  • Address CVE-2024-41110/GHSA-v23v-6jw2-98fq by upgrading github.com/docker/docker and github.com/docker/cli !4925
Maintenance
  • Update CHANGELOG after patches release !5073
  • Helm chart install page: start structural revisions !5038
  • Refactor container entrypoint forwarder !5018
  • docs: set admin access for rancher desktop !5062
  • Update gocloud.dev for AWS client-side rate limiting fix !5066
  • Use latest markdownlint-cli2 and linter configuration !5055
  • Add use case to docs for system_id and reusing configurations !5051
  • Bump docker-machine to v0.16.2-gitlab.29 !5047
  • Docs: Link to Docker certificate docs !5023
  • Update GitLab release version for DualStack and Accelerate config !5042
  • Fix capitalization !5015 (maximilian @​maximiliankolb)
  • Use Windows test code coverage reports !5041
  • Update Docker image for docs review apps !5020
  • Remove trailing whitespace from GitLab Runner docs !5074
  • Updating intro sentence again !5025
  • Bump golang to 1.22.7 !5035
  • Fix community Merge Request pipeline parse errors !4973 (Thorsten Banhart @​banhartt)
  • Docker install: start with line-level cleanups !5033
  • Improve flaky waitForRunningContainer test !5016
  • Enable timestamps for CI/CD jobs !5048
  • Refactor the linux repository page to follow CTRT !5019
  • [k8s] more explicit docs on OS, Arch, KernelVersion selection !5009
  • Squelch jsonschema warning about DualStack config !5022
  • Clean up stray whitespace in gitlab-runner project !5052
  • Update interactive runner registration documentation !5008
  • Break apart Helm chart optional config into new page !5054
  • [docs] Fix concurrent_id being used when it is concurrent_project_id !5026 (Nils @​NilsIRL)
  • K8s install page: move troubleshooting info, tackle 2 subheads !5034
  • Add deprecation note to the Docker Machine autoscale configuration docs page !5060
  • Implement distroless UBI pattern !4971
  • Add deprecation note to the Docker Machine executor docs page !5059
  • Docker install page: clean up installation steps !5037
  • Fix code coverage visualization not working in merge requests !5029
  • Skip TestDockerCommand_MacAddressConfig on Windows OS !4999
  • Resolve "Proxy configuration docs missing NO_PROXY instructions" !5017
  • Remove license scanning template [!4735](https://gitlab.com/gitlab-org/gitl

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 66489cf to 5ceeaa2 Compare October 10, 2024 12:02
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.4.0 chore(deps): update dependency gitlab-org/gitlab-runner to v17.4.1 Oct 10, 2024
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 5ceeaa2 to 99b03d7 Compare October 10, 2024 14:03
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.4.1 chore(deps): update dependency gitlab-org/gitlab-runner to v17.4.0 Oct 10, 2024
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 99b03d7 to 3b25e2e Compare October 11, 2024 16:01
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.4.0 chore(deps): update dependency gitlab-org/gitlab-runner to v17.4.1 Oct 11, 2024
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 3b25e2e to faa42f3 Compare October 17, 2024 16:02
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.4.1 chore(deps): update dependency gitlab-org/gitlab-runner to v17.5.0 Oct 17, 2024
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from faa42f3 to e93f873 Compare October 18, 2024 16:01
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.5.0 chore(deps): update dependency gitlab-org/gitlab-runner to v17.5.1 Oct 18, 2024
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from e93f873 to 9a495d4 Compare October 22, 2024 15:02
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.5.1 chore(deps): update dependency gitlab-org/gitlab-runner to v17.5.2 Oct 22, 2024
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 9a495d4 to c9a4560 Compare October 31, 2024 21:02
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.5.2 chore(deps): update dependency gitlab-org/gitlab-runner to v17.5.3 Oct 31, 2024
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from c9a4560 to 0a1aad6 Compare November 20, 2024 10:02
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.5.3 chore(deps): update dependency gitlab-org/gitlab-runner to v17.6.0 Nov 20, 2024
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 0a1aad6 to b265e0f Compare December 19, 2024 20:02
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.6.0 chore(deps): update dependency gitlab-org/gitlab-runner to v17.7.0 Dec 19, 2024
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from b265e0f to e1cff09 Compare January 16, 2025 14:01
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.7.0 chore(deps): update dependency gitlab-org/gitlab-runner to v17.8.0 Jan 16, 2025
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from e1cff09 to 0c6604a Compare January 18, 2025 00:04
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.8.0 chore(deps): update dependency gitlab-org/gitlab-runner to v17.8.1 Jan 18, 2025
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 0c6604a to ab0502e Compare January 22, 2025 17:02
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.8.1 chore(deps): update dependency gitlab-org/gitlab-runner to v17.8.2 Jan 22, 2025
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from ab0502e to 9ad3954 Compare January 23, 2025 19:02
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.8.2 chore(deps): update dependency gitlab-org/gitlab-runner to v17.8.3 Jan 23, 2025
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 9ad3954 to 31facd3 Compare February 20, 2025 01:28
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.8.3 chore(deps): update dependency gitlab-org/gitlab-runner to v17.9.0 Feb 20, 2025
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 31facd3 to 38879aa Compare March 8, 2025 01:27
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.9.0 chore(deps): update dependency gitlab-org/gitlab-runner to v17.9.1 Mar 8, 2025
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 38879aa to 1b9366f Compare March 19, 2025 15:02
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.9.1 chore(deps): update dependency gitlab-org/gitlab-runner to v17.10.0 Mar 19, 2025
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from 1b9366f to c500b20 Compare March 26, 2025 13:08
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.10.0 chore(deps): update dependency gitlab-org/gitlab-runner to v17.10.1 Mar 26, 2025
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from c500b20 to f3600c6 Compare April 17, 2025 13:08
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.10.1 chore(deps): update dependency gitlab-org/gitlab-runner to v17.11.0 Apr 17, 2025
@Adphi Adphi force-pushed the renovate/gitlab-org-gitlab-runner-17.x branch from f3600c6 to c66d0d3 Compare May 5, 2025 11:01
@Adphi Adphi changed the title chore(deps): update dependency gitlab-org/gitlab-runner to v17.11.0 chore(deps): update dependency gitlab-org/gitlab-runner to v17.11.1 May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants