mirror of https://github.com/pulumi/pulumi.git
1d495e7477
* Specify fields on engine diff * Add CHANGELOG_PENDING.md entry * Respect ignoreChanges * Add tests & overwrite less of `diff` * Respect ignore changes This is performed by calling `processIgnoreChanges` at @pgavlin's suggestion. Tests are included in this commit. * Assert on change result * Parameterize TestReplaceOnChanges with engine diff This commit also adds DetailedDiff to the engine diff. * Add support for adds and deletes in detailed diffs Supporting unit tests are included. * Cleanup code And add Equal <=> Diff Empty tests |
||
---|---|---|
.. | ||
lifeycletest | ||
deployment.go | ||
destroy.go | ||
diff.go | ||
doc.go | ||
engine.go | ||
errors.go | ||
events.go | ||
eventsink.go | ||
import.go | ||
journal.go | ||
plugin_host.go | ||
plugins.go | ||
plugins_test.go | ||
project.go | ||
query.go | ||
refresh.go | ||
snapshot.go | ||
update.go | ||
update_test.go |