Commit Graph

16 Commits

Author SHA1 Message Date
renovate[bot] 161943d58b
chore(deps): update dependency go to v1.23.3 2024-11-06 23:14:19 +00:00
renovate[bot] fa9bbeefdd
fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.7.1 (#961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 10:00:51 -07:00
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
renovate[bot] 208b057953
fix(deps): update golang.org/x/exp digest to 9b4947d (#923)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 15:39:17 -07:00
Greg Magolan fb0677ad57
chore: cleanup before bazel-contrib handoff (#918)
* chore: clenaup before bazel-contrib handoff

* chore: apply lint fixes

---------

Co-authored-by: Alex Eagle <alex@aspect.dev>
2024-09-02 09:32:38 -07:00
renovate[bot] ea8e43d8a4 fix(deps): update golang.org/x/exp digest to 1b97071 2024-01-30 00:19:09 -08:00
renovate[bot] 41d33e7c7c fix(deps): update golang.org/x/exp digest to db7319d 2024-01-17 00:13:34 -08:00
renovate[bot] a5a93fae2a fix(deps): update golang.org/x/exp digest to f3f8817 2023-12-08 11:52:13 -08:00
renovate[bot] 7551e5c087 fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.6.1 2023-11-03 12:37:23 -07:00
renovate[bot] b2316000f9 fix(deps): update golang.org/x/exp digest to 9212866 2023-09-13 17:50:11 -07:00
renovate[bot] 3d0a0fcaad
fix(deps): update golang.org/x/exp digest to 47ecfdc (#413)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-01 20:30:33 -07:00
renovate[bot] 6fddec2e6e fix(deps): update golang.org/x/exp digest to 10a5072 2023-04-01 14:12:43 -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 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 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