Greg Magolan
672ea6a80f
chore: add Aspect Workflows CI (on GCP + CircleCI) ( #499 )
2023-08-23 11:04:40 -07:00
Fabian Meumertzheim
682d6f2345
Fix `update_docs` with Bazel 7 and stardoc 0.6.0
2023-08-14 12:01:13 -07:00
Greg Magolan
e549125016
chore: bump to Bazel 6.3.0 ( #487 )
2023-07-28 16:36:49 -07:00
Alex Eagle
c6e9fa0e62
chore: document JQ_BIN make var
2023-07-26 13:18:31 -07:00
Alex Eagle
4231d45afc
Revert "chore(deps): update dependency io_bazel_stardoc to v0.5.6"
...
This reverts commit 8985cc40eb
.
2023-07-26 13:08:13 -07:00
Alex Eagle
0726148dea
Revert "chore(deps): update dependency buildifier_prebuilt to v6.1.2"
...
This reverts commit ffa3f3c155
.
2023-07-26 08:58:43 -07:00
Ricky Stewart
2931a1018a
feat: add freebsd support
2023-07-25 20:14:46 -07:00
renovate[bot]
ffa3f3c155
chore(deps): update dependency buildifier_prebuilt to v6.1.2
2023-07-25 20:11:16 -07:00
renovate[bot]
2d0688c225
chore(deps): update continuation orb to v1
2023-07-25 20:10:04 -07:00
renovate[bot]
8985cc40eb
chore(deps): update dependency io_bazel_stardoc to v0.5.6
2023-07-25 20:09:49 -07:00
renovate[bot]
f83d1645a2
chore(deps): update slack orb to v4.12.5
2023-07-25 20:09:12 -07:00
Greg Magolan
0ec6ef929d
chore: setup CircleCI for Workflows ( #479 )
2023-07-22 15:42:35 -07:00
Greg Magolan
69f9c693b3
chore: update to Aspect CLI 5.5.4 ( #477 )
2023-07-21 19:37:01 -07:00
Alex Eagle
383bbd589b
fix(windows): use HOMEPATH in place of HOME
2023-07-21 11:52:10 -07:00
Alex Eagle
5ecaeb5c53
chore: update docs
2023-07-18 11:01:26 -07:00
Alex Eagle
2fd7f9138c
docs: this sentence shouldn't be quoted
2023-07-18 11:01:26 -07:00
Alex Eagle
ff43d15afa
Update coreutils_toolchain.bzl
...
fix typo in url
2023-07-17 19:22:46 -07:00
renovate[bot]
6a7246d118
chore(deps): update dependency bazel_skylib to v1.4.2
2023-07-17 15:18:05 -07:00
renovate[bot]
725a803938
chore(deps): update dependency bazel_gazelle to v0.32.0
2023-07-17 11:54:01 -07:00
renovate[bot]
c9261dabe2
chore(deps): update dependency io_bazel_rules_go to v0.41.0
2023-07-10 23:52:01 -07:00
renovate[bot]
aba5f143ed
chore(deps): update dependency buildifier_prebuilt to v6.1.0
2023-07-10 23:01:42 -07:00
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
renovate[bot]
6393098453
chore(deps): update dependency bazel_skylib_gazelle_plugin to v1.4.2
2023-06-16 08:11:04 -07:00
Malte Poll
d79f4d4867
feat: yq supports stamping
...
Fixes #223
2023-06-15 16:50:26 -07:00
Jason Bedard
3008f91387
chore: disable bazel 5 tests on windows
2023-06-14 15:07:20 -07:00
Jason Bedard
a0fab595e2
chore: disable buildifier on windows
2023-06-14 09:15:17 -07:00
Jason Bedard
4083648850
chore: disable bazel 7 on windows
2023-06-14 09:15:09 -07:00
Jason Bedard
47dd4ce9fd
chore: run buildifier
2023-06-13 16:28:17 -07:00
Jason Bedard
7b382c9ff1
ci: enable buildifier check on ci
2023-06-13 16:28:17 -07:00
Jason Bedard
c4e601f244
ci: add bazel 7 prerelease tests ( #452 )
2023-06-13 16:26:33 -07:00
renovate[bot]
b05974b197
chore(deps): update dependency bazel to v6.2.1 ( #445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 22:22:40 -07:00
renovate[bot]
713824e8a7
chore(deps): update dependency bazel_skylib to v1.4.2 ( #453 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 22:16:56 -07:00
renovate[bot]
523aee3074
chore(deps): update dependency bazel_gazelle to v0.31.1 ( #443 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 22:03:12 -07:00
Derek Cormier
e2466ee3b0
fix: add queue name to workflows config
2023-06-07 13:14:33 -07:00
Alex Eagle
c89ec6a554
docs: clarify rlocationpath
2023-05-24 17:16:00 -07:00
Alex Eagle
9b148663d1
fix(stardoc): upgrade and stop skipping under bzlmod
...
Newest stardoc has fixed it, and since bzlmod will select the lowest
version in the dependencies, our bump here will take effect for users
as well.
2023-05-17 15:06:35 -07:00
renovate[bot]
b0f4558869
chore(deps): update dependency bazel to v6.2.0
2023-05-17 08:08:56 -07:00
Sahin Yort
a9eb91dd16
chore: add trailing newline ( #439 )
2023-05-16 16:46:16 -07:00
Sahin Yort
6af964f261
feat: support stamp substituions ( #435 )
2023-05-16 16:14:50 -07:00
Jason Bedard
e0ae19940c
test: add tests for copying hidden files ( #438 )
...
See https://github.com/aspect-build/rules_js/issues/1055
2023-05-16 15:57:57 -07:00
Sahin Yort
66da21ff6f
fix: remove missing toolchain load ( #437 )
2023-05-16 15:07:06 -07:00
Sahin Yort
3b4b59c4b4
feat: introduce expand_template toolchain ( #436 )
2023-05-16 14:56:57 -07:00
Sahin Yort
781d1cbebf
feat: implement chr, ord, and hex ( #425 )
2023-05-15 12:15:55 -07:00
Derek Cormier
f080671cec
chore: update workflows config
2023-05-11 20:35:38 -07:00
Jason Bedard
b5e9238dfa
fix: support special chars in assert_contains expected expression ( #426 )
...
See https://github.com/aspect-build/rules_js/issues/1045
2023-05-10 16:07:40 -07:00
Alex Eagle
d13884f29d
chore: bump minimum Bazel version to 5.4.0
...
this was forced by a rules_go upgrade. We don't actually require all bazel-lib users to upgrade.
This does reduce our tested compatibility range a bit, but the important thing is we work with Bazel 5.x
2023-05-08 08:08:21 -07:00
renovate[bot]
e8eea5cff4
chore(deps): update dependency io_bazel_rules_go to v0.39.1
2023-05-08 08:08:21 -07:00
Alex Eagle
347cdac300
update docs
2023-05-08 07:49:24 -07:00
Jiawen (Kevin) Chen
4c8866b618
Fix typos in run_binary docs.
2023-05-08 07:49:24 -07:00
Jason Bedard
14be93a63e
fix: rewrite glob implementation to follow standard glob specs
...
Implementation based on 465a339d8d/match.go (L74)
Fix https://github.com/aspect-build/bazel-lib/issues/419
2023-05-08 07:46:19 -07:00