You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract env var conversion to fix gocyclo complexity
DeployWorkload exceeded gocyclo's 15-branch threshold after the
deterministic env var sorting was added. Move the conversion into
a dedicated helper to keep DeployWorkload under the limit.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments