Skip to content
Snippets Groups Projects
Select Git revision
  • v15.0.0-ee
  • v14.10.3-ee
  • v15.0.0-rc44-ee
  • v15.0.0-rc43-ee
  • v15.0.0-rc42-ee
  • v14.10.2-ee
  • v14.8.6-ee
  • v14.9.4-ee
  • v14.10.1-ee
  • v14.10.0-ee
  • v14.10.0-rc42-ee
  • v14.9.3-ee
  • v14.6.7-ee
  • v14.7.7-ee
  • v14.8.5-ee
  • v14.9.2-ee
  • v14.7.6-ee
  • v14.9.1-ee
  • v14.9.0-ee
  • v14.9.0-rc42-ee
20 results
An error occurred while fetching branches. Retry the search.

environment_spec.rb

Forked from GitLab.org / GitLab
Source project has a limited visibility.
  • Dan Jensen's avatar
    173790c8
    Allow other names for VSA production stage · 173790c8
    Dan Jensen authored
    Previously Value Stream Analytics required that the production
    environment be named exactly "production" (lowercase) to be compatible
    with the default stages. This relaxes that requirement so "prod" and
    "gprd" are allowed, and also so capitalization is irrelevant. This will
    make VSA more fully usable by a wider array of customers, and also by
    GitLab itself.
    173790c8
    History
    Allow other names for VSA production stage
    Dan Jensen authored
    Previously Value Stream Analytics required that the production
    environment be named exactly "production" (lowercase) to be compatible
    with the default stages. This relaxes that requirement so "prod" and
    "gprd" are allowed, and also so capitalization is irrelevant. This will
    make VSA more fully usable by a wider array of customers, and also by
    GitLab itself.