pulumi/pkg/util
Praneet Loke 5ac446fffd
Add CI vars for Bitbucket Pipelines (#2783)
* Introduce a new package under ciutil for individual CI systems. Split-out each CI system with env var detection for each.

* Add Bitbucket Piplines env var detection.

* Update changelog with note about adding Bitbucket Pipelines detection.

* Rename the CI system structs.

* Move files from ciutil/systems to ciutil. Un-export some types that don't need visibility beyond the ciutil package.

* Un-export DetectSystem function and the System type.

* Add a test for CI systems which we only know by name and nothing else, i.e. those with just a baseCI implementation.
2019-05-30 17:35:41 -07:00
..
buildutil Rework get-version scripts 2018-11-16 20:11:04 -08:00
cancel Add license headers 2018-05-22 15:02:47 -07:00
ciutil Add CI vars for Bitbucket Pipelines (#2783) 2019-05-30 17:35:41 -07:00
cmdutil Use interface for 'result.Result' (#2569) 2019-03-19 12:40:10 -07:00
contract Add license headers 2018-05-22 15:02:47 -07:00
fsutil Move planResult#Chdir into fsutil 2019-05-02 18:08:08 -07:00
gitutil Ekrengel/fix azure urls (#2709) 2019-05-08 09:25:59 -07:00
httputil Fix httputil.DoWithRetry. (#1555) 2018-06-21 11:06:54 -07:00
logging Fix wierd interactions due to Cobra and glog 2018-08-20 14:08:40 -07:00
mapper Add license headers 2018-05-22 15:02:47 -07:00
result Use result.Result in more places. (#2568) 2019-03-19 16:21:50 -07:00
retry Merge pull request #1358 from pulumi/retry-bugs 2018-06-01 17:11:23 -07:00
rpcutil Spread array argument to variadic function 2018-10-29 18:09:00 -05:00
testutil Add GitLab CI support (#2013) 2018-10-02 16:08:03 -07:00
tracing Do not depend on backend package from client package 2019-05-10 17:07:52 -07:00
validation Do not depend on backend package from client package 2019-05-10 17:07:52 -07:00