2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-28 21:33:48 +00:00
bazel-lib/lib
Malte Poll 794df714d7 Use actual newline (instead of "\n") to split strings in yq rule
Fixes d79f4d4
Fixes #463

This is required since versions of yq older than 4.30.3 do not parse "\n" correctly.
See https://github.com/mikefarah/yq/issues/1430 and e02bb7194897edb916a6787fb8f8e5a7f432dd94
2023-06-22 17:09:44 -07:00
..
private Use actual newline (instead of "\n") to split strings in yq rule 2023-06-22 17:09:44 -07:00
tests feat: yq supports stamping 2023-06-15 16:50:26 -07:00
base64.bzl
bazelrc_presets.bzl fix: add missing **kwargs to write_aspect_bazelrc_presets (#379) 2023-02-22 12:17:00 -08:00
BUILD.bazel chore: run buildifier 2023-06-13 16:28:17 -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 chore: run buildifier 2023-06-13 16:28:17 -07:00
expand_template.bzl chore: run buildifier 2023-06-13 16:28:17 -07:00
extensions.bzl chore: run buildifier 2023-06-13 16:28:17 -07:00
glob_match.bzl chore: turn on more basic precommit checks 2023-02-17 11:00:00 -08:00
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: run buildifier 2023-06-13 16:28:17 -07:00
run_binary.bzl
stamping.bzl Update stamping.bzl 2023-04-18 13:27:19 -07:00
strings.bzl chore: run buildifier 2023-06-13 16:28:17 -07:00
testing.bzl fix: support special chars in assert_contains expected expression (#426) 2023-05-10 16:07:40 -07:00
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 feat: yq supports stamping 2023-06-15 16:50:26 -07:00