pulumi/sdk/go/common/util/fsutil
Thomas Gummerer 1dd0f7fdc7
Allow CopyFile to copy symlinks ()
Bazel builds create symlinks of each file. We still want to copy these
into test directories etc., so allow CopyFile to do that. This is a
prerequisite for getting pulumi-yaml to build in Bazel.

We hide this with an environment variable, as that's easy to set during
Bazel builds, but does not affect this function during regular usage.
2024-04-16 07:54:36 +00:00
..
chdir.go sdk/go/common/util cleanup 2023-03-10 08:49:00 +00:00
copy.go Allow CopyFile to copy symlinks () 2024-04-16 07:54:36 +00:00
isdirempty.go Implement GetRequiredPlugins for Python () 2020-12-03 19:22:16 -08:00
lock.go Replace gofrs/flock with rogpeppe/go-internal/lockedfile () 2021-12-29 13:56:31 -05:00
qname.go chore(all): strings.Replace(..., -1) => strings.Replace(...) 2023-03-01 13:22:33 -08:00
walkup.go Make convert more lenient 2023-06-08 11:14:31 +01:00