pulumi/pkg
Matt Ellis 80569fb5f8 Rework CI detection logic
Our existing logic was ported from an existing NPM package. However,
our port was incorrect, which is unsurprising given the style of the
source code.

I have rewritten the logic to be more idomatic golang, while keeping
the overall detection logic intact.

Our detection is still based on the presence of environment
variables.

Fixes: #1646
2018-08-08 20:51:25 -07:00
..
apitype Expand ErrorResponse type (#1720) 2018-08-07 10:43:18 -07:00
backend Remove PPC-specific codepaths (#1741) 2018-08-08 19:26:51 -07:00
diag Add support for providing a log stream-id to our RPC interface. (#1627) 2018-07-11 15:04:00 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Serialize SourceEvents coming from the refresh source (#1725) 2018-08-08 13:45:48 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
resource Serialize SourceEvents coming from the refresh source (#1725) 2018-08-08 13:45:48 -07:00
testing Use new native typescript support in many tests 2018-08-06 14:00:58 -07:00
tokens Add license headers 2018-05-22 15:02:47 -07:00
tools Add license headers 2018-05-22 15:02:47 -07:00
util Rework CI detection logic 2018-08-08 20:51:25 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Added a way to override the template directory used with pulumi new (#1737) 2018-08-08 14:25:35 -07:00