pulumi/scripts
Matt Ellis 409477b951 Invoke node directly from the language host
Instead of using a shell script to jump from the language host into
node, just invoke node directly. This makes our start-up path a little
simpler to understand and indirectly fixes pulumi/home#156, where we
would fail on Windows if the `-exec` script was in a folder that had
spaces in it (due to a subtle interaction between how go launches cmd
files and how cmd.exe parses arguments).
2018-05-02 11:16:58 -07:00
..
build-sdk.cmd Use newer versions of the build-sdk.sh scripts 2018-04-30 20:44:01 -07:00
build-sdk.ps1 Use newer versions of the build-sdk.sh scripts 2018-04-30 20:44:01 -07:00
build-sdk.sh Use newer versions of the build-sdk.sh scripts 2018-04-30 20:44:01 -07:00
get-py-version Fix Python versions (again) (#1106) 2018-04-02 10:31:05 -07:00
get-version Adopt new version strategy 2018-03-15 18:06:04 -07:00
get-version.cmd Add get-version.cmd and use it 2018-03-16 16:36:27 -07:00
get-version.ps1 Publish SDK per build 2018-04-12 10:11:56 -07:00
gocover.sh Update the gocover commands 2017-09-13 18:52:06 -07:00
install.sh Remove SDK dependencies 2018-04-30 16:39:17 -07:00
make_release.ps1 Invoke node directly from the language host 2018-05-02 11:16:58 -07:00
make_release.sh Invoke node directly from the language host 2018-05-02 11:16:58 -07:00
publish.cmd Build, integration tests and publishing on Windows 2017-10-02 13:40:58 -07:00
publish.ps1 Remove SDK dependencies 2018-04-30 16:39:17 -07:00
publish_packages.sh Remove SDK dependencies 2018-04-30 16:39:17 -07:00
publish_tgz.sh Publish tgz's in the middle of the build, packages at the end 2018-03-06 19:20:47 -08:00
reversion.js Substitute ${VERSION} on Windows builds too 2018-02-20 14:37:28 -08:00