pulumi/pkg
Matt Ellis c398e8ba80 Don't write a lock file when installing test packages
The lockfile is not super interesting when running the lifecycle
tests, since the test project is not a long lived artifact. There was
no real harm in writing it, exepct that in some cases `pipenv` gets
very confused when you have dependencies on pre-release
versions (which is the case right now as we are brining up Python 3).

The packages are still installed correctly, even when we don't write a
lock file.
2018-11-08 12:09:10 -08:00
..
apitype Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
backend Ensure we show the properties that changed when doing a multi-stage replace. (#2153) 2018-11-05 12:37:53 -08:00
diag Support colors in CI/CD environments (#2094) 2018-10-24 14:45:15 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Fix log retrieval for lambdas. (#2160) 2018-11-05 12:27:11 -08:00
resource Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00
testing Don't write a lock file when installing test packages 2018-11-08 12:09:10 -08:00
tokens Validate type tokens before using them (#1904) 2018-09-07 15:19:18 -07:00
tools Add a WriteString method to tools/GenWriter. (#1839) 2018-08-29 14:43:20 -07:00
util Add CircleCI support (#2143) 2018-11-01 11:20:31 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Tidy up some data structures (#2135) 2018-11-01 08:28:11 -07:00