about summary refs log blame commit diff
path: root/main/civisibility/utils/testdata/fixtures/providers/teamcity.json
blob: 086c1c16de11f37869a945384a397d3ca5e72743 (plain) (tree)













































































                                                                      
[
  [
    {
      "BUILD_URL": "https://teamcity.com/repo",
      "TEAMCITY_BUILDCONF_NAME": "Test 1",
      "TEAMCITY_VERSION": "2022.10 (build 116751)"
    },
    {
      "ci.job.name": "Test 1",
      "ci.job.url": "https://teamcity.com/repo",
      "ci.provider.name": "teamcity"
    }
  ],
  [
    {
      "BUILD_URL": "https://teamcity.com/repo",
      "DD_GIT_BRANCH": "user-supplied-branch",
      "DD_GIT_COMMIT_AUTHOR_DATE": "usersupplied-authordate",
      "DD_GIT_COMMIT_AUTHOR_EMAIL": "usersupplied-authoremail",
      "DD_GIT_COMMIT_AUTHOR_NAME": "usersupplied-authorname",
      "DD_GIT_COMMIT_COMMITTER_DATE": "usersupplied-comitterdate",
      "DD_GIT_COMMIT_COMMITTER_EMAIL": "usersupplied-comitteremail",
      "DD_GIT_COMMIT_COMMITTER_NAME": "usersupplied-comittername",
      "DD_GIT_COMMIT_MESSAGE": "usersupplied-message",
      "DD_GIT_COMMIT_SHA": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
      "DD_GIT_REPOSITORY_URL": "git@github.com:DataDog/userrepo.git",
      "TEAMCITY_BUILDCONF_NAME": "Test 1",
      "TEAMCITY_VERSION": "2022.10 (build 116751)"
    },
    {
      "ci.job.name": "Test 1",
      "ci.job.url": "https://teamcity.com/repo",
      "ci.provider.name": "teamcity",
      "git.branch": "user-supplied-branch",
      "git.commit.author.date": "usersupplied-authordate",
      "git.commit.author.email": "usersupplied-authoremail",
      "git.commit.author.name": "usersupplied-authorname",
      "git.commit.committer.date": "usersupplied-comitterdate",
      "git.commit.committer.email": "usersupplied-comitteremail",
      "git.commit.committer.name": "usersupplied-comittername",
      "git.commit.message": "usersupplied-message",
      "git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
      "git.repository_url": "git@github.com:DataDog/userrepo.git"
    }
  ],
  [
    {
      "BUILD_URL": "https://teamcity.com/repo",
      "DD_GIT_COMMIT_AUTHOR_DATE": "usersupplied-authordate",
      "DD_GIT_COMMIT_AUTHOR_EMAIL": "usersupplied-authoremail",
      "DD_GIT_COMMIT_AUTHOR_NAME": "usersupplied-authorname",
      "DD_GIT_COMMIT_COMMITTER_DATE": "usersupplied-comitterdate",
      "DD_GIT_COMMIT_COMMITTER_EMAIL": "usersupplied-comitteremail",
      "DD_GIT_COMMIT_COMMITTER_NAME": "usersupplied-comittername",
      "DD_GIT_COMMIT_MESSAGE": "usersupplied-message",
      "DD_GIT_COMMIT_SHA": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
      "DD_GIT_REPOSITORY_URL": "git@github.com:DataDog/userrepo.git",
      "DD_GIT_TAG": "0.0.2",
      "TEAMCITY_BUILDCONF_NAME": "Test 1",
      "TEAMCITY_VERSION": "2022.10 (build 116751)"
    },
    {
      "ci.job.name": "Test 1",
      "ci.job.url": "https://teamcity.com/repo",
      "ci.provider.name": "teamcity",
      "git.commit.author.date": "usersupplied-authordate",
      "git.commit.author.email": "usersupplied-authoremail",
      "git.commit.author.name": "usersupplied-authorname",
      "git.commit.committer.date": "usersupplied-comitterdate",
      "git.commit.committer.email": "usersupplied-comitteremail",
      "git.commit.committer.name": "usersupplied-comittername",
      "git.commit.message": "usersupplied-message",
      "git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
      "git.repository_url": "git@github.com:DataDog/userrepo.git",
      "git.tag": "0.0.2"
    }
  ]
]