Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow composable templates #989

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Allow composable templates #989

merged 1 commit into from
Jun 24, 2024

Conversation

danielrbradley
Copy link
Member

Separate the concept of a template package from the template directories it's going to render.

A template is formed of one or more directories. Each template directory be rendered into the same output directory.

This forms part of #936 where we want to be able to share some parts of the current bridged provider template with non-bridged provider repos.

Separate the concept of a template package from the template directories it's going to render.

A template is formed of one or more directories. Each template directory be rendered into the same output directory.
@danielrbradley danielrbradley requested a review from a team June 24, 2024 14:43
@danielrbradley danielrbradley self-assigned this Jun 24, 2024
@danielrbradley danielrbradley merged commit 2e43bd8 into master Jun 24, 2024
5 checks passed
@danielrbradley danielrbradley deleted the compose-templates branch June 24, 2024 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants