mirror of https://github.com/pulumi/pulumi.git
182e776660
We need to be able to "pack" SDKs to refer to them as local dependencies in matrix testing. This is for two reasons. 1) We want to test as close as possible to the things we ship. 2) Not every language supports linking to a source tree, some require a build step to give a linkable artifact. These commands are going to end up looking _very_ similar to the publish workflows, but while Providers work on that and while we work on matrix testing we'll let them evolve in parallel. The sdk-pack command is hidden unless PULUMI_DEV is set. I've checked this works with matrix testing for NodeJS. We'll fill in the rest as we need them for matrix testing. |
||
---|---|---|
.. | ||
analyzer | ||
deploy | ||
edit | ||
graph | ||
provider | ||
stack | ||
testdata |