Sahin Yort
|
ef364b54b4
|
refactor: consume tools from source if unstamped (#543)
|
2023-09-24 15:06:10 -07:00 |
Jason Bedard
|
7b382c9ff1
|
ci: enable buildifier check on ci
|
2023-06-13 16:28:17 -07: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 |
renovate[bot]
|
3e4604f9f7
|
chore(deps): update dependency bazel_gazelle to v0.28.0 (#267)
* chore(deps): update dependency bazel_gazelle to v0.28.0
* Upgrade go toolhain to 1.18.3
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Chuck Grindel <chuck@chuckgrindel.com>
|
2022-10-27 07:43:26 -06:00 |
Greg Magolan
|
8e230b0721
|
feat: add bazel_version value to host_repo repository rule (#246)
|
2022-09-16 11:51:48 -07:00 |
Greg Magolan
|
65e852f774
|
fix: don't generate @aspect_bazel_lib_local_config_platform repository as it is a leaky abstraction for rule consumers and not just rule authors (#243)
|
2022-09-13 21:58:08 -07:00 |
Greg Magolan
|
be5c9d06bc
|
fix: fix bzl_library breakage created with load from @local_config_platform in copy rules (#242)
|
2022-09-13 20:37:24 -07:00 |
Greg Magolan
|
bbfb74c8e6
|
fix: fix host platform detection on all copy actions which always run locally (#241)
|
2022-09-12 20:45:48 -07:00 |
Alex Eagle
|
562c4b231d
|
feat: add to_output_relative_path
This is useful in rules_js ecosystem where the working directory is bazel-out/arch/bin so many paths need to be relative to there.
|
2022-06-13 12:55:22 -07:00 |
Alex Eagle
|
8138d7f6c3
|
test: introduce an e2e test asserting that bzlmod works
|
2022-04-27 17:34:45 -07:00 |
Derek Cormier
|
b8347b5f0a
|
feat: add jq toolchain and rule
|
2021-12-14 17:59:52 -08:00 |
Greg Magolan
|
0d2981f288
|
feat: copy_to_directory copies files and directories to an output directory
|
2021-11-16 21:30:32 -08:00 |
Alex Eagle
|
03eaca91f1
|
Add unittest
|
2021-11-08 07:22:47 -08:00 |
Alex Eagle
|
bf35529fc9
|
Initial commit
|
2021-11-08 06:46:16 -08:00 |
Alex Eagle
|
394f900560
|
Initial commit
|
2021-11-08 06:20:26 -08:00 |