pulumi/pkg/testing/integration
Chris Smith 454f946e8c
Wire Package.Main to the Pulumi Service. (#615)
This PR just wires the `Package.Main` field to the Pulumi Service (and in subsequent PRs, the `pulumi-service` and `pulumi-ppc` repos).

@joeduffy , should we just upload the entire `package.Package` type with the `UpdateProgramRequest` type? I'm not sure we want to treat that type as part of part of our public API surface area. But on the other hand, we'll need to mirror relevant fields in N places if we don't.
2017-11-30 08:14:47 -08:00
..
program.go Wire Package.Main to the Pulumi Service. (#615) 2017-11-30 08:14:47 -08:00
program_test.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
pulumi.go Add a few gas exceptions. 2017-11-24 16:14:43 -08:00
s3reporter.go Report test run data and timing to S3 (#560) 2017-11-14 09:33:22 -08:00