Codebase list ruby-gitlab / 04d932e spec / fixtures / environments.json
04d932e

Tree @04d932e (Download .tar.gz)

environments.json @04d932eraw · history · blame

[
  {
    "id": 1,
    "name": "review/fix-foo",
    "slug": "review-fix-foo-dfjre3",
    "external_url": "https://review-fix-foo-dfjre3.example.gitlab.com"
  },
  {
    "id": 12,
    "name": "review/fix-bar",
    "slug": "review-fix-bar-dbwr18",
    "external_url": "https://review-fix-bar-dbwr18.example.gitlab.com"
  }
]