pulumi/sdk/go/common
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
..
apitype Refactor capabilities (#18591) 2025-02-13 21:56:39 +00:00
constant Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +00:00
diag allow InputPropertyErrors from Calls (#17567) 2024-11-07 09:56:04 +00:00
encoding
env Enable Copilot link by default (#17293) 2024-09-20 01:15:16 +00:00
lazy Simplify deployment deserialization encyption (#18603) 2025-02-17 10:15:45 +00:00
promise Add tests to sdk/go/common/promise for coverage (#17197) 2024-09-08 21:07:08 +00:00
resource Update golangci-lint from v1.62.2 to 1.64.2 (#18628) 2025-02-18 13:43:46 +00:00
slice Nit: Use slice.Prealloc in slice.Map and slice.MapError (#17631) 2024-10-29 15:35:55 +00:00
tail fix race condition in tail better (#18066) 2024-12-18 12:10:53 +00:00
testing add more randomness to random stack names (#18655) 2025-02-20 13:38:55 +00:00
tokens Enable some more linting rules (#17456) 2024-10-03 17:37:13 +00:00
util Provide a better error message when a Go program can't be run (#18383) 2025-02-03 18:13:31 +00:00
version
workspace Support uint64 values in config (#18582) 2025-02-13 22:12:15 +00:00