Codebase list ruby-gitlab / upstream/4.2.0 spec / fixtures / environments.json
upstream/4.2.0

Tree @upstream/4.2.0 (Download .tar.gz)

environments.json @upstream/4.2.0raw · 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"
  }
]