pulumi/pkg/testing/integration
Will Jones 004819228a
Move `sdk/go/common/tools/path` to `pkg` (#17898)
`sdk/go/common/tools/path` is home to some helper functions that relate
to creating test Go environments. Some of this functionality is unused,
and some of it is [only used

internally](https://github.com/search?q=%28org%3Apulumiverse+OR+org%3Apulumi%29+%22CreateTemporaryGoFolder%22&type=code)
and doesn't need to be part of the public API that `sdk/go/common` in
theory comprises. This commit moves it alongside its consumer in `pkg`
to try and reduce unnecessary surface in `sdk/go/common`.
2024-12-02 17:13:30 +00:00
..
command.go upgrade to latest version of golangci-lint (#15977) 2024-04-19 06:20:33 +00:00
doc.go Document Go packages (#6009) 2021-01-11 11:07:59 -07:00
program.go Move `sdk/go/common/tools/path` to `pkg` (#17898) 2024-12-02 17:13:30 +00:00
program_test.go Attempt to run Windows tests on small runners (#15070) 2024-01-05 21:44:04 +00:00
pulumi.go Prepare golangci-lint upgrade (#17065) 2024-08-28 07:57:38 +00:00
s3reporter.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util.go Move `sdk/go/common/tools/path` to `pkg` (#17898) 2024-12-02 17:13:30 +00:00