pulumi/pkg
joeduffy 548c22d014 Reimplement GetRequiredPlugins in Go
This brings back the Node.js language plugin's GetRequiredPlugins
function, reimplemented in Go now that the language host has been
rewritten from JavaScript.  Fairly rote translation, along with
some random fixes required to get tests passing again.
2018-02-18 08:08:15 -08:00
..
apitype Add Manifest to GetStackResponse (#854) 2018-01-30 14:12:11 -08:00
backend Implement basic plugin management 2018-02-18 08:08:15 -08:00
compiler/errors Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00
diag Remove Document and Location 2018-01-30 16:42:39 -08:00
encoding Use go-yaml directly 2017-10-20 14:01:37 -07:00
engine Reimplement GetRequiredPlugins in Go 2018-02-18 08:08:15 -08:00
graph Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
operations Don't include pending-delete resources in tree representation (#902) 2018-02-12 08:47:09 -08:00
resource Reimplement GetRequiredPlugins in Go 2018-02-18 08:08:15 -08:00
testing Rename package to project (#935) 2018-02-14 13:56:16 -08:00
tokens Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
tools Add a commentChars parameter to EmitHeaderWarning (#827) 2018-01-22 09:32:37 -08:00
util Make some stack-related CLI improvements (#947) 2018-02-16 15:03:54 -08:00
version Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
workspace Use os.Create when expanding plugins 2018-02-18 08:08:15 -08:00