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

feat: allow conditional rendering of files #36

Merged
merged 1 commit into from
Mar 29, 2024
Merged

feat: allow conditional rendering of files #36

merged 1 commit into from
Mar 29, 2024

Conversation

btkostner
Copy link
Contributor

This feature allows you to call {{ denyRender }} in any template to prevent it from being rendered. This is helpful for things like Dockerfile where we only want to template them out for services, and not libraries.

@btkostner btkostner self-assigned this Mar 29, 2024
@btkostner btkostner merged commit 4aa31cc into main Mar 29, 2024
3 checks passed
@btkostner btkostner deleted the deny-render branch March 29, 2024 14:01
btkostner pushed a commit that referenced this pull request Mar 29, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.10.0](v1.9.4...v1.10.0)
(2024-03-29)


### Features

* allow conditional rendering of files
([#36](#36))
([4aa31cc](4aa31cc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
stord-engineering-account added a commit that referenced this pull request Mar 29, 2024
🤖 I have created a release *beep* *boop*
---

##
[1.10.0](v1.9.4...v1.10.0)
(2024-03-29)

### Features

* allow conditional rendering of files
([#36](#36))
([4aa31cc](4aa31cc))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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