pulumi/scripts
stack72 8f8bd4e7d2 Ensure test binary is available before container tests run
Fixes: #4529

```
--- PASS: TestPulumiDockerImage (0.00s)
    --- PASS: TestPulumiDockerImage/csharp (85.17s)
        environment.go:83: Created new test environment:  /tmp/test-env666104516
        containers_test.go:62: Running command pulumi new typescript -y -f -s moolumi/container-typescript-160a91d61965aa1c
        containers_test.go:57: Running command pulumi stack rm --force --yes
    --- PASS: TestPulumiDockerImage/typescript (45.78s)
        environment.go:83: Created new test environment:  /tmp/test-env852005014
        containers_test.go:62: Running command pulumi new typescript -y -f -s moolumi/container-typescript-160a91e9e7a382d8
        containers_test.go:57: Running command pulumi stack rm --force --yes
    --- PASS: TestPulumiDockerImage/python (42.69s)
        environment.go:83: Created new test environment:  /tmp/test-env236084280
        containers_test.go:62: Running command pulumi new typescript -y -f -s moolumi/container-typescript-160a91f48e216940
        containers_test.go:57: Running command pulumi stack rm --force --yes
PASS
~/code/go/src/github.com/pulumi/pulumi
```
2020-04-30 11:25:52 +01:00
..
build-docker.sh Ensure test binary is available before container tests run 2020-04-30 11:25:52 +01:00
build-sdk.cmd Use newer versions of the build-sdk.sh scripts 2018-04-30 20:44:01 -07:00
build-sdk.ps1 Publish SDK binaries with same filename format as NPM packages 2018-11-21 14:38:24 -08:00
build-sdk.sh Remove references to Pulumi private clouds (#2095) 2018-10-24 13:50:35 -07:00
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 Add get-version.cmd and use it 2018-03-16 16:36:27 -07:00
get-version.ps1 Suppress output correctly in git-diff 2020-04-01 13:35:16 -07:00
go.mod Update scripts/v2 and tests/v2 to use pkg/v2.0.0 & sdk/v2.0.0 release 2020-04-16 17:58:16 +01:00
go.sum Reimplement getRequiredPlugins for go sdk (#4297) 2020-04-06 12:30:40 -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 Build, integration tests and publishing on Windows 2017-10-02 13:40:58 -07:00
publish.ps1 Fix Windows publishing 2018-06-17 23:16:58 -07:00
publish_packages.sh Refactor script for building, testing, publishing Docker containers (#4354) 2020-04-21 10:39:26 -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 Substitute ${VERSION} on Windows builds too 2018-02-20 14:37:28 -08:00
update_homebrew.sh Add scripting for updating the Homebrew formula. (#3291) 2019-10-02 16:04:58 -07:00