pulumi/pkg/workspace
Joe Duffy 8421fd9e52
Show correct plugin sizes (#1137)
The code that calculated plugin sizes was incorrect; it would show the
total size consumed by all plugins, for each plugin, which is clearly
busted.  We should compute each plugin's size from its own directory.
2018-04-09 12:51:32 -07:00
..
creds.go Require pulumi login before commands that need a backend 2018-04-05 10:19:41 -07:00
paths.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
plugins.go Show correct plugin sizes (#1137) 2018-04-09 12:51:32 -07:00
project.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
repository.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
settings.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00
templates.go Support offline template descriptions (#1044) 2018-03-13 16:09:25 -07:00
templates_test.go Adds a pulumi new command to scaffold a project (#1008) 2018-03-09 15:27:55 -08:00
workspace.go Update the copyright end date to 2018. (#1068) 2018-03-21 12:43:21 -07:00