Skip to content

Extract profile helper#880

Closed
stephanos wants to merge 1 commit into
temporalio:mainfrom
stephanos:auth-lib
Closed

Extract profile helper#880
stephanos wants to merge 1 commit into
temporalio:mainfrom
stephanos:auth-lib

Conversation

@stephanos

Copy link
Copy Markdown
Contributor

What was changed

Why?

Checklist

  1. Closes

  2. How was this tested:

  1. Any docs updates needed?

@stephanos
stephanos force-pushed the auth-lib branch 6 times, most recently from 48be1fb to de9d45e Compare December 1, 2025 16:26
Comment thread cliext/config.go

// LoadConfig loads the client configuration from the specified file or default location.
// If ConfigFilePath is empty, the TEMPORAL_CONFIG_FILE environment variable is checked.
func LoadConfig(options LoadConfigOptions) (LoadConfigResult, error) {

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Using structs for input and output seems easier to maintain and extend going forward.

@stephanos
stephanos force-pushed the auth-lib branch 4 times, most recently from 4aaef1e to 3c38d1c Compare December 1, 2025 17:12
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