Greg Magolan
|
f030847908
|
feat: add maybe_http_archive (#270)
|
2022-10-27 15:55:57 -07:00 |
renovate[bot]
|
b0921687e5
|
chore(deps): update dependency bazel_skylib to v1.3.0 (#259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-10-12 09:07:11 -06:00 |
Greg Magolan
|
65e852f774
|
fix: don't generate @aspect_bazel_lib_local_config_platform repository as it is a leaky abstraction for rule consumers and not just rule authors (#243)
|
2022-09-13 21:58:08 -07:00 |
Greg Magolan
|
be5c9d06bc
|
fix: fix bzl_library breakage created with load from @local_config_platform in copy rules (#242)
|
2022-09-13 20:37:24 -07:00 |
Renovate Bot
|
1fcd85b247
|
chore(deps): update dependency bazel_skylib to v1.2.1
|
2022-06-10 17:46:01 -07:00 |
Alex Eagle
|
40f130b43b
|
refactor: nicer pattern for inlined maybe
|
2022-06-10 14:04:49 -07:00 |
Alex Eagle
|
abc3128fe7
|
refactor: remove use of maybe() helper (#138)
This allows renovate to understand our dependencies
|
2022-06-10 12:51:13 -07:00 |
Alex Eagle
|
8138d7f6c3
|
test: introduce an e2e test asserting that bzlmod works
|
2022-04-27 17:34:45 -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 |
Derek Cormier
|
3e4024c785
|
feat: yq (#80)
|
2022-04-19 21:45:06 -07:00 |
Derek Cormier
|
b8347b5f0a
|
feat: add jq toolchain and rule
|
2021-12-14 17:59:52 -08:00 |