Skip to content

refactor: move config package from internal to public#262

Merged
The127 merged 1 commit intomainfrom
refactor/public-config
Apr 18, 2026
Merged

refactor: move config package from internal to public#262
The127 merged 1 commit intomainfrom
refactor/public-config

Conversation

@The127
Copy link
Copy Markdown
Owner

@The127 The127 commented Apr 18, 2026

Summary

  • Moves internal/config to config so external consumers (e.g. keyline-operator) can import github.com/The127/Keyline/config directly
  • Updates all 44 internal import paths
  • No behaviour changes

Exposes config types and Init() so external consumers (e.g. keyline-operator)
can import github.com/The127/Keyline/config directly.

Signed-off-by: karo <karolin.kostial@gmail.com>
@The127 The127 force-pushed the refactor/public-config branch from 915557a to af6ba62 Compare April 18, 2026 15:24
@The127 The127 enabled auto-merge April 18, 2026 15:26
@The127 The127 merged commit d7e9469 into main Apr 18, 2026
8 checks passed
@The127 The127 deleted the refactor/public-config branch April 18, 2026 15:27
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