pulumi/sdk/go/common/util/ciutil
Adam Wilczek a5f72ddbeb
Added a buildkite detector for detecting the correct env vars in CI (#7933)
* Added a buildkite detector for detecting the correct env vars in CI

* adding pending changelog entry

* fixed PR logic to actually match the Buildkite Docs and simplified if statement, Fixed a few typos in comments and added PR to CHANGELOG_PENDING.md

* made PR number fetch easier to read

* fixing typo in comment
2021-11-15 09:10:07 -08:00
..
az_pipelines.go move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07:00
bitbucket_pipelines.go move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07:00
buildkite.go Added a buildkite detector for detecting the correct env vars in CI (#7933) 2021-11-15 09:10:07 -08:00
circleci.go move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07:00
codefresh.go move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07:00
detect.go Added a buildkite detector for detecting the correct env vars in CI (#7933) 2021-11-15 09:10:07 -08:00
generic.go Add GitHub Actions detection and update the Pulumi CI escape hatch with more CI vars (#4758) 2020-06-08 17:24:12 -07:00
github_actions.go Use the GH webhook payload to parse PR details when CI system is GH Actions (#4817) 2020-06-15 12:49:09 -07:00
gitlab.go move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07:00
jenkins.go [ciutil] Correct system name of Jenkins CI (#5891) 2020-12-08 18:36:31 +00:00
systems.go Add GitHub Actions detection and update the Pulumi CI escape hatch with more CI vars (#4758) 2020-06-08 17:24:12 -07:00
travis.go move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07:00
vars.go move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07:00
vars_test.go Added a buildkite detector for detecting the correct env vars in CI (#7933) 2021-11-15 09:10:07 -08:00