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: change jinja block/start delimiters for renovate support #1163

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

onedr0p
Copy link
Owner

@onedr0p onedr0p commented Jan 16, 2024

This changes the jinja delimiters so that renovate doesn't choke when parsing these files

  • <% ... %> -> #% ... %#
  • << ... >> -> {% ... %}

Signed-off-by: Devin Buhl <devin@buhl.casa>
@github-actions github-actions bot added area/kubernetes Changes made in the kubernetes directory area/ansible area/bootstrap Changes made in the bootstrap directory labels Jan 16, 2024
Signed-off-by: Devin Buhl <devin@buhl.casa>
@github-actions github-actions bot added the area/github Changes made in the github directory label Jan 16, 2024
@buroa
Copy link
Sponsor Contributor

buroa commented Jan 16, 2024

LGTM

@onedr0p onedr0p merged commit 93c9d21 into main Jan 16, 2024
6 checks passed
@onedr0p onedr0p deleted the change-jinja-test branch January 16, 2024 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/bootstrap Changes made in the bootstrap directory area/github Changes made in the github directory area/kubernetes Changes made in the kubernetes directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants