Matt Mackay
|
59cc7058de
|
perf: remove unnecessary calls to 'to_list' (#737)
|
2024-01-29 12:43:32 -05:00 |
Derek Cormier
|
174bb9425d
|
feat: support jq 1.7 toolchain (#520)
|
2023-10-03 13:50:55 -07:00 |
Matt Mackay
|
ef4830bf25
|
docs: add comment regarding linux-arm64 JQ toolchain (#503)
|
2023-08-24 09:54:44 -07:00 |
Derek Cormier
|
d413641195
|
fix: fix a bug where `bazel run @jq//:jq` cannot be run on M1
|
2023-02-03 08:15:48 -08:00 |
Derek Cormier
|
a24508a202
|
fix: remote target_compatible_with from jq and yq toolchains
|
2022-07-06 10:46:23 -07:00 |
Alex Eagle
|
32882befdf
|
feat: let jq act like copy_to_bin
This lets you have a file in the output tree with the same path as a source file, but modified.
|
2022-06-21 18:40:29 -07:00 |
Greg Magolan
|
9a9a1888e1
|
chore: normalize @generated by comments (#93)
|
2022-04-29 00:49:15 -07:00 |
Greg Magolan
|
ec587d974e
|
chore: rename all instances of repository_ctx to the preferred rctx (#92)
|
2022-04-29 00:36:25 -07:00 |
Derek Cormier
|
6743c0cbcf
|
feat: make it easier to resolve jq/yq toolchains from a repository rule
|
2022-04-28 16:30:24 -07:00 |
Greg Magolan
|
41ce34470f
|
feat: add @aspect_bazel_lib_host repository and normalize function names in repo_utils (#90)
|
2022-04-28 14:18:06 -07:00 |
Greg Magolan
|
04c0f95136
|
feat: rename @yq_host and @jq_host to @yq and @jq respectively and export bin() function in index.bzl to get bin label for host platform (#87)
|
2022-04-27 08:08:28 -07:00 |
Greg Magolan
|
c2d4481570
|
feat: add default yq and jq versions (#86)
|
2022-04-23 12:06:40 -07:00 |
Greg Magolan
|
048c32ae8d
|
feat: add jq_host and yq_host repositories
|
2022-04-21 18:48:45 -07:00 |
Greg Magolan
|
207d219a88
|
feat: add os_arch_name() function to repo_utils and cleanup yq & jq toolchains for repository names follow this convention (#82)
|
2022-04-21 17:45:33 -07:00 |
Alex Eagle
|
885fcb3f6e
|
fix: expose bare jq/jq.exe binary (#20)
|
2021-12-18 11:13:24 -08:00 |
Derek Cormier
|
b8347b5f0a
|
feat: add jq toolchain and rule
|
2021-12-14 17:59:52 -08:00 |