Commit Graph

12 Commits

Author SHA1 Message Date
Toon Claes b74677489a Treat environments matching `production/*` as Production
For Cycle Analytics, the environment `production` is treated as a
special case, and used to update the `first_deployed_to_production_at`
metric.

With the Review Apps changes, slash syntax is used to group related
environments in the list. This is mostly used for `review/<branch>`
environments, but it's possible for people to have multiple production
environments, and someone might then want to group them like
`production/eu`, `production/us`, or even just make it look prettier
with `production/www.example.com`. In any of these cases, the first
deploy to one of these `production/*` environments now is treated as a
Production deploy.
2017-01-09 16:35:24 +01:00
Achilleas Pipinellis c9084654a1 Add new image for Cycle Analytics
[ci skip]
2016-11-22 16:33:02 +01:00
James Lopez 2b37f040b6 Ignore deployment for statistics in Cycle Analytics, except in staging and production stages
Also, updated specs and docs.
2016-10-12 12:32:25 +02:00
Achilleas Pipinellis 25c26f603f Clarify some more the Cycle Analytics workflow example
[ci skip]
2016-10-06 10:48:48 +02:00
Achilleas Pipinellis 7bf53ee8ea Add example Cycle Analytics workflow
[ci skip]
2016-10-04 11:15:29 +02:00
Achilleas Pipinellis 548b919c3d Clarify that the `production` environment is case-sensitive
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/22533
2016-10-03 19:05:33 +02:00
Achilleas Pipinellis f9b267d1b4 Clarify Plan and Code stages more 2016-10-03 19:01:47 +02:00
Achilleas Pipinellis 0c8b9edcd0 Clarify what it means Test stage is not calculated in Total 2016-10-03 19:00:09 +02:00
Achilleas Pipinellis d221a2c068 Fix markdown URL link 2016-10-03 18:59:41 +02:00
Achilleas Pipinellis 44d1560db4 Clarify the Plan to Code stages in Cycle Analytics docs
[ci skip]
2016-09-28 11:07:41 +02:00
Achilleas Pipinellis f76cb5f693 Fix typos in cycle analytics docs
[ci skip]
2016-09-22 11:20:56 +03:00
Achilleas Pipinellis 259c1e4174 Add docs on Cycle Analytics
[ci skip]
2016-09-20 21:08:44 +02:00