Skip to content

Commit

Permalink
Updated todo's.
Browse files Browse the repository at this point in the history
  • Loading branch information
kristofferahl committed Jan 25, 2024
1 parent 607137f commit 22216ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,14 @@

- [ ] (in-progress) Initial round of real world testing

- [ ] Remove support for optional properties, define them in lower layer instead???
- [ ] Fix: Read command must match argument to a single property, no property match should be an error
- [ ] Fix: Optional properties should not be exported to EncryptedConfig
- [ ] Fix: Bad logging (racoon WARN[0000] dotenv file local.env was not found ... racoon DEBU[0000] dotenv file local.env loaded)
- [ ] Fix: Should sort apply to the remapped keys? In other words, do we sort after remapping?
- [ ] Feature: Add output type "combine", that combines aliased outputs
- [ ] Feature: Comments in dotenv output? To add generated by comment and possibly include property name and description?

- [ ] More tests on multiple levels and components (e2e, unit etc)
- [ ] Feature: Cleanup command to remove files specified in outputs
- [ ] Feature: Conditional outputs, based on same matching method as layers
Expand Down

0 comments on commit 22216ad

Please sign in to comment.