forked from coop-cloud/abra
0
0
Fork 0
abra/cli
p4u1 ea0c052c1e 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 10:15:14 +01:00
..
app proper env modifiers support 2023-12-01 10:15:14 +01:00
catalogue refactor: filter by topic when building catalogue 2023-10-16 18:42:38 +02:00
internal docs: make chaos flag description more generic [ci skip] 2023-10-04 01:34:53 +02:00
recipe feat: diff on release flow 2023-10-16 18:31:22 +02:00
server test: moar integration tests [ci skip] 2023-09-20 13:51:06 +02:00
updater fix: use new GetComposeFiles API 2023-09-25 15:51:03 +02:00
cli.go test: ensure catalogue is cloned 2023-09-30 08:19:16 +02:00