Codebase list ruby-gitlab / a423c09 spec / fixtures / environments.json
a423c09

Tree @a423c09 (Download .tar.gz)

environments.json @a423c09raw · 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"
  }
]