Complex type to dotenv conversion
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.1k
- Forks
- 1.1k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
Is there any valid reason why complex types (JSON, YAML) cannot be converted to DOTENV or INI? It looks like it is being done for the SOPS metadata already so why not allow this for everything?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the existing SOPS metadata conversion mentioned in the issue and the code paths responsible for converting JSON or YAML into DOTENV or INI. Determine the supported behavior and expected handling for complex types; done means the issue's proposed conversions are implemented with appropriate validation and coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100