Alex Eagle
|
2f65c8c0c7
|
chore: update git urls (#926)
This repository was donated to the Linux Foundation and is now in the bazel-contrib GH org
|
2024-09-17 17:05:35 -07:00 |
Greg Magolan
|
de8d9cae3d
|
fix: use custom realpath function in copy_directory and copy_to_directory since github.com/yookoala/realpath has bugs on Windows (#338)
|
2023-01-16 21:46:50 -08:00 |
Greg Magolan
|
74caa5c097
|
fix: on Windows you must call filepath.Walkdir on the realpath and not the symlink path (#335)
|
2023-01-16 15:41:39 -08:00 |
Greg Magolan
|
83671910f7
|
chore: cleanup copy tools golang code (#327)
|
2023-01-15 12:17:30 -08:00 |
Greg Magolan
|
f241f28f17
|
chore: switch copy_to_directory binary tool to use com_github_bmatcuk_doublestar_v4 instead of com_github_gobwas_glob (#313)
|
2023-01-05 14:24:24 -08:00 |
Greg Magolan
|
8457e351a1
|
chore: update release to include copy_to_directory action binary (#309)
|
2023-01-03 12:26:51 -08:00 |
Greg Magolan
|
ec13ec9a69
|
feat: improve performance of copy_to_directory by moving glob match & copying to a golang binary (#308)
|
2023-01-03 09:42:20 -08:00 |
Greg Magolan
|
b5e5edc158
|
chore: bring in multi-platform releases rules for copy_to_directory golang binary (#306)
|
2023-01-01 16:14:48 -08:00 |