Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,101
    • Issues 44,101
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,397
    • Merge requests 1,397
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #322807
Closed
Open
Created Feb 24, 2021 by Aishwarya Subramanian@aishbuildsContributor

Remove CI_PROJECT_CONFIG_PATH variable

Why are we doing this work

CI_PROJECT_CONFIG_PATH was introduced as a pre-defined project variable in 13.8.

In 13.10, it was reported to be same as the existing variable CI_CONFIG_PATH. CI_PROJECT_CONFIG_PATH was therefore was set for deprecation in 13.10 with a notice that it will be removed in 14.0.

This issue is tracks the removal of CI_PROJECT_CONFIG_PATH in 14.0

Implementation plan

  • Remove variable from list of project variables
  • Update corresponding specs
  • Remove reference from docs

Relevant links

  • Introduction of variable
  • Variable deprecation MR
Edited May 03, 2021 by Aishwarya Subramanian
Assignee
Assign to
Time tracking