p4u1 3957b7c965
All checks were successful
continuous-integration/drone/push Build is passing
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
..
2023-12-01 11:03:52 +00:00
2023-10-16 18:31:22 +02:00
2023-09-25 15:51:03 +02:00
2023-09-30 08:19:16 +02:00