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 |
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 |
Sahin Yort
|
6af964f261
|
feat: support stamp substituions (#435)
|
2023-05-16 16:14:50 -07:00 |