pulumi/pkg/backend
Pat Gavlin 0634c1852a
Fix some potential bugs in the refresher. (#1845)
- Create all refresh steps before issuing any. This is important as the
  state update loop expects all steps to exist.
- Check for cancellation later in the refresher.

This also fixes races in the SnapshotManager and the test journal that
could cause panics during cancellation.
2018-08-29 21:00:05 -07:00
..
cloud Don't use :config: token when sending values to the service 2018-08-22 16:41:46 -07:00
local Indent stack outputs by 1. (#1822) 2018-08-24 15:36:55 -07:00
state Add license headers 2018-05-22 15:02:47 -07:00
backend.go Initial support for passing URLs to new and up (#1727) 2018-08-10 18:08:16 -07:00
display.go Add license headers 2018-05-22 15:02:47 -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 Add a few more CI env vars (#1738) 2018-08-08 14:12:47 -07:00