It looks like it’s just typescript changes, so you should be able to depend on the
dev
tag of the package in your
package.json
w
white-balloon-205
09/26/2018, 10:17 PM
That's right - but note that you'll need to make sure NPM/Yarn solves to the
dev
tag for all transitive dependencies on
@pulumi/pulumi
- which is unfortunately not always simple to do. You'll want to verify that indirect dependencies via
@pulumi/aws
,
@pulumi/cloud-aws
, etc. also resolve to the same
dev
tag.
f
full-dress-10026
09/26/2018, 10:24 PM
Is there a nightly build for that PR yet?
full-dress-10026
09/27/2018, 10:49 PM
How do I verify that indirect deps resolve to the dev tag? pulumi/cloud-aws version number is not on the same patch number as pulumi/pulumi.
full-dress-10026
09/27/2018, 10:54 PM
Looks like pulumi/pulumi and pulumi/aws both have a version that references the same commit but pulumi/cloud-aws does not. I'll try just running with pulumi and aws updated to the latest dev build.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.