Skip to content

Add env secret handling and concat output options - #2

Merged
fergusean merged 2 commits into
mainfrom
codex/env-secret-concat-format-prefix
Jun 30, 2026
Merged

Add env secret handling and concat output options#2
fergusean merged 2 commits into
mainfrom
codex/env-secret-concat-format-prefix

Conversation

@fergusean

Copy link
Copy Markdown
Contributor

Decrypt inherited _SECRET environment values on a best-effort basis so invalid or undecryptable values remain unchanged.

Add concat output formatting for dotenv, JSON, and YAML, including prefix support with nested structured output for dotted prefixes.

Document the new behavior and cover concat output shapes with fixture-based tests.

Decrypt inherited _SECRET environment values on a best-effort basis so invalid or undecryptable values remain unchanged.

Add concat output formatting for dotenv, JSON, and YAML, including prefix support with nested structured output for dotted prefixes.

Document the new behavior and cover concat output shapes with fixture-based tests.
Emit JSON and YAML in the same style as the checked-in expected fixtures after repo formatting, fixing CI fixture comparisons.
@fergusean
fergusean merged commit 64c95e5 into main Jun 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant