pulumi/pkg/backend
joeduffy bf51d7594a Refactor display logic out of pkg/backend/filestate
This simply refactors all the display logic out of the
pkg/backend/filestate package. This helps to gear us up to better unify
this logic between the filestate and httpstate backends.

Furthermore, this really ought to be in its own non-backend,
CLI-specific package, but I'm taking one step at a time here.
2018-09-05 07:33:18 -07:00
..
display Refactor display logic out of pkg/backend/filestate 2018-09-05 07:33:18 -07:00
filestate Refactor display logic out of pkg/backend/filestate 2018-09-05 07:33:18 -07:00
httpstate Refactor display logic out of pkg/backend/filestate 2018-09-05 07:33:18 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
backend.go Refactor display logic out of pkg/backend/filestate 2018-09-05 07:33:18 -07:00
snapshot.go Fix some potential bugs in the refresher. (#1845) 2018-08-29 21:00:05 -07:00
snapshot_test.go Elide unnecessary checkpoint writes. (#1798) 2018-08-20 14:14:50 -07:00
stack.go Support TypeScript in a more first-class way 2018-08-06 14:00:58 -07:00
updates.go Clarify refresh text 2018-08-29 17:09:14 -07:00