[
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://github.com/buddyworks/my-project.git"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://github.com/buddyworks/my-project.git",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "my-name-is-rotag/fix-original-bug",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://github.com/buddyworks/my-project.git"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "my-name-is-rotag/fix-original-bug",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://github.com/buddyworks/my-project.git",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "refs/heads/feature/one",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "refs/heads/tags/0.2.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://github.com/buddyworks/my-project.git"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "feature/one",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://github.com/buddyworks/my-project.git",
"git.tag": "0.2.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://github.com/buddyworks/my-project.git",
"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",
"DD_GIT_TAG": "user-supplied-tag"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"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",
"git.tag": "user-supplied-tag"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://github.com/buddyworks/my-project.git",
"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"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"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",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://github.com/buddyworks/my-project",
"DD_TEST_CASE_NAME": "http-repository-url-no-git-suffix"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://github.com/buddyworks/my-project",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "ssh://host.xz:54321/path/to/repo/",
"DD_TEST_CASE_NAME": "ssh-repository-url-no-git-suffix"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "ssh://host.xz:54321/path/to/repo/",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://user:password@github.com/buddyworks/my-project.git"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://github.com/buddyworks/my-project.git",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://user@github.com/buddyworks/my-project.git"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://github.com/buddyworks/my-project.git",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://user:password@github.com:1234/buddyworks/my-project.git"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://github.com:1234/buddyworks/my-project.git",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://user:password@1.1.1.1/buddyworks/my-project.git"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://1.1.1.1/buddyworks/my-project.git",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://user:password@1.1.1.1:1234/buddyworks/my-project.git"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://1.1.1.1:1234/buddyworks/my-project.git",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "https://user:password@1.1.1.1:1234/buddyworks/my-project_with_@_yeah.git"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "https://1.1.1.1:1234/buddyworks/my-project_with_@_yeah.git",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "ssh://user@host.xz:54321/path/to/repo.git/"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "ssh://host.xz:54321/path/to/repo.git/",
"git.tag": "v1.0"
}
],
[
{
"BUDDY": "true",
"BUDDY_EXECUTION_BRANCH": "master",
"BUDDY_EXECUTION_ID": "buddy-execution-id",
"BUDDY_EXECUTION_REVISION": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"BUDDY_EXECUTION_REVISION_COMMITTER_EMAIL": "mikebenson@buddy.works",
"BUDDY_EXECUTION_REVISION_COMMITTER_NAME": "Mike Benson",
"BUDDY_EXECUTION_REVISION_MESSAGE": "Create buddy.yml",
"BUDDY_EXECUTION_TAG": "v1.0",
"BUDDY_EXECUTION_URL": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"BUDDY_PIPELINE_ID": "456",
"BUDDY_PIPELINE_NAME": "Deploy to Production",
"BUDDY_SCM_URL": "ssh://user:password@host.xz:54321/path/to/repo.git/"
},
{
"ci.pipeline.id": "456/buddy-execution-id",
"ci.pipeline.name": "Deploy to Production",
"ci.pipeline.number": "buddy-execution-id",
"ci.pipeline.url": "https://app.buddy.works/myworkspace/my-project/pipelines/pipeline/456/execution/5d9dc42c422f5a268b389d08",
"ci.provider.name": "buddy",
"git.branch": "master",
"git.commit.committer.email": "mikebenson@buddy.works",
"git.commit.committer.name": "Mike Benson",
"git.commit.message": "Create buddy.yml",
"git.commit.sha": "b9f0fb3fdbb94c9d24b2c75b49663122a529e123",
"git.repository_url": "ssh://host.xz:54321/path/to/repo.git/",
"git.tag": "v1.0"
}
]
]