Skip to content

[Bug] Envconfig - no user config dir should be acceptable #778

@THardy98

Description

@THardy98

Is your feature request related to a problem? Please describe.

In Go, envconfig can fail with failed getting user config dir: neither $XDG_CONFIG_HOME nor $HOME are defined, but the docstring says it should be fine if no file exists.

We should verify if this is the case across other SDKs as well and correspondingly fix.

Describe the solution you'd like

We should consider this error to be the same as “no file exists”

Additional context

Per-SDK Tickets

  • Go -
  • Java -
  • TypeScript -
  • Python -
  • .NET -
  • Ruby -
  • Rust -
  • PHP -
  • Temporal CLI -

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions