pulumi/sdk/go/common/util/ciutil
Thomas Kappler adb4606b45 Reformat all Go code with gofmt 1.19 to avoid linter failures.
Also manually re-wrap some long lines because the lll linter now
complains about them being longer than 120 chars.
2022-08-12 11:20:27 -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
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 add additional CI provider detection (#9715) 2022-05-27 10:49:18 -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 [ciutil] Correct system name of Jenkins CI (#5891) 2020-12-08 18:36:31 +00:00
systems.go add additional CI provider detection (#9715) 2022-05-27 10:49:18 -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 Reformat all Go code with gofmt 1.19 to avoid linter failures. 2022-08-12 11:20:27 -07:00