1. 09 Jan, 2017 1 commit
    • Toon Claes's avatar
      Treat environments matching `production/*` as Production · b7467748
      Toon Claes authored
      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.
      b7467748
  2. 06 Jan, 2017 25 commits
  3. 05 Jan, 2017 14 commits