pulumi/scripts
Justin Van Patten 46c7c327dd
Install plugin dependencies (#5353)
When installing a plugin, if it contains a `PulumiPlugin.yaml` file with a `runtime` value of `nodejs` or `python`, install dependencies for the plugin.

For Node.js, `npm install` is run (or `yarn install` if `PULUMI_PREFER_YARN` is set).

For Python, a virtual environment is created and deps installed into it.
2020-09-14 13:54:26 -07:00
..
build-docker.sh Trigger deployment for chocolatey package (#5068) 2020-07-27 22:48:24 +01:00
build-sdk.cmd
build-sdk.ps1 Publish SDK binaries with same filename format as NPM packages 2018-11-21 14:38:24 -08:00
build-sdk.sh
get-py-version Move BuildUtil class to sdk 2020-03-31 12:07:24 +01:00
get-py-version.go Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
get-version Suppress output correctly in git-diff 2020-04-01 13:35:16 -07:00
get-version.cmd
get-version.ps1 Suppress output correctly in git-diff 2020-04-01 13:35:16 -07:00
go.mod auto error tests 2020-08-23 19:43:51 -07:00
go.sum Install plugin dependencies (#5353) 2020-09-14 13:54:26 -07:00
make_release.ps1 Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
make_release.sh Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
publish.cmd
publish.ps1
publish_packages.sh Don't run container tests (#4714) 2020-05-27 13:29:48 -07:00
publish_tgz.sh Only publish some artifacts from a single Linux leg 2019-01-15 10:42:28 -08:00
release.cmd only run release builds on tags that start with "vX" (#4219) 2020-03-28 14:49:18 -07:00
reversion.js
update_homebrew.sh Add scripting for updating the Homebrew formula. (#3291) 2019-10-02 16:04:58 -07:00