pulumi/pkg/backend
Matt Ellis d51e04f501 Write warnings from the Pulumi service
API calls agains the Pulumi service may start setting a new header,
`X-Pulumi-Warning`. The value of this header should be presented to
the user as a warning.

The Service will use this to provide additional information to the
user without having the CLI have to know about every specific warning
path.
2018-09-24 16:59:15 -07:00
..
display Use go-humanize instead of lame hand-pluralization 2018-09-24 14:40:14 -07:00
filestate Update test baselines 2018-09-24 15:22:50 -07:00
httpstate Write warnings from the Pulumi service 2018-09-24 16:59:15 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
apply.go Make a smattering of CLI UX improvements 2018-09-24 08:43:46 -07:00
backend.go Change backend.ListStacks to return a new StackSummary interface (#1931) 2018-09-13 20:54:42 -07:00
snapshot.go Check for input diffs when eliding same steps. (#1905) 2018-09-07 15:10:02 -07:00
snapshot_test.go Elide unnecessary checkpoint writes. (#1798) 2018-08-20 14:14:50 -07:00
stack.go Implement preview-then-update for local stacks 2018-09-05 07:33:18 -07:00
updates.go Clarify refresh text 2018-08-29 17:09:14 -07:00