-
- change templates to only update parts of it using jinja blocks
- different templates for new plugin and updating plugin (based on regex and headers + individual blocks)
-
This needs adding to the docs as an essential guide to how your yaml gets turned into runtime assets.
- ioc.yaml files have their entities loaded in the order they appear in the file
- first pass …
-
### Apache Airflow version
2.7.1
### What happened
I have a PythonOperator using a dictionary as `op_args`. When I enable `render_template_as_native_obj`, a string value (but only with numeric char…
CptTZ updated
4 months ago
-
## Problem
We use the Jinja2 templating engine in our metadata YAML files, especially in cases with dimensions, to avoid repeating the same phrases over and over. The problem is that Jinja2 syntax …
-
## CVE-2024-22195 - Medium Severity Vulnerability
Vulnerable Library - Jinja2-2.11.3-py2.py3-none-any.whl
A very fast and expressive template engine.
Library home page: https://files.pythonhosted.or…
-
in order to
1. automate the installation of this reference architecture
2. integation with the org-formation-cli tool
I would be beneficial for this repo to support a formal templating language…
-
### Is your feature request related to a problem? Please describe.
Can't combine jinja template with rpm spec plugins
### Describe the solution you'd like
Jinja 2 template plugin in PyCharm can be …
-
As an ADMINISTRATOR I want the access of a user to data in Superset to match the access of the user to data in Wagtail. I don't want to maintain two separate sets of permissions to the data.
As an …
-
Jinja used to be allowed in Pages but was removed because of the security concerns. Technically Jinja is run in a sandbox so it could be possible to re-enable this.
Very tricky problem but might b…
-
Hi,
I have a complicated file (exim config file) which I want to process with jinja. It uses a lot of { syntax for its logic, so I wrap those in {% raw %} and {% endraw %}. Your colorizer should se…