Skip to content

Show start-dev feature overrides in startup banner - #13

Draft
chaptersix wants to merge 1 commit into
saa-dynamic-config-overridesfrom
start-dev-feature-overrides-output
Draft

Show start-dev feature overrides in startup banner#13
chaptersix wants to merge 1 commit into
saa-dynamic-config-overridesfrom
start-dev-feature-overrides-output

Conversation

@chaptersix

Copy link
Copy Markdown
Owner

Related issues

Stacked on saa-dynamic-config-overrides.

What changed?

  • Add feature names and lifecycle designations to the validated temporal server start-dev feature override list.
  • Print each feature override, its configured value, and whether it is built in or user supplied in the startup banner.
  • Keep user-provided --dynamic-config-value values visible as the effective configured value.

Checklist

Design

  • This feature does not depend on Cloud-only APIs or behavior.

Tests

  • Added unit coverage for feature metadata.
  • Added functional banner coverage for built-in and user-provided values.

Validation

go test ./internal/devserver ./internal/temporalcli \
  -run 'Test(StartDevServerFeatureOverridesMatchServerDefaults|Server_StartDev_BannerPersistenceInMemory)$' \\\n  -count=1\n```

List built-in feature dynamic config in the startup banner with its lifecycle designation and configured source. User-provided values are reflected in the output.
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