Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

[PAN-2797] Refactor experimental CLI options #1629

Merged
merged 23 commits into from
Jul 2, 2019

Conversation

mbaxter
Copy link
Contributor

@mbaxter mbaxter commented Jul 2, 2019

PR description

Refactor experimental CLI options:

  • A CLIOptions interface was created in tech.pegasys.pantheon.cli.options
    • Implementing classes hold CLI annotations and logic for parsing back and forth between domain objects and CLI options
  • Tests for these collections of CLI options have been moved from PantheonCommandTest into smaller, more targeted tests
  • PicoCLI dependencies have been removed from core packages

@mbaxter mbaxter marked this pull request as ready for review July 2, 2019 17:28
@mbaxter mbaxter requested a review from shemnon July 2, 2019 17:29
Copy link
Contributor

@shemnon shemnon left a comment

Choose a reason for hiding this comment

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

LGTM

@mbaxter mbaxter merged commit c23fbc8 into PegaSysEng:master Jul 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants