2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-27 17:43:27 +00:00
bazel-lib/lib/tests
2022-07-14 07:53:05 -07:00
..
copy_directory feat: add copy_directory (#63) 2022-04-03 17:52:03 -07:00
copy_file feat: add directory_path rule and DirectoryPathInfo for specifying files within tree artifacts (#42) 2022-03-03 16:40:32 -08:00
copy_to_bin fix: fix a bug where two copy_to_bin actions couldn't copy the same file 2022-06-16 11:49:09 -07:00
copy_to_directory feat: add allow_overwrites attribute to copy_to_directory and disable overwrites as the default behavior on linux and macos (#153) 2022-06-14 10:52:40 -07:00
copy_to_directory_action feat: add copy_to_directory_action 2022-06-28 09:08:45 -07:00
external_test_repo refactor: remove directory functionality from copy_file (#64) 2022-04-05 13:38:54 -07:00
jq feat: let jq act like copy_to_bin 2022-06-21 18:40:29 -07:00
run_binary feat: add mnemonic, progress_message && execution_requirements to run_binary (#161) 2022-06-16 16:58:41 -07:00
transitions chore: use aspect_bazel_lib diff_test (#94) 2022-04-29 00:36:41 -07:00
write_source_files fix: fix a bug where write_source_files diff_test fails on windows when 2022-06-16 09:10:30 -07:00
yq fix: fix yq windows issues by bumping version 2022-05-31 11:07:14 -07:00
BUILD.bazel feat: platform_transition_filegroup (#55) 2022-03-30 21:04:14 -07:00
expand_make_vars_test.bzl feat: add some additional make variable substitutions for common useful values in the context (#73) 2022-04-14 07:05:28 -07:00
generate_outputs.bzl feat: replace default_info_files with output_files which adds output_group attribute (#50) 2022-03-15 17:36:22 -07:00
paths_test.bzl fix: Allow relative_file to take in paths starting with ../ (#166) 2022-06-20 14:21:49 -07:00
utils_test.bzl assert that directories aren't included in file_exists 2022-07-14 07:53:05 -07:00