abra/pkg/compose
p4u1 3957b7c965
continuous-integration/drone/push Build is passing Details
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
..
compose.go proper env modifiers support 2023-12-01 11:03:52 +00:00