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 |
Greg Magolan
|
cccf5ac1b8
|
refactor: make root workspace bzlmod only (#915)
|
2024-08-20 14:20:51 -04:00 |
Greg Magolan
|
34288d3f1b
|
chore: bazel run //:gazelle_update_repos (#895)
|
2024-08-08 14:55:16 -07:00 |
renovate[bot]
|
9c025527cd
|
fix(deps): update golang.org/x/exp digest to f3f8817
|
2023-12-08 11:52:13 -08:00 |
Sahin Yort
|
ef364b54b4
|
refactor: consume tools from source if unstamped (#543)
|
2023-09-24 15:06:10 -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 |