pulumi/pkg/resource
Fraser Waters a456167697
Track actual error in StepExecutor (#14247)
<!--- 
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

<!--- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. -->

This results in much nicer errors being bubbled up to tests. User UX is
not changed by this because these errors are always wrapped into Bails
and so not shown to users.

We should make a similar change for step generator errors.
2023-10-17 06:47:32 +00:00
..
analyzer all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
deploy Track actual error in StepExecutor (#14247) 2023-10-17 06:47:32 +00:00
edit Use slice.Prealloc instead of make([]T, 0, ...) 2023-06-29 11:27:50 +01:00
graph all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
provider all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
stack Move sdk/go/common/display to /pkg/display (#13954) 2023-09-18 11:01:28 +00:00
testdata ci: radical idea - what if slow tests & no stdout makes GH consider runner dead? 2022-03-06 14:52:13 -08:00