Skip to content

Fix workflow config static localization#88

Merged
YunaBraska merged 1 commit into
mainfrom
fix/lazy-workflow-config-messages
May 29, 2026
Merged

Fix workflow config static localization#88
YunaBraska merged 1 commit into
mainfrom
fix/lazy-workflow-config-messages

Conversation

@YunaBraska

Copy link
Copy Markdown
Owner

Summary

  • resolve shell completion labels on demand instead of during GitHubWorkflowConfig class initialization
  • keep language override behavior while avoiding IntelliJ service lookup from <clinit>
  • add coverage for shell completion descriptions

Checks

  • ./gradlew test --tests com.github.yunabraska.githubworkflow.helper.GitHubWorkflowConfigTest --no-daemon --warning-mode all
  • ./gradlew test --no-daemon --warning-mode all

Fixes #87

@YunaBraska YunaBraska merged commit 16b358c into main May 29, 2026
2 checks passed
@YunaBraska YunaBraska deleted the fix/lazy-workflow-config-messages branch May 29, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

1 participant