Alex Eagle
|
fea9515087
|
feat: don't require 'out' on expand_template (#798)
In a lot of cases the name of the generated file is unimportant.
For example in https://github.com/bazel-contrib/rules_oci/pull/534 I wanted to remove 'out' in a bunch of these calls.
|
2024-03-26 16:57:16 -07:00 |
Derek Cormier
|
5bd6e5fdd4
|
fix(ci): fix bzlmod issues and enable on ci (#658)
|
2023-11-15 15:07:03 -08:00 |
Derek Cormier
|
46a16e500c
|
chore: remove expand_template re-export (#580)
|
2023-10-05 12:33:13 -07:00 |
Alex Eagle
|
e00ea2b977
|
chore: update pre-commit buildifier (#563)
It needs to match the one CI runs in
https://github.com/aspect-build/bazel-lib/actions/runs/6357283303/job/17268197322
|
2023-09-29 14:42:33 -07:00 |
Greg Magolan
|
bcb10f8154
|
feat: add undeclared output mode to expand_template (#561)
|
2023-09-29 11:30:02 -07:00 |
Alex Eagle
|
882bc95615
|
feat: expand_template allows inline template content (#533)
Co-authored-by: thesayyn <thesayyn@gmail.com>
|
2023-09-20 18:32:05 -07:00 |
Jason Bedard
|
47dd4ce9fd
|
chore: run buildifier
|
2023-06-13 16:28:17 -07:00 |
Sahin Yort
|
6af964f261
|
feat: support stamp substituions (#435)
|
2023-05-16 16:14:50 -07:00 |