Skip to content

refactor: export into helper function - #90

Merged
tenthirtyam merged 1 commit into
mainfrom
refactor/export-into-helper-function
Aug 14, 2026
Merged

refactor: export into helper function#90
tenthirtyam merged 1 commit into
mainfrom
refactor/export-into-helper-function

Conversation

@tenthirtyam

Copy link
Copy Markdown
Owner

Summary

Extract repeated env var export logic into a shared exportEnvVar helper, eliminating duplication across JSON and KEY=VALUE parsing paths in processEnvVars.

Type

  • This is a bug fix.
  • This is an enhancement or feature.
  • This is a code style/formatting update.
  • This is a documentation update.
  • This is a refactoring update.
  • This is a chore update
  • This is something else.
    Please describe:

Breaking Changes?

  • Yes, there are breaking changes.
  • No, there are no breaking changes.

Test and Documentation

  • Tests have been completed.
  • Documentation has been added or updated.

Issue References

Additional Information

Extract repeated env var export logic into a shared `exportEnvVar` helper, eliminating duplication across JSON and KEY=VALUE parsing paths in `processEnvVars`.

Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>
@tenthirtyam tenthirtyam self-assigned this Aug 14, 2026
@tenthirtyam
tenthirtyam merged commit aa288e5 into main Aug 14, 2026
12 checks passed
@tenthirtyam
tenthirtyam deleted the refactor/export-into-helper-function branch August 14, 2026 18:09
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