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 22430a0ebb
[sdk/go] enable direct compilation via `go build` ()
This PR modifies `pulumi-language-go` to attempt to compile and run user programs first. If env var `PULUMI_GO_USE_RUN=true` is set, we use the old behavior of using `go run`.
2022-08-26 07:16:48 -07:00