Skip to content
GitLab
Next
    • Why GitLab
    • Pricing
    • Contact Sales
    • Explore
  • Why GitLab
  • Pricing
  • Contact Sales
  • Explore
  • Sign in
  • Get free trial
  • GitLab.org GitLab.org
  • gitlab-runner gitlab-runner
  • Issues
  • #4175

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 Xuereb
Assignee
Assign to
Time tracking