pulumi/pkg/testing/integration
Florian Stadler 06e288d7b5
Clean up PULUMI_HOME after program test (#16663)
Clean up the temporary `PULUMI_HOME` directory we create during a
program test.
This is necessary to reclaim the disk space of the plugins that were
downloaded
during the test.

In pulumi-aws we started seeing test failures because the CI runners
started running out of disk space due to plugins in `PULUMI_HOME` not
being cleaned up.
2024-07-15 13:03:27 +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 Clean up PULUMI_HOME after program test (#16663) 2024-07-15 13:03:27 +00:00
program_test.go Attempt to run Windows tests on small runners (#15070) 2024-01-05 21:44:04 +00:00
pulumi.go Enable perfsprint linter (#14813) 2023-12-12 12:19:42 +00:00
s3reporter.go all: Reformat with gofumpt 2023-03-03 09:00:24 -08:00
util.go Add packagemanager prompt to pulumi new for nodejs (#16417) 2024-06-21 11:35:06 +00:00