Welcome to mirror list, hosted at ThFree Co, Russian Federation.

removal_runner_4845.yml « 14_0 « removals « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: db25c0741cbf4a49b3d315a118cc2f07e290e8d1 (plain)
1
2
3
4
5
6
7
- name: "GitLab Runner installation to ignore the `skel` directory"
  removal_date: "2021-06-22"
  removal_milestone: "14.0"
  reporter: deastman
  breaking_change: true
  body: |
    In GitLab Runner 14.0, the installation process will ignore the `skel` directory by default when creating the user home directory. Refer to [issue #4845](https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4845) for details.