.. |
assert_archive_contains
|
chore: also accept expected as a list of entries
|
2023-01-20 16:16:42 -08:00 |
bazelrc_presets
|
fix: use test command for test flags
|
2023-04-13 07:45:07 -07:00 |
copy_directory
|
feat: hardlink generated files in copy_to_directory and copy_directory instead of copying (#321)
|
2023-01-16 17:19:13 -08:00 |
copy_directory_bin_action
|
Add copy_directory binary tool (#324)
|
2023-01-14 15:51:01 -08:00 |
copy_file
|
chore: run gazelle for golang (#305)
|
2023-01-01 15:37:00 -08:00 |
copy_to_bin
|
|
|
copy_to_directory
|
feat: improved copy_to_directory performance & globbing support using copy_to_directory_bin_action (#311)
|
2023-01-07 11:26:27 -08:00 |
copy_to_directory_action
|
refactor: give internal impl methods meaningful names (#252)
|
2022-09-20 15:23:56 -07:00 |
copy_to_directory_bin_action
|
feat: hardlink generated files in copy_to_directory and copy_directory instead of copying (#321)
|
2023-01-16 17:19:13 -08:00 |
coreutils
|
fix: fix pathing issue in new copy_to_directory binary tool on Windows (#334)
|
2023-01-16 15:09:18 -08:00 |
external_test_repo
|
|
|
jq
|
|
|
run_binary
|
|
|
stamping
|
|
|
transitions
|
Remove the use of realpath in tests (#315)
|
2023-01-06 11:56:25 -08:00 |
write_source_files
|
feat: make bazel-lib the source-of-truth for Aspect recommended bazelrc settings (#369)
|
2023-02-16 16:59:21 -08:00 |
yq
|
fix(yq): restore default version, reverting #405
|
2023-05-05 13:07:51 -07:00 |
base64_tests.bzl
|
feat: add base64 encode & decode utility functions (#292)
|
2022-11-25 17:00:02 -08:00 |
BUILD.bazel
|
fix: handle directory symlinks in copy_to_directory_bin_action tool binary (#314)
|
2023-01-06 10:29:45 -08:00 |
expand_make_vars_test.bzl
|
|
|
generate_outputs.bzl
|
feat: add executable attribute to write_source_files
|
2022-12-03 10:46:08 -08:00 |
glob_match_test.bzl
|
fix: rewrite glob implementation to follow standard glob specs
|
2023-05-08 07:46:19 -07:00 |
paths_test.bzl
|
feat: add to_rlocation_path and to_repository_relative_path functions to paths.bzl (#362)
|
2023-02-11 12:36:49 -08:00 |
utils_test.bzl
|
feat: add label_str utility to generate consistent label strings for all Bazel versions (#386)
|
2023-03-03 18:23:17 -08:00 |