Kitura / Kitura/Configuration

Maintain type when overriding values via env var and argv

Open
#24 2 comments 1 reaction 1 assignee View on GitHub

@adam-rocska is already working on this.

Since May 19, 2026.

Dominant language
Swift
Stars
77
Forks
13
PR merge metrics
No merged PRs in 30d

Description

Env var and argv will assign non-JSON, non-PLIST to String type, always. This makes overriding numeric values with numeric values impossible. We should figure out a way to coerce the string values from env var and argv into the correct types.

Contributor guide

Open the contributing guide

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.