abra/pkg/upstream
p4u1 3957b7c965 proper env modifiers support
This implements proper modifier support in the env file using this new fork of the godotenv library. The modifier implementation is quite basic for but can be improved later if needed. See this commit for the actual implementation.

Because we are now using proper modifer parsing, it does not affect the parsing of value, so this is possible again:
```
MY_VAR="#foo"
```
Closes coop-cloud/organising#535
2023-12-01 11:03:52 +00:00
..
commandconn fix(ssh): increase connection timeout #482 2023-11-30 16:35:53 +01:00
container refactor: drop old/upstream TODOs 2021-12-28 01:31:50 +01:00
convert fix: trim comments that are not modifers 2023-10-08 22:42:34 +02:00
service fix: use scale for restarting 2022-01-01 17:22:35 +01:00
stack proper env modifiers support 2023-12-01 11:03:52 +00:00