pulumi/pkg/testing
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
..
integration Don't write a lock file when installing test packages 2018-11-08 12:09:10 -08:00
environment.go Add git head ref name to update metadata (#2033) 2018-10-08 11:13:21 -07:00