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

[BUG][Wrong baking of gpg secret into config file using tera templating functionallity] #299

Open
dydyamotya opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dydyamotya
Copy link

Describe the bug
Somehow tera began to treat newlines in my GPG key for qutebrowser as new line and stops including it fully to config.

To Reproduce

  1. Make GPG secret
  2. Include it with {{secret}} into one of your config files
  3. Re-link bombadil
  4. Run app using generated config file with error

Expected behavior
Just include newlines into the string

Is it the problem of tera templating library or the bombadil-specific issue?

@dydyamotya dydyamotya added the bug Something isn't working label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants