pulumi/sdk/go/common/util/ciutil
Praneet Loke 2513709089
Use the GH webhook payload to parse PR details when CI system is GH Actions (#4817)
* Read the file and parse it. Also use the PR Head SHA instead of the GITHUB_REF if the build type is pull_request.

* Update changelog
2020-06-15 12:49:09 -07: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
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 Add GitHub Actions detection and update the Pulumi CI escape hatch with more CI vars (#4758) 2020-06-08 17:24:12 -07: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 move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07: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 move pkg/util/ciutil -> sdk/go/common/util/ciutil 2020-03-18 15:43:31 -07:00