bazel-lib/lib
Peter Lobsinger eb4c47f734
fix: access FilesToRunProvider.repo_mapping_manifest indirectly (#976)
This field is only present in Bazel versions v7.0 or later. An
accodation for its absence is required while v6.x versions are still
supported by this library.

Fixes https://github.com/bazel-contrib/bazel-lib/issues/975
2024-11-06 10:26:40 -08:00
..
private fix: access FilesToRunProvider.repo_mapping_manifest indirectly (#976) 2024-11-06 10:26:40 -08:00
tests Make build pass with --incompatible_auto_exec_groups (#963) 2024-10-15 10:16:11 -07:00
BUILD.bazel perf: report unused inputs for the tar rule (#951) 2024-10-13 09:58:56 -07:00
base64.bzl
bats.bzl
bazelrc_presets.bzl feat(presets): java bazelrc options (#947) 2024-10-04 15:34:34 +00:00
copy_directory.bzl fix: moving the preserve mtime test logic to Go for portability (#908) 2024-09-17 17:25:26 -07:00
copy_file.bzl
copy_to_bin.bzl chore: update old reference to aspect-build/bazel-lib (#962) 2024-10-13 09:58:26 -07:00
copy_to_directory.bzl
diff_test.bzl
directory_path.bzl
docs.bzl
expand_make_vars.bzl
expand_template.bzl
extensions.bzl
glob_match.bzl
host_repo.bzl
jq.bzl
lists.bzl
output_files.bzl
params_file.bzl
paths.bzl
platform_utils.bzl
repo_utils.bzl
repositories.bzl
resource_sets.bzl
run_binary.bzl
stamping.bzl
strings.bzl
tar.bzl doc: warn about gzip timestamps (#979) 2024-11-04 06:20:11 -08:00
testing.bzl
transitions.bzl `platform_transition_test`: Use transitioned target platform (#965) 2024-10-15 16:12:19 +02:00
utils.bzl
windows_utils.bzl chore: update old reference to aspect-build/bazel-lib (#962) 2024-10-13 09:58:26 -07:00
write_source_files.bzl
yq.bzl