Sigurd Spieckermann
Sigurd Spieckermann
> It's good to have this config as part of your dev environment so that if another file with name containing diacritics comes in, git would encode it consistently across...
All built-in Jinja2 functions/filters/tests, filters from [`jinja2-ansible-filters`](https://gitlab.com/dreamer-labs/libraries/jinja2-ansible-filters/) (which includes `regex_search`), and the function [`pathjoin`](https://copier.readthedocs.io/en/latest/configuring/#importing-jinja-templates-and-macros) are available. Additional Jinja2 extensions can be registered via the [`_jinja_extensions`](https://copier.readthedocs.io/en/latest/configuring/#jinja_extensions) setting in `copier.yml`. `regex_search` is...
I'm not able to see the difference between this issue and #1459. There, @yajo argued against freezing answers. How is your use case different? That said, I myself have been...
@pawamoy I don't see how this can work at the moment because whenever `when: ` then the answer isn't recorded, so it will be lost for the next update.
Since you went ahead and created #1582, I gave your idea some more thought and don't think this approach is good. Consider the following example: - `copier.yml`: ```yaml _subdirectory: template/...
That would be a workaround, but your idea would be a breaking change. I'm not convinced by the behavior that switching from `when: true` to `when: false` keeps the previously...
I can extract the avatar PNG from the SVG logo on Monday and post it here.
Here is the avatar PNG with padding, 1:1 aspect ratio, 512x512px resolution and a transparent background:  I hope this works fine. :crossed_fingers:
@shcheklein Done. WDYT?
Thanks for your feedback, @shcheklein! Would you mind another review? :pray: