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

🐛 Ensure that options_metavar is passed through correctly #816

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 30, 2024

  1. Fix use of options_metavar

    Typer was ignoring this setting when provided to commands. Refer to
    added test for details.
    gar1t committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4126443 View commit details
    Browse the repository at this point in the history
  2. Fix coverage tests

    gar1t committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    15202f1 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Fix typing for options_metavar

    gar1t committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f997ade View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    bc013c7 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    2b7d92a View commit details
    Browse the repository at this point in the history