Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CLI commands into multiple packages #293

Merged
merged 9 commits into from
Jan 12, 2021

Conversation

mfrister
Copy link
Member

Having all commands in a single package makes the structure hard to navigate and understand.

This PR changes the package structure in a way that resembles the structure of the CLI commands, with one package per top-level CLI command.

@mfrister mfrister requested a review from LKaemmerling January 11, 2021 13:05
Copy link
Member

@LKaemmerling LKaemmerling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job! I will test it in the next few days locally.

@mfrister mfrister force-pushed the refactor-multiple-packages branch from 63580f5 to 9bbdf54 Compare January 12, 2021 08:21
@mfrister mfrister force-pushed the refactor-multiple-packages branch from 9bbdf54 to 0110707 Compare January 12, 2021 08:24
@mfrister mfrister merged commit 1dac32e into master Jan 12, 2021
@mfrister mfrister deleted the refactor-multiple-packages branch January 12, 2021 08:35
phm07 added a commit that referenced this pull request Jan 9, 2024
The `--poll-interval` flag was ignored since a refactoring in #293
(released first in v1.21.0). This adds back the functionality that was
lost then.
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