pulumi/sdk/go/common/testing
Thomas Gummerer ee19aa1b50
add more randomness to random stack names (#18655)
I recently run into a flake where a random stack name had a name clash
(https://github.com/pulumi/pulumi/actions/runs/13434278928/job/37533061535?pr=18631).

Double the number of random bytes to hopefully avoid this in the future.
2025-02-20 13:38:55 +00:00
..
diagtest allow component providers to return more detailed error messages (#17306) 2024-09-25 15:38:36 +00:00
iotest sdk/common: Add testing/diagtest package 2023-03-13 12:48:24 -07:00
environment.go Move `sdk/go/common/tools/path` to `pkg` (#17898) 2024-12-02 17:13:30 +00:00
environment_test.go Move `sdk/go/common/tools/path` to `pkg` (#17898) 2024-12-02 17:13:30 +00:00
util.go add more randomness to random stack names (#18655) 2025-02-20 13:38:55 +00:00