Skip to content

Conversation

polldo
Copy link
Contributor

@polldo polldo commented Aug 19, 2022

Motivation

The config package should not be an internal package: it is needed by external modules to use the command package.

Change description

Move config from internal package

Additional Notes

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in main.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.

@polldo polldo requested a review from rsora August 19, 2022 08:38
@polldo polldo merged commit e0e2042 into main Aug 19, 2022
@polldo polldo deleted the polldo/export-config branch August 19, 2022 10:17
polldo added a commit that referenced this pull request Sep 2, 2022
Move 'config' from internal package. It should not be an internal package because it's needed by external modules to use the command package.
polldo added a commit that referenced this pull request Sep 2, 2022
Move 'config' from internal package. It should not be an internal package because it's needed by external modules to use the command package.
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.

2 participants