2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-25 11:32:33 +00:00
bazel-lib/lib
Alex Eagle 6f1f2fb198 fix(yq): restore default version, reverting #405
The new version of yq is quite breaking, as it requires '-oj -r' for continued operation in rules_oci.
We can do a default version flip later when more downstream projects are compatible.
2023-05-05 13:07:51 -07:00
..
private fix(yq): restore default version, reverting #405 2023-05-05 13:07:51 -07:00
tests fix(yq): restore default version, reverting #405 2023-05-05 13:07:51 -07:00
base64.bzl
bazelrc_presets.bzl
BUILD.bazel feat: detect bzlmod automatically rather than requiring the user sets the flag. 2023-03-31 14:56:22 -07:00
copy_directory.bzl
copy_file.bzl
copy_to_bin.bzl
copy_to_directory.bzl
diff_test.bzl
directory_path.bzl
docs.bzl
expand_make_vars.bzl
extensions.bzl chore: use coreutils hashsum (#333) 2023-03-10 20:37:57 +03:00
glob_match.bzl
host_repo.bzl
jq.bzl docs(jq): document empty srcs 2023-04-19 09:03:52 -07:00
output_files.bzl
params_file.bzl
paths.bzl
platform_utils.bzl
repo_utils.bzl
repositories.bzl chore: use coreutils hashsum (#333) 2023-03-10 20:37:57 +03:00
run_binary.bzl
stamping.bzl Update stamping.bzl 2023-04-18 13:27:19 -07:00
testing.bzl
transitions.bzl
utils.bzl feat: detect bzlmod automatically rather than requiring the user sets the flag. 2023-03-31 14:56:22 -07:00
windows_utils.bzl
write_source_files.bzl
yq.bzl