pulumi/scripts
Matt Ellis 1a38abaa71 Fix published zip for Windows
- `go build` handles appending .exe to the built binary, so we need not do
it ourselves. In fact, when we did we generated a binary called
`pulumi.exe.exe` which is not what we wanted.

- Remove the development versions of the langhost and dynamic provider,
from the `<root>/node_modules/pulumi` folder. The `dist` version gets
copied into bin.

- Add the dummy_argument workaround to the dist version of the langhost.
2017-10-30 23:22:21 -07:00
..
gocover.sh Update the gocover commands 2017-09-13 18:52:06 -07:00
install.sh Use install.sh 2017-10-14 07:24:20 -07:00
make_release.ps1 Fix published zip for Windows 2017-10-30 23:22:21 -07:00
make_release.sh publish as pulimi not @pulumi/pulumi 2017-09-22 11:46:56 -07:00
publish.cmd Build, integration tests and publishing on Windows 2017-10-02 13:40:58 -07:00
publish.ps1 Build, integration tests and publishing on Windows 2017-10-02 13:40:58 -07:00
publish.sh Run Travis on both macOS and Linux 2017-10-11 11:40:35 -07:00