Commit Graph

2 Commits

Author SHA1 Message Date
Aaron Friel 7e555cb6ab ci: Simplify test listing, update go dependencies to 1.18 compat 2022-09-21 09:51:59 -07:00
Kyle Dixler f84c985b5f
[sdk/go] deduplicate go error logs ()
This PR deduplicates error messages for the Go SDK on program failures and uses exit status 32 for pulumi Go programs to indicate that an error has been logged and that the engine should Bail and not print any more output.
2022-09-06 16:44:29 -07:00