Skip to content

⚠ Danger! Danger! envtpl is no longer maintained! ⚠ #159

@greg0ire

Description

@greg0ire

This issue is about

  • Man pages or command-line usage
  • Website documentation
  • Packaging
  • Other (dependencies)

Describe the issue

I tried to use the jinja template functionality, and my first experience was a crash because of non-ASCII chars in the template. The thing is, I would very much like to use non-ASCII chars, so I looked at the stack trace and saw that the issue was in envtpl, one of your dependencies. I managed to fix the issue, and made a PR, only to find that the author has dropped the ball on maintaining this lib.

The choices are:

  • do nothing and let all the bugs in envtpl affect yadm;
  • drop the templating functionality;
  • offer to maintain envtpl and get ownership on it;
  • fork envtpl and maintain that fork;
  • find another jinja2 processor in python.

What is it going to be?

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions