DopplerHQ / DopplerHQ/cli

[BUG] display is messed up when your .env has comments in it

Open
#518 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Go
Stars
396
Forks
83
Avg merge
1d 2h
Merged PRs (30d)
3

Description

doppler secrets upload .env

THe "NAME" and "VALUE" comments aren't displayed correctly. it seems every comment # whatever triggers the next line to entire go into the VALUE colum, so there's no NAME field its empty but i see the FOO=bar in the vauu column

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the doppler secrets upload .env command and reproduce the display using an .env file containing comments such as # whatever between entries. Trace how the upload output assigns NAME and VALUE columns; done means comments no longer cause the following FOO=bar line to appear only in VALUE.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.