bazel-lib/lib/tests/expand_template
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
..
BUILD.bazel feat: don't require 'out' on expand_template (#798) 2024-03-26 16:57:16 -07:00
a.tmpl fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
a_expected fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
a_expected_bzlmod feat: support stamp substituions (#435) 2023-05-16 16:14:50 -07:00
a_stamp_expected fix(ci): fix bzlmod issues and enable on ci (#658) 2023-11-15 15:07:03 -08:00
a_stamp_expected_bzlmod feat: support stamp substituions (#435) 2023-05-16 16:14:50 -07:00
index.html feat: add undeclared output mode to expand_template (#561) 2023-09-29 11:30:02 -07:00