Adam Brady
Adam Brady
Menu renders but selection is not possible, have confirmed it only happens with node 4 on windows (I tested with 10, but have had reports of 7/8 breaking too) See...
Key example is not having to pass in secrets like passwords for general updates. http://docs.aws.amazon.com/AWSCloudFormation/latest/APIReference/API_Parameter.html
`AWS_REGION` `AWS_PROFILE` etc etc
In certain cases we want to be able to pause a pipeline, and not have any of its builds be processed until it is unpaused. (Eg. when trying to debug...