Skip to content

v1.0.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 01 Jul 15:58
· 36 commits to master since this release
4a9ceb7
Add an upgrade-preview test for local commands (#483)

As the title says. Recorded via
```
provider $ go test -v github.com/pulumi/pulumi-command/provider/pkg/provider -run TestUpgradeLocalCommand/stdin/upgrade-snapshot -provider-snapshot 
```

It would be good to have one for remote commands as well but that'll
take a bit more work. All the integration tests in `examples/` that use
remote command also use `CopyToRemote` which doesn't exist in v0.*.