Skip to content

Next

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
gitlab-runner
gitlab-runner
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
    • Insights
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
    • Locked Files
  • Issues 1,319
    • Issues 1,319
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 184
    • Merge Requests 184
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Security & Compliance
    • Security & Compliance
    • Dependency List
  • Packages
    • Packages
    • Container Registry
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GitLab.org
  • gitlab-runnergitlab-runner
  • Issues
  • #4175

You need to sign in or sign up before continuing.
Closed
Open
Opened Apr 19, 2019 by Steve Azzopardi@steveazz
  • Report abuse
  • New issue
Report abuse New issue

Remove old git clean command

Description

In !1281 (merged) we changed how we run git clean on the users repository, to allow for GIT_CLEAN_FLAGs(https://docs.gitlab.com/ee/ci/large_repositories/#git-clean-flags). Just in case we introduce a breaking change for the users CI, we have introduced FF_USE_LEGACY_GIT_CLEAN_STRATEGY so the user can use the legacy strategy until they move their build script accordingly

Proposal

Remove the old code path and the FF_USE_LEGACY_GIT_CLEAN_STRATEGY feature flag

Links to related issues and merge requests / references

Main deprecation issue #3473 (closed)

Edited May 02, 2019 by Steve Azzopardi

Related issues

  • Discussion
  • Designs
Assignee
Assign to
12.0
Milestone
12.0
Assign milestone
Time tracking
None
Due date
None
5
Labels
Category:Runner Deliverable Verify [DEPRECATED] deprecation devops::verify
Assign labels
  • View project labels
Reference: gitlab-org/gitlab-runner#4175