mirror of https://github.com/pulumi/pulumi.git
ba76f29997
<!--- Thanks so much for your contribution! If this is your first time contributing, please ensure that you have read the [CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md) documentation. --> # Description This PR ensures that we only run the `StepCompleteFunc` if the step is successful. If not, we should use the step's `Fail` method to register the result. Previously, when a user runs a pulumi up operation with `--continue-on-error`, the engine would register the result twice, once in |
||
---|---|---|
.. | ||
testdata | ||
alias_test.go | ||
analyzer_test.go | ||
continue_on_error_test.go | ||
delete_before_replace_test.go | ||
golang_sdk_test.go | ||
import_test.go | ||
parameterized_test.go | ||
pending_delete_test.go | ||
provider_test.go | ||
pulumi_test.go | ||
refresh_legacy_diff_test.go | ||
refresh_test.go | ||
resource_reference_test.go | ||
source_query_test.go | ||
step_generator_test.go | ||
target_test.go | ||
test_plan.go | ||
transformation_test.go | ||
update_plan_test.go |