Skip to content

Commit af5ed4c

Browse files
authored
drop composite template (#4)
Signed-off-by: Jordan Keister <[email protected]>
1 parent 899be89 commit af5ed4c

File tree

3 files changed

+0
-59
lines changed

3 files changed

+0
-59
lines changed

Makefile

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,6 @@ catalog: $(OPERATOR_CATALOG_CONTRIBUTION)
2626
#
2727
# --- SEMVER TEMPLATE ---
2828
#catalog: semver framework
29-
#
30-
# --- COMPOSITE TEMPLATE ---
31-
# composite target processes a composite template to generate the FBC contributions
32-
# `render-template composite` has `--validate` option enabled by default,
33-
# so no subsequent validation is required
34-
.PHONY: composite
35-
composite: bin/opm
36-
bin/opm alpha render-template composite -f catalogs.yaml -c contributions.yaml
37-
3829
#
3930
# --- COMPOUND TEMPLATE ---
4031
# this case is for when a single template cannot support the use-case, and automated changes to the generated FBC need to be made before it is complete

catalogs.yaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

contributions.yaml

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)